Commit graph

7 commits

Author SHA1 Message Date
Elias Naur
53bd9b660d all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
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
Caspian Rychlik-Prince
3df3d2d401 Simplification work 2004-03-26 11:26:04 +00:00
Caspian Rychlik-Prince
4b1f4cc7d9 Made all classes final 2004-02-18 23:54:46 +00:00
Caspian Rychlik-Prince
e2f13953d2 Buffer checking code 2004-02-18 22:31:00 +00:00
Elias Naur
98a76ce181 Split ARB_imaging into separate extension 2004-02-17 22:03:18 +00:00