Commit Graph

9 Commits (ed7af26003e9d082c05a457d1d63e90a8dfed1b2)

Author SHA1 Message Date
Joe Groff c906d26b13 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
Joe Groff a4a3ea3fa4 Fix typos in opengl fallback function lists 2008-02-07 22:24:51 -08:00
Joe Groff b718c43f8c Merge branch 'opengl-fallbacks' 2008-02-06 21:10:35 -08:00
Eduardo Cavazos 5da80f7e5d Lot's of load-everything fixes.
* untabify things
  * using ascii or unicode
2008-02-02 00:29:47 -06:00
Joe Groff 971e84482b Add no-op parsing support for OpenGL fallback function names 2008-01-29 22:18:25 -08:00
Joe Groff 2295594526 Remove USE-IF: again 2008-01-17 23:06:32 -08:00
Joe Groff 4044cd293a TYPEDEF-IF: and USE-IF: words; ptrdiff_t C type moved to alien.c-types and special-cased for win64 2008-01-13 00:09:08 -08:00
Joe Groff e0caf654e6 OpenGL 2.1 support 2008-01-12 22:58:56 -08:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00