fteqw/quakec
Spoike db2c378fa0 centerprints with links now show cursors.
q2 temp entity tweaks. still more work to be done.
support sRGB (mostly)properly in gl+vk+d3d9+d3d11.
vulkan tweaks - multisample works under certain conditions. additional other changes to comply... cvars to enable some other device extensions.
removed r_viewleaf. now using clusters for q1 too.
improved compat with quakespasm's sky command.
Added vid_winthread cvar, to handle window messages on a separate thread. When set this allows the game to keep redrawing when the user is resizing the window etc.
Finally added renderers option to menusys.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5130 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-07-28 01:49:25 +00:00
..
autoext A list of known extensions. 2005-07-16 15:58:00 +00:00
basemod Made the boolean type consistently int or float, without using conversions. 2008-11-09 23:29:13 +00:00
csaddon fix brush editor giving up with too many polys. 2017-06-26 09:31:02 +00:00
csqctest/src Just messing with stuff. 2011-05-20 04:10:59 +00:00
fallout2 Seeing as this is the only csqc example on fte's svn, I'm updating it to support the recent clientstat standardisation. 2008-01-23 01:32:20 +00:00
menusys centerprints with links now show cursors. 2017-07-28 01:49:25 +00:00