This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5f04c49d18
factor
/
extra
/
opengl
/
gl
History
Slava Pestov
b886718609
opengl no longer depends on *.lib
2008-04-05 07:57:40 -05:00
..
extensions
opengl no longer depends on *.lib
2008-04-05 07:57:40 -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
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 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