warzone2100/lib/ivis_opengl
Christian Ohm 8e3ff07969 Initialize video and radar textures to black.
Prevents random crap from being blended into the borders and shown for the
first video frame.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt-trunk@10985 4a71c877-e1ca-e34f-864e-861f7616d084
2010-07-10 21:10:52 +02:00
..
GLee.c Move the "Mesa hack" from GLee.c into screen.c:screenInitialise() 2009-06-09 23:44:26 +02:00
GLee.diff Updates .diff file on what we changed from the 'clean' 5.4 to the version that we use. 2009-02-15 22:17:05 +00:00
GLee.h GLee: Move function pointer typedef into GLX_ARB_get_proc_address ifndef. 2009-09-28 22:21:03 +02:00
Makefile.am qt branch: Bring back quesoglc for text drawing for now. We can then spend some more time 2010-07-10 21:10:49 +02:00
ivi.c Bump copyright 2009-02-10 18:01:48 +00:00
ivis_opengl.vcproj MSVC fixes. 2010-07-10 21:10:46 +02:00
makefile.win32 Fix makefile.win32 for the GLee changes in r10028. 2010-03-04 19:07:35 +01:00
pieblitfunc.c Initialize video and radar textures to black. 2010-07-10 21:10:52 +02:00
piedraw.c Remove 256 scale value from texture matrix. Closes #1678. 2010-03-16 15:47:55 +01:00
piefunc.c - Use additive blending instead of alpha blending for construction/deconstruction lines (regression from 2.3). 2010-03-20 12:49:47 +01:00
piematrix.c Fixed terrain drawing code that was making the iVis state invalid. 2010-03-21 09:30:51 +01:00
piematrix.h Remove 256 scale value from texture matrix. Closes #1678. 2010-03-16 15:47:55 +01:00
piemode.c Improved map preview. 2010-07-10 21:10:50 +02:00
piepalette.c TCMask support infrastructure: mask loading and colour retrieval routines. Part of #851. 2010-03-07 08:34:17 +01:00
piestate.c Apply r10807 2010-07-10 21:10:45 +02:00
rendmode.c Change SDL types to stdint.h defined types. Do not depend on SDL.h included system headers. 2009-05-06 22:29:30 +02:00
screen.c Use whole screen for backdrops. 2010-07-10 21:10:52 +02:00
screen.h Improved map preview. 2010-07-10 21:10:50 +02:00
tex.c TCMask support infrastructure: mask loading and colour retrieval routines. Part of #851. 2010-03-07 08:34:17 +01:00
textdraw.c qt branch: Bring back quesoglc for text drawing for now. We can then spend some more time 2010-07-10 21:10:49 +02:00