fteqw/engine/gl
TimeServ 6197004228 add r_floortexture/r_walltexture, tweak to Doom speaker sounds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2252 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-05-08 04:30:04 +00:00
..
gltod3d fix warning, fix building of direct3d on msvc8, update project 2006-03-12 04:33:22 +00:00
gl_alias.c add cvar gl_overbright_all, 0 (default) = use overbrights only on Q1/H2/Q2 models, 1 = use on all models, set an engineflag marking non-map stuff but Spike needs to implement a gl_overbright_models 2006-04-16 06:03:58 +00:00
gl_backend.c 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
gl_bloom.c warning cleanup 2006-04-16 03:55:55 +00:00
gl_draw.c minor fixes, change name and sys_linebuffer to callbacks 2006-05-06 02:53:36 +00:00
gl_draw.h gameclock, roq/avis can play on shaders (sound is wrong though, so that's fine with avis!), snprintf changes (this is the bulk), up2's mcharset 2006-03-06 01:41:09 +00:00
gl_heightmap.c cosmetic fixes, no Sys_Errors in heightmap/hlmdl loading 2006-03-12 09:19:31 +00:00
gl_hlmdl.c cosmetic fixes, no Sys_Errors in heightmap/hlmdl loading 2006-03-12 09:19:31 +00:00
gl_model.c add cvar gl_overbright_all, 0 (default) = use overbrights only on Q1/H2/Q2 models, 1 = use on all models, set an engineflag marking non-map stuff but Spike needs to implement a gl_overbright_models 2006-04-16 06:03:58 +00:00
gl_model.h add cvar gl_overbright_all, 0 (default) = use overbrights only on Q1/H2/Q2 models, 1 = use on all models, set an engineflag marking non-map stuff but Spike needs to implement a gl_overbright_models 2006-04-16 06:03:58 +00:00
gl_ngraph.c changed gl -> qgl 2005-01-07 02:59:56 +00:00
gl_ppl.c add r_floortexture/r_walltexture, tweak to Doom speaker sounds 2006-05-08 04:30:04 +00:00
gl_rlight.c Rotating BSP fixes, hexen2 fixes, and a few extra bugs... 2006-03-23 19:22:12 +00:00
gl_rmain.c warning cleanup 2006-04-16 03:55:55 +00:00
gl_rmisc.c add r_floortexture/r_walltexture, tweak to Doom speaker sounds 2006-05-08 04:30:04 +00:00
gl_rsurf.c probably overdoing the callback thing now but oh well! (changed r_explosionlight, r_stains, r_rocketlight, scr_conalpha) 2006-04-21 05:23:51 +00:00
gl_screen.c only attempt to load npr textures with r_drawflat 2, gamma/contrast use callbacks, vid_hardwaregamma switched to renderer latch (pretty much had to use vid_restart anyway) 2006-05-06 05:50:33 +00:00
gl_shader.c warning cleanup 2006-04-16 03:55:55 +00:00
gl_vidcommon.c 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
gl_vidlinuxglx.c only attempt to load npr textures with r_drawflat 2, gamma/contrast use callbacks, vid_hardwaregamma switched to renderer latch (pretty much had to use vid_restart anyway) 2006-05-06 05:50:33 +00:00
gl_vidmorphos.c Added the MorphOS files. 2006-03-06 22:10:32 +00:00
gl_vidnt.c only attempt to load npr textures with r_drawflat 2, gamma/contrast use callbacks, vid_hardwaregamma switched to renderer latch (pretty much had to use vid_restart anyway) 2006-05-06 05:50:33 +00:00
gl_vidsdl.c fsaa as promised to moodles. vid_multisample should be set to something like 4. Moodles needs to do the enables/disables. :) 2006-03-15 20:11:37 +00:00
gl_vidtinyglstubs.c A comment for the sake of reasoning for this file to exist. (poor windows/unix programmers) 2006-03-10 03:57:11 +00:00
gl_warp.c internal cleanup, r_menutint and r_skybox use callbacks 2006-04-15 05:28:44 +00:00
gl_warp_sin.h Initial checkin of OpenGL renderer 2004-08-22 22:29:09 +00:00
glmod_doom.c fix Sys_Error with jpeg screenshots, standardize console warning/error/notice colors 2006-02-22 01:24:22 +00:00
glquake.h cosmetic fixes, no Sys_Errors in heightmap/hlmdl loading 2006-03-12 09:19:31 +00:00
glsupp.h fixed msvc6 warnings 2006-01-27 08:06:48 +00:00
ltface.c q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +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