warzone2100/lib/ivis_opengl
Per Inge Mathisen a71086a039 Prune dead code, and do not bother to dynamically allocate memory to save 12 bytes per polygon.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4037 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-13 20:46:29 +00:00
..
Makefile.am Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS 2008-03-10 10:50:58 +00:00
Makefile.raw Remove unused pietexture.c|h files and references. 2007-11-14 19:51:04 +00:00
ivi.c Clean up LOG_3D 2007-10-27 13:58:01 +00:00
ivis_opengl.vcproj Reset MSVC version from 9 to 8, since otherwise MSVC8 will refuse to load the project files. (bug #11219) 2008-03-08 11:28:40 +00:00
pieblitfunc.c Remove PIE_ALPHA. Revert most of r4023, since some parts of the drawing code 2008-03-12 21:07:26 +00:00
piedraw.c Prune dead code, and do not bother to dynamically allocate memory to save 12 bytes per polygon. 2008-03-13 20:46:29 +00:00
piefunc.c Port r3921 till r3924: 2008-03-05 19:30:29 +00:00
piematrix.c Whitespaces 2008-03-07 15:15:27 +00:00
piematrix.h Generic cleanup, often variable initialisation 2008-03-07 15:09:03 +00:00
piemode.c Small cleanup of the screen flip code 2008-03-12 19:29:24 +00:00
piepalette.c Make the radar (minimap) transparent again. 2008-02-05 23:02:59 +00:00
piestate.c Clean up in rendering modes. Remove unuseful pie_SetColourCombine(). 2008-03-12 19:41:33 +00:00
rendmode.c Rename fractions.h to math-help.h and remove most junk from it 2008-01-28 00:01:37 +00:00
screen.c Small cleanup of the screen flip code 2008-03-12 19:29:24 +00:00
screen.h Remove unused screenGetSurface 2007-11-14 21:05:45 +00:00
tex.c Move all skybox page handling to display3d.c to prepare for skybox scriptability. 2008-01-12 15:10:02 +00:00
textdraw.c Port r3912: Replace GLC_ with _glc to prevent confusion and use GLC_UTF8_QSO as string type. 2008-03-04 15:03:18 +00:00