warzone2100/lib/ivis_opengl
Per Inge Mathisen 274ae7c9a4 Enforce strict function prototypes for autoconf builds, and fix function prototype problems.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4487 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-05 15:34:55 +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 Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
ivis_opengl.vcproj Get rid of unnecessary warnings when compiling release build using MSVC. 2008-04-01 15:56:39 +00:00
pieblitfunc.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
piedraw.c Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
piefunc.c New enum TEXPAGE_TYPE, to better control disabling/enabling of texturing. (Changed pie_SetTexturePage accordingly.) 2008-03-21 14:34:30 +00:00
piematrix.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
piematrix.h Generic cleanup, often variable initialisation 2008-03-07 15:09:03 +00:00
piemode.c Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
piepalette.c Make sure chat messages won't be overlooked during mp games by making chat messages stand out from system messages. 2008-03-23 20:04:37 +00:00
piestate.c Add in support for coloured mouse cursors: 2008-03-30 15:44:50 +00:00
rendmode.c Cleanup #includes a bit 2008-03-16 12:39:08 +00:00
screen.c TRUE->true, FALSE->false (except in scripts) 2008-03-24 16:51:17 +00:00
screen.h Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
tex.c New enum TEXPAGE_TYPE, to better control disabling/enabling of texturing. (Changed pie_SetTexturePage accordingly.) 2008-03-21 14:34:30 +00:00
textdraw.c Enforce strict function prototypes for autoconf builds, and fix function prototype problems. 2008-04-05 15:34:55 +00:00