warzone2100/lib/ivis_opengl
Per Inge Mathisen 79b3875fc4 This commit fixes all warnings (on my system). -Werror added for
debug builds. Hopefully this will not cause too much pain, but
rather increase code quality for the future.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1144 4a71c877-e1ca-e34f-864e-861f7616d084
2007-02-19 14:10:44 +00:00
..
Makefile.am Remove unused header 2007-02-16 22:54:18 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
bspimd.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
ivi.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
pieblitfunc.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
piedraw.c This commit fixes all warnings (on my system). -Werror added for 2007-02-19 14:10:44 +00:00
piefunc.c Clean up pieclip.c, based on patch by Gerard Krol. 2007-02-17 23:03:48 +00:00
piematrix.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
piematrix.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
piemode.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
piepalette.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
piestate.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
pietexture.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
pietexture.h Small cleanup of texture loading and handling, removing unused 2007-02-16 23:19:33 +00:00
rendfunc.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
rendmode.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
screen.c Improved backdrop-loading and don't delete a texture when it just needs to be replaced. 2007-02-10 14:34:12 +00:00
screen.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
tex.c Smaller texture cleanup. Fix bug in debug log call parameters. 2007-02-17 21:33:10 +00:00
textdraw.c Cleanup of textdraw.c, removing pie_DrawTextToSurface(), which was 2007-02-17 22:39:33 +00:00