warzone2100/lib/ivis_opengl
i-nod 1756afb3a1 Fix another 2 warnings on MacOS builds that were caused by [10179].
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10184 4a71c877-e1ca-e34f-864e-861f7616d084
2010-03-07 08:34:18 +01: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 Use the system's version of GLee, if available. 2010-03-04 19:07:34 +01:00
ivi.c Bump copyright 2009-02-10 18:01:48 +00:00
ivis_opengl.vcproj Fix MSVC 2008 for the GLee changes in r10028. 2010-03-04 19:07:36 +01:00
makefile.win32 Fix makefile.win32 for the GLee changes in r10028. 2010-03-04 19:07:35 +01:00
pieblitfunc.c Use the system's version of GLee, if available. 2010-03-04 19:07:34 +01:00
piedraw.c TCMask feature: shaders infrastructure and TCMask shader, FF fallback is supported for TCMask. Part of #851. 2010-03-07 08:34:17 +01:00
piefunc.c Use the system's version of GLee, if available. 2010-03-04 19:07:34 +01:00
piematrix.c Replace all use of trigSin/trigCos/trigIntSqrt and SIN/COS with the corresponding new i* functions. Remove the old ones. 2010-03-05 14:43:36 +01:00
piematrix.h Replace all use of trigSin/trigCos/trigIntSqrt and SIN/COS with the corresponding new i* functions. Remove the old ones. 2010-03-05 14:43:36 +01:00
piemode.c Use the system's version of GLee, if available. 2010-03-04 19:07:34 +01: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 Fix another 2 warnings on MacOS builds that were caused by [10179]. 2010-03-07 08:34:18 +01: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 Fix warnings on MacOS builds that were caused by [10179]. 2010-03-07 08:34:18 +01:00
screen.h Unified OpenGL error handling 2009-11-22 16:19:53 +01: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 Use the system's version of GLee, if available. 2010-03-04 19:07:34 +01:00