warzone2100/lib/ivis_opengl
Dennis Schridde 302a557478 Rename "raw" Makefiles to "win32" Makefiles
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5402 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-06 14:29:04 +00:00
..
GLee.c Fix GLee warnings 2008-04-20 15:02:54 +00:00
GLee.diff Fix yet some more "function declaration isn’t a prototype" warnings (for the wiggle extensions) 2008-04-20 23:15:01 +00:00
GLee.h Fix yet some more "function declaration isn’t a prototype" warnings (for the wiggle extensions) 2008-04-20 23:15:01 +00:00
Makefile.am Fix GLee warnings 2008-04-20 15:02:54 +00:00
ivi.c Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
ivis_opengl.vcproj Replace our custom OpenGL extension checking mechanism by GLee: 2008-04-20 12:52:19 +00:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
pieblitfunc.c Fix radarTexture crash. 2008-05-25 15:29:10 +00:00
piedraw.c Rename VectorXY_Set to VectorXY_New and make it conform to API of the other vector functions 2008-06-06 22:21:18 +00:00
piefunc.c Merge in mostly cosmetic pieces of patch #969: Rewritten minimap code 2008-04-24 20:32:24 +00:00
piematrix.c Add float variant to pie_RotateTranslate 2008-05-14 21:15:59 +00:00
piematrix.h Add float variant to pie_RotateTranslate 2008-05-14 21:15:59 +00:00
piemode.c Replace our custom OpenGL extension checking mechanism by GLee: 2008-04-20 12:52:19 +00:00
piepalette.c * Change colours for some of the status bars in the mission "completion score screen" to be more "vivid" 2008-05-28 22:08:49 +00:00
piestate.c Replace our custom OpenGL extension checking mechanism by GLee: 2008-04-20 12:52:19 +00:00
rendmode.c Cleanup #includes a bit 2008-03-16 12:39:08 +00:00
screen.c Dump OpenGL implementation information to console 2008-05-15 17:32:39 +00:00
screen.h Replace our custom OpenGL extension checking mechanism by GLee: 2008-04-20 12:52:19 +00:00
tex.c Use sstrcpy|sstrcat instead of strlcpy|strlcat for manipulation of statically sized strings 2008-05-25 13:46:49 +00:00
textdraw.c Fix building on OS X (some bozo forgot to update the Xcode project when adding new .c files). Update the font on OS X to Lucida Grande. Correct Framework install path to allow for moving executables. 2008-06-06 17:42:21 +00:00