warzone2100/lib/ivis_opengl
Gerard Krol 2ba3e85686 Added a working CLEAR_BLACK to pie_ScreenFlip, and modified the videoLoop to always use CLEAR_BLACK. This fixes the fog coloured
(orange) backgrounds for the briefing "video's".


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1193 4a71c877-e1ca-e34f-864e-861f7616d084
2007-03-03 16:35:56 +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 Clean up pie_DrawPoly, renaming it pie_DrawTexTriangle. 2007-02-22 12:07:44 +00:00
ivi.c Fixes informed by -Wextra for graphics code. Removes much redundant code. 2007-02-19 17:18:50 +00:00
pieblitfunc.c Remove the unset, unused default backdrop. 2007-02-25 12:45:35 +00:00
piedraw.c Clean up pie_DrawPoly, renaming it pie_DrawTexTriangle. 2007-02-22 12:07:44 +00:00
piefunc.c Add skybox. Patch by Gerard Krol. The maximum allowed camera tilt towards 2007-02-24 22:53:33 +00:00
piematrix.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
piematrix.h Remove silly pie_ROTATE_PROJECT macro 2007-02-21 23:02:14 +00:00
piemode.c Added a working CLEAR_BLACK to pie_ScreenFlip, and modified the videoLoop to always use CLEAR_BLACK. This fixes the fog coloured 2007-03-03 16:35:56 +00:00
piepalette.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
piestate.c Remove overzealous log call in previous commit. 2007-02-24 17:13:08 +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 more dead code 2007-02-25 12:34:18 +00:00
rendmode.c Remove lib/ivis_common/bug.c|.h, containing unused logging 2007-02-16 22:31:52 +00:00
screen.c Replace hard-coded map preview size of 512 with 2007-02-25 12:57:04 +00:00
screen.h Replace hard-coded map preview size of 512 with 2007-02-25 12:57:04 +00:00
tex.c Smaller texture cleanup. Fix bug in debug log call parameters. 2007-02-17 21:33:10 +00:00
textdraw.c Fixes informed by -Wextra for graphics code. Removes much redundant code. 2007-02-19 17:18:50 +00:00