Commit graph

5 commits

Author SHA1 Message Date
Elias Naur
5966d7b6b6 Added private constructors to OpenAL and OpenGL static classes 2004-07-31 09:34:09 +00:00
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
Ioannis Tsakpinis
ed903530f1 Added some new extensions 2004-05-18 21:02:55 +00:00