Commit graph

9 commits

Author SHA1 Message Date
Elias Naur
15934fd6e7 Move native stub initialization from extgl into GLContext.java. Makes it much easier to
exlude extensions classes. Furthermore, GLContext.useContext(null) can now be used to
reset the native stubs when no context is current.
2004-07-03 21:12:33 +00:00
Brian Matzon
4cea3e191b header unification 2004-06-12 20:28:34 +00:00
Ioannis Tsakpinis
8fe46e0223 Restored hierarchies and completed EXT_pixel_buffer_object 2004-03-30 17:13:35 +00:00
Ioannis Tsakpinis
0e70f051bd New extensions and static import modifications 2004-03-29 16:55:27 +00:00
Elias Naur
39140f1072 Replaced CHECK_EXISTS with one time check at symbol load time 2004-03-07 15:18:47 +00:00
Caspian Rychlik-Prince
4b1f4cc7d9 Made all classes final 2004-02-18 23:54:46 +00:00
Elias Naur
547e50ed2d Fixed VBO checks and disabled BufferChecks (for now) 2004-02-16 03:35:45 +00:00
Caspian Rychlik-Prince
061e1a76d1 Buffer checking code 2004-02-15 19:41:51 +00:00
Caspian Rychlik-Prince
11b2fc05e3 The BIG LWJGL REFACTORING 2004-02-08 20:41:00 +00:00
Renamed from src/java/org/lwjgl/opengl/nv/NVVertexProgram.java (Browse further)