factor/extra/opengl/gl
Doug Coleman b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
..
extensions extra changes: 2008-04-25 23:17:08 -05:00
macosx Fix macosx gl-function-address to use symbols from GL library linked to VM 2008-03-12 22:21:37 -07: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 Documentation updates 2008-04-13 09:34:27 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
gl-docs.factor Add more gl-docs 2008-03-16 15:57:56 -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