fteqw/engine/gl
Spoike 174ba9f64b Trying to fix lingering d3d bugs. Added support for proquake's angles extension. Various other hacks and changes and tweeks. Mostly trying to fix D3D issues. Also added con_separatechat cvar.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3818 fc73d0e0-1445-4013-8a0c-d673dee63da5
2011-06-16 02:03:57 +00:00
..
gl_alias.c Does this fix anything? 2011-06-05 23:53:33 +00:00
gl_backend.c Does this fix anything? 2011-06-05 23:53:33 +00:00
gl_bloom.c Wrapped #pragma comments()'s with MSVC specific macros so GCC can be read more easily. Also undeprecated edict_size in world.h. 2011-05-29 04:26:29 +00:00
gl_draw.c Does this fix anything? 2011-06-05 23:53:33 +00:00
gl_draw.h attempt implement d3d and gl es getrgbinfo, fix typos/commit with crosshair 2011-03-31 23:05:19 +00:00
gl_font.c Trying to fix lingering d3d bugs. Added support for proquake's angles extension. Various other hacks and changes and tweeks. Mostly trying to fix D3D issues. Also added con_separatechat cvar. 2011-06-16 02:03:57 +00:00
gl_heightmap.c heightmap semi-functional again, but still useless. 2011-05-20 04:10:46 +00:00
gl_hlmdl.c Fixed incorrect pointer types, and some other warning types for GCC and MinGW 2011-05-19 13:34:07 +00:00
gl_model.c Trying to fix bugs. 2011-05-27 17:59:31 +00:00
gl_model.h heightmap semi-functional again, but still useless. 2011-05-20 04:10:46 +00:00
gl_ngraph.c lots of useless stuff. 2011-02-25 04:22:14 +00:00
gl_rlight.c TA couple of fixes. 2011-04-30 17:21:10 +00:00
gl_rmain.c menu overhaul (unfinished, still need more tips, tp/cheats/other entries still need readd) 2011-06-07 23:54:58 +00:00
gl_rmisc.c attempt implement d3d and gl es getrgbinfo, fix typos/commit with crosshair 2011-03-31 23:05:19 +00:00
gl_rsurf.c Fixed more GCC warnings, alot of 64bit portability things mostly. Minor PNG header fix. Changed instances of errno to strerror(errno). 2011-06-01 13:21:54 +00:00
gl_screen.c Trying to fix lingering d3d bugs. Added support for proquake's angles extension. Various other hacks and changes and tweeks. Mostly trying to fix D3D issues. Also added con_separatechat cvar. 2011-06-16 02:03:57 +00:00
gl_shader.c menu overhaul (unfinished, still need more tips, tp/cheats/other entries still need readd) 2011-06-07 23:54:58 +00:00
gl_shadow.c Does this fix anything? 2011-06-05 23:53:33 +00:00
gl_vidcocoa.m Added per-player userinfos (for splitscreen). 2010-08-14 03:17:33 +00:00
gl_vidcommon.c Does this fix anything? 2011-06-05 23:53:33 +00:00
gl_videgl.c remove gl_lightmap_shift, fix shader to match gl_overbright, es2/egl fixes 2011-05-30 21:48:32 +00:00
gl_videgl.h remove bulleten support, rename vidgles -> videgl 2011-03-24 14:35:24 +00:00
gl_vidlinuxglx.c remove bulleten support, rename vidgles -> videgl 2011-03-24 14:35:24 +00:00
gl_vidmacos.c Less compile errors please. 2010-07-18 12:53:43 +00:00
gl_vidmorphos.c Less compile errors please. 2010-07-18 12:53:43 +00:00
gl_vidnt.c Trying to fix lingering d3d bugs. Added support for proquake's angles extension. Various other hacks and changes and tweeks. Mostly trying to fix D3D issues. Also added con_separatechat cvar. 2011-06-16 02:03:57 +00:00
gl_vidnull.c Less compile errors please. 2010-07-18 12:53:43 +00:00
gl_vidsdl.c Can jump through hexen2 windows now, changing h2 classes no longer kills the server. Provided Sys_EnumerateFiles for win32+unix targets, other targets will now spam warnings, as its kinda needed for fs_cache (which is default). 2010-08-11 23:55:35 +00:00
gl_vidtinyglstubs.c Added copyright header, extended the comment a bit. 2007-09-09 14:33:13 +00:00
gl_warp.c heightmap semi-functional again, but still useless. 2011-05-20 04:10:46 +00:00
gl_warp_sin.h Initial checkin of OpenGL renderer 2004-08-22 22:29:09 +00:00
glmod_doom.c Fixed waterwarp with non-npot cards. Split doom wad support from doom map support. 2010-07-25 15:12:12 +00:00
glquake.h Trying to fix lingering d3d bugs. Added support for proquake's angles extension. Various other hacks and changes and tweeks. Mostly trying to fix D3D issues. Also added con_separatechat cvar. 2011-06-16 02:03:57 +00:00
glsupp.h Fixes, workarounds, and breakages. Hexen2 should work much better (-hexen2 says no mission pack, -portals says h2mp). Started working on splitting bigcoords per client, far too much work still to go on that. Removed gl_ztrick entirely. Enabled csprogs download by default. Added client support for fitzquake's 666 protocol, needs testing, some cleanup for dp protocols too, no server support, couldn't selectively enable it anyway. Now attempting to cache shadow meshes for explosions and stuff. Played with lightmaps a little, should potentially run a little faster on certain (intel?) cards. Tweeked npfte a little to try to avoid deadlocks and crashes. Fixed sky worldspawn parsing. Added h2mp's model format. Fixed baseline issue in q2 client, made servers generate q2 baselines. MOVETYPE_PUSH will not rotate extra if rotation is forced. Made status command show allowed client types. Changed lighting on weapons - should now be shaded. 2010-08-11 03:36:31 +00:00
ltface.c hexen2 client effects now go via the particle system, if they're supported at all. Added 'h2part' description to provide this. 2010-08-28 17:14:38 +00:00
model_hl.h Work In Progress branch. 2009-11-04 21:16:50 +00:00
shader.h heightmap semi-functional again, but still useless. 2011-05-20 04:10:46 +00:00