fteqw/engine/gl
TimeServ 5c65851fb7 fix merged build (d3d color references, renderinfo fixes)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2993 fc73d0e0-1445-4013-8a0c-d673dee63da5
2008-06-01 22:34:19 +00:00
..
gltod3d fix merged build (d3d color references, renderinfo fixes) 2008-06-01 22:34:19 +00:00
gl_alias.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2992 fc73d0e0-1445-4013-8a0c-d673dee63da5 2008-06-01 22:06:22 +00:00
gl_backend.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2992 fc73d0e0-1445-4013-8a0c-d673dee63da5 2008-06-01 22:06:22 +00:00
gl_bloom.c Cleaned up the bloom code a little, fixed bloom so view2/splitscreen doesn't cause the main view to get a double dose, by pulling the pixel offsets from outside rather than recalculating them (thus no longer wrongly assuming a full screen). Made the code slightly more readable - no more ugly braces! 2008-02-21 03:19:46 +00:00
gl_draw.c git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2992 fc73d0e0-1445-4013-8a0c-d673dee63da5 2008-06-01 22:06:22 +00:00
gl_draw.h fix merged build (d3d color references, renderinfo fixes) 2008-06-01 22:34:19 +00:00
gl_heightmap.c More warnings fixed in D3D. 2007-10-06 15:33:38 +00:00
gl_hlmdl.c SP_#? -> CON_#? 2007-09-23 15:28:06 +00:00
gl_model.c Fix an uninitialised value. 2008-05-16 23:28:47 +00:00
gl_model.h Patch from Spike. Two new ruleset cvars, one that prevents custom eyes models, one that prevents custom skins on packs/eyes (this doesn't work yet, needs fix). 2008-02-01 15:21:14 +00:00
gl_ngraph.c changed gl -> qgl 2005-01-07 02:59:56 +00:00
gl_ppl.c this commit will most likely break things: main Z_*/BZ_* calls no longer have zone logic, tagged allocs redone and now partially thread safe (still Sys_Error), code using reallocs should no longer assume new memory is zeroed, minor mysql fixes 2008-05-09 14:22:37 +00:00
gl_rlight.c Attempts to fix the quad/pent glows not appearing on bots (normal style). More changes than strictly necessary to clean up combined gl_flashblend and r_dynamic usage. 2008-01-24 01:24:10 +00:00
gl_rmain.c Backpacks are visible again, now let's throw lots of eggs at Spike. 2008-02-24 19:20:51 +00:00
gl_rmisc.c r_fastskycolour accepts rgb format 2008-01-13 05:05:30 +00:00
gl_rsurf.c this commit will most likely break things: main Z_*/BZ_* calls no longer have zone logic, tagged allocs redone and now partially thread safe (still Sys_Error), code using reallocs should no longer assume new memory is zeroed, minor mysql fixes 2008-05-09 14:22:37 +00:00
gl_screen.c One d3d renderer. 2007-05-25 22:16:29 +00:00
gl_shader.c SP_#? -> CON_#? 2007-09-23 15:28:06 +00:00
gl_vidcocoa.m We now have a really crappy gl renderer for macosx. 2007-09-23 22:00:19 +00:00
gl_vidcommon.c s/possabilities/possibilities, sv_displaypossabilities has changed name. 2007-10-08 12:56:17 +00:00
gl_vidlinuxglx.c Implemented DGA-code similar to Fuhquake, works much better. 2008-05-13 11:16:20 +00:00
gl_vidmacos.c We now have a really crappy gl renderer for macosx. 2007-09-23 22:00:19 +00:00
gl_vidmorphos.c printf()s, be gone. 2008-02-14 12:45:08 +00:00
gl_vidnt.c Reworked stats for csqc to match LH's suggestion. CSQC can read the 'delta' entities (experimental). Fixed up sv_getrealip, made banning work based on realip too. Added a ban command to easily ban a single client. Renamed some svcs for clarification. Added pvsflags to ssqc for greater control over how ents are sent to csqc. Broke some stuff. 2008-05-25 22:23:43 +00:00
gl_vidnull.c No more HandlePause crap. 2007-09-23 15:20:46 +00:00
gl_vidsdl.c No more HandlePause crap. 2007-09-23 15:20:46 +00:00
gl_vidtinyglstubs.c Added copyright header, extended the comment a bit. 2007-09-09 14:33:13 +00:00
gl_warp.c r_fastskycolour accepts rgb format 2008-01-13 05:05:30 +00:00
gl_warp_sin.h Initial checkin of OpenGL renderer 2004-08-22 22:29:09 +00:00
glmod_doom.c SP_#? -> CON_#? 2007-09-23 15:28:06 +00:00
glquake.h Merged builds again. 2007-10-12 13:23:46 +00:00
glsupp.h fixed msvc6 warnings 2006-01-27 08:06:48 +00:00
ltface.c One d3d renderer. 2007-05-25 22:16:29 +00:00
model_hl.h cosmetic fixes, no Sys_Errors in heightmap/hlmdl loading 2006-03-12 09:19:31 +00:00
shader.h Filename security paranoia. Added a glsl extension to the shader system. using serverinfo, you can enable shaders without cheats now. 2006-03-11 03:12:10 +00:00