warzone2100/lib/ivis_opengl
Cyp 2bcb709cf4 Move broken dependency hack out of most Makefile.am's, except the for the root. 2010-12-16 23:14:38 +01:00
..
GLee.c Move the "Mesa hack" from GLee.c into screen.c:screenInitialise() 2009-06-09 23:44:26 +02:00
GLee.diff Updates .diff file on what we changed from the 'clean' 5.4 to the version that we use. 2009-02-15 22:17:05 +00:00
GLee.h GLee: Move function pointer typedef into GLX_ARB_get_proc_address ifndef. 2009-09-28 22:21:03 +02:00
Makefile.am Move broken dependency hack out of most Makefile.am's, except the for the root. 2010-12-16 23:14:38 +01:00
ivi.c Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
ivis_opengl.vcproj Update MSVC project files to compile newnet 2010-03-14 21:11:15 +01:00
makefile.win32 Fix makefile.win32 for the GLee changes in r10028. 2010-03-04 19:07:35 +01:00
pieblitfunc.c Revert "Replace immediate-mode rendering with VA-based rendering" for now, since it makes rendering trucks very slow. 2010-10-26 08:36:22 +02:00
piedraw.c Cache texture coordinate calculation on game start instead of doing them each frame. Do defensive structure stretching in the vertex shader. See ticket:2310 2010-12-05 16:17:26 +01:00
piefunc.c Revert "Replace immediate-mode rendering with VA-based rendering" for now, since it makes rendering trucks very slow. 2010-10-26 08:36:22 +02:00
piematrix.c Change connector locations and pie_TRANSLATE from floats to ints. 2010-11-20 20:44:40 +01:00
piematrix.h Change connector locations and pie_TRANSLATE from floats to ints. 2010-11-20 20:44:40 +01:00
piemode.c remove write-only variables buffer and size from iSurface 2010-10-13 22:09:31 +02:00
piepalette.c move global rendSurface to piemode.c 2010-10-13 21:35:04 +02:00
piestate.c Cache texture coordinate calculation on game start instead of doing them each frame. Do defensive structure stretching in the vertex shader. See ticket:2310 2010-12-05 16:17:26 +01:00
rendmode.c remove write-only variables buffer and size from iSurface 2010-10-13 22:09:31 +02:00
screen.c Tell people they will see glitches, instead of thinking that they have selective 2010-12-07 20:17:50 -05:00
screen.h Fix map preview screen redrawing, broken in f2ae61805c 2010-12-06 21:14:06 -05:00
tex.c Allow you to load textures on demand, both ordinary textures and tcmask textures.There is really no reason now to list tcmask textures in the wrf files at all. You can still put a texture in the wrf to override the usual texture loaded with a model (necessary for campaign and terrain dependent base plates). Closes ticket:2304 2010-11-12 21:31:56 +01:00
textdraw.c Trap the ASCII_NEWLINE to only work in non MP games, to prevent abuse. 2010-12-09 00:52:44 -05:00