2 * Copyright (C) Volition, Inc. 1999. All rights reserved.
4 * All source code herein is the property of Volition, Inc. You may not sell
5 * or otherwise commercially exploit the source or things you created based on
10 * $Logfile: /Freespace2/code/Graphics/GrOpenGL.h $
15 * Include file for OpenGL renderer
18 * Revision 1.3 2005/10/01 21:38:32 taylor
19 * some reorg of includes to not requires the same headers in many different files
20 * handle FS1 specific language changes
21 * some OS X changes for paths and to handle socklen_t better
23 * Revision 1.2 2002/06/09 04:41:13 relnev
24 * added copyright header
26 * Revision 1.1.1.1 2002/05/03 03:28:12 root
30 * 3 6/29/99 10:35a Dave
31 * Interface polygon bitmaps! Whee!
33 * 2 10/07/98 10:53a Dave
36 * 1 10/07/98 10:49a Dave
38 * 1 5/12/97 12:14p John
46 void gr_opengl_init();
47 void gr_opengl_cleanup();