fteqw/engine/gl
Spoike bed989f529 q2w bsp format support.
automatic lightmap texture scaling to retain more performance on large maps.
r_clutter preliminary implementation should probably fix up the shader still.
CSQC_Parse_Damage implemented.
finally implement q2 inventory.
fix mixer overflow crash.
glsl can now use s_diffuse etc to force inclusion of a diffuse sampler/texture, meaning shaders don't need to include them.
fix issue with writeip

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4841 fc73d0e0-1445-4013-8a0c-d673dee63da5
2015-03-03 00:14:43 +00:00
..
gl_alias.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_backend.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_bloom.c write lightstyle changes into mvds. 2014-11-01 09:09:58 +00:00
gl_draw.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_draw.h rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
gl_font.c qc: qc temp-strings are now garbage collected. this makes strzone redundant. 2015-01-21 18:18:37 +00:00
gl_heightmap.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_hlmdl.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
gl_model.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_model.h q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_ngraph.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
gl_rlight.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_rmain.c fix some other issues that exhibited themselves in aqueous. 2015-02-03 09:44:27 +00:00
gl_rmisc.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
gl_rsurf.c fix some glsl issues. 2014-12-09 14:39:54 +00:00
gl_screen.c fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
gl_shader.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_shadow.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_vidcocoa.m add support for symlinks in zips. 2014-01-13 02:42:25 +00:00
gl_vidcommon.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_viddroid.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_videgl.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_videgl.h Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_vidlinuxglx.c try and do something smarter with x11 and refresh rates. 2014-10-07 13:50:58 +00:00
gl_vidmacos.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_vidmorphos.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_vidnt.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
gl_vidnull.c Added x11 unicode input support. Added wayland support (FTE_TARGET=linux-wayland). Added properly support for rpi+egl (FTE_TARGET=linux-rpi, warning: expects to cross-compile). 2014-03-30 00:39:37 +00:00
gl_vidrpi.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
gl_vidsdl.c map command now strips parms+spawnflags. use changelevel if you want to keep that (unlike nq, we still won't kick players). 2014-08-25 07:35:41 +00:00
gl_vidtinyglstubs.c Added copyright header, extended the comment a bit. 2007-09-09 14:33:13 +00:00
gl_vidwayland.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
gl_warp.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
gl_warp_sin.h Initial checkin of OpenGL renderer 2004-08-22 22:29:09 +00:00
glmod_doom.c threaded loading code and associated/extensive tweaks. 2014-10-05 20:04:11 +00:00
glquake.h support for gl4 tesselation shaders. glsl code is available separately. 2014-11-05 05:39:24 +00:00
glsupp.h fix demo menu with system paths. 2015-02-02 08:01:53 +00:00
ltface.c q2w bsp format support. 2015-03-03 00:14:43 +00:00
model_hl.h rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
r_bishaders.h q2w bsp format support. 2015-03-03 00:14:43 +00:00
shader.h q2w bsp format support. 2015-03-03 00:14:43 +00:00