warzone2100/lib/ivis_opengl
Gerard Krol 03c11abefb Hide the mouse cursor during loading screens and movies.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6252 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-08 21:37:32 +00:00
..
GLee.c Fix GLee warnings 2008-04-20 15:02:54 +00:00
GLee.diff Fix yet some more "function declaration isn’t a prototype" warnings (for the wiggle extensions) 2008-04-20 23:15:01 +00:00
GLee.h Fix yet some more "function declaration isn’t a prototype" warnings (for the wiggle extensions) 2008-04-20 23:15:01 +00:00
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +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 Replace our custom OpenGL extension checking mechanism by GLee: 2008-04-20 12:52:19 +00:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
pieblitfunc.c Fix radar corruption under nVidia/Intel cards. This closes ticket #72. 2008-09-18 17:45:16 +00:00
piedraw.c * Fix several "comparison between signed and unsigned" warnings 2008-10-14 20:42:20 +00:00
piefunc.c Merge in mostly cosmetic pieces of patch #969: Rewritten minimap code 2008-04-24 20:32:24 +00:00
piematrix.c * Move the fixed point cruft used for representation of degrees and some matrix math into a seperate header: piefixedpoint.h 2008-08-03 16:04:41 +00:00
piematrix.h Add float variant to pie_RotateTranslate 2008-05-14 21:15:59 +00:00
piemode.c Replace our custom OpenGL extension checking mechanism by GLee: 2008-04-20 12:52:19 +00:00
piepalette.c Coding style: 2008-08-03 21:06:39 +00:00
piestate.c Hide the mouse cursor during loading screens and movies. 2008-11-08 21:37:32 +00:00
rendmode.c Remove some dead code. 2008-08-15 20:40:38 +00:00
screen.c Adds a message to the console when screenshot key is hit. 2008-10-04 03:31:18 +00:00
screen.h * Use ssprintf instead of snprintf to print into a statically sized string 2008-08-03 22:56:38 +00:00
tex.c Fix various doxygen errors and warnings 2008-09-11 18:25:34 +00:00
textdraw.c * When using a va_list multiple times make sure to va_copy it first 2008-09-05 19:38:22 +00:00