ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/opengl.h
(Generate patch)

Comparing libgender/opengl.h (file contents):
Revision 1.5 by root, Mon Oct 18 15:03:05 2004 UTC vs.
Revision 1.6 by root, Fri Oct 29 15:58:50 2004 UTC

13 13
14#include <SDL.h> 14#include <SDL.h>
15#define NO_SDL_GLEXT 1 15#define NO_SDL_GLEXT 1
16#include <SDL_opengl.h> 16#include <SDL_opengl.h>
17 17
18#include <Cg/cg.h>
19#include <Cg/cgGL.h>
20
21#ifdef DEBUG 18#ifdef DEBUG
22#ifndef USE_GLEW // not compatible with glew yet 19#ifndef USE_GLEW // not compatible with glew yet
23# include "gldebug.h" 20# include "gldebug.h"
24#endif 21#endif
25#endif 22#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines