warzone2100/lib/ivis_opengl
Per Inge Mathisen fb9d667895 Clean up screen.c - make globals static and remove unused vars.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2822 4a71c877-e1ca-e34f-864e-861f7616d084
2007-11-14 22:29:19 +00:00
..
Makefile.am Remove unused pietexture.c|h files and references. 2007-11-14 19:51:04 +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
pieblitfunc.c Clean up pieblitfunc. Dump dead code. 2007-11-03 22:48:46 +00:00
piedraw.c Remove unused pietexture.c|h files and references. 2007-11-14 19:51:04 +00:00
piefunc.c Remove unused pietexture.c|h files and references. 2007-11-14 19:51:04 +00:00
piematrix.c Clean up LOG_3D 2007-10-27 13:58:01 +00:00
piematrix.h Revisit data loading (image/texture related) and remove unecessary fVertex pietype. 2007-07-25 22:37:48 +00:00
piemode.c - pie_MAX_POINTS became pie_MAX_VERTICES and was increased to 768 from 512. (Grim's request.) 2007-07-11 21:09:40 +00:00
piepalette.c More cleanup... 2007-06-18 15:46:12 +00:00
piestate.c - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
rendmode.c Clean up LOG_3D 2007-10-27 13:58:01 +00:00
screen.c Clean up screen.c - make globals static and remove unused vars. 2007-11-14 22:29:19 +00:00
screen.h Remove unused screenGetSurface 2007-11-14 21:05:45 +00:00
tex.c * Replace a large amount of strncpy() calls with the safer strlcpy() 2007-10-27 16:18:52 +00:00
textdraw.c Use GLC_TEXTURE for font rendering. Patch by Bertrand Coconnier in bug #10188. 2007-10-27 19:20:25 +00:00