factor/extra/opengl/gl
Eduardo Cavazos d8e8fb253a Add docs for OpenGL Geometric primitives 2008-03-15 15:07:53 -06:00
..
extensions New benchmarks and UI improvements 2008-02-27 19:24:50 -06:00
macosx Do dynamic lookup of OpenGL 1.2+ functions on all platforms. Use fallback extension names when the official name is not available, e.g., if glUseProgram is missing try glUseProgramObjectARB instead 2008-02-07 22:43:05 -08:00
unix On second thought, no point in being clever with glXGetProcAddress. Just always use glXGetProcAddressARB, which should always be available on any GLX implementation with any extension support 2008-02-08 18:18:44 -08:00
windows Remove useless alien-address call from opengl.gl.windows 2008-02-08 18:00:29 -08:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
gl-docs.factor Add docs for OpenGL Geometric primitives 2008-03-15 15:07:53 -06:00
gl.factor Do dynamic lookup of OpenGL 1.2+ functions on all platforms. Use fallback extension names when the official name is not available, e.g., if glUseProgram is missing try glUseProgramObjectARB instead 2008-02-07 22:43:05 -08:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00