lwjgl2-arm64/src/java/org/lwjgl
Ioannis Tsakpinis 03c799e87f Added support for OpenGL 3.1
Added support for a bunch of new OpenGL extensions.
2009-03-25 17:43:56 +00:00
..
examples added opengl init code, previously assumed from Diplay 2008-07-02 20:00:49 +00:00
input updated and added license where needed 2008-04-07 18:36:09 +00:00
openal support for OpenAL 64bit on windows 2009-03-17 21:36:18 +00:00
opengl Added support for OpenGL 3.1 2009-03-25 17:43:56 +00:00
test Added Display.setDisplayModeAndFullscreen(mode) to switch mode and set fullscreen in one call (idea stolen from MatthiasM). Tweaked FullScreenWindowedTest to use the new method. 2008-12-28 19:30:43 +00:00
util Bugfix for incorrect speed calculation, thanks to Dashiva for spotting it. 2009-03-19 19:50:38 +00:00
BufferChecks.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
BufferUtils.java updated and added license where needed 2008-04-07 18:36:09 +00:00
DefaultSysImplementation.java Added platform specific getJNIVersion implementations 2008-04-30 14:58:47 +00:00
J2SESysImplementation.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LinuxSysImplementation.java Bumped all jni versions 2008-09-07 08:21:28 +00:00
LWJGLException.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LWJGLUtil.java updated and added license where needed 2008-04-07 18:36:09 +00:00
MacOSXSysImplementation.java Bumped all jni versions 2008-09-07 08:21:28 +00:00
NondirectBufferWrapper.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
Sys.java updating version to 2.1.0 2009-03-09 21:07:38 +00:00
SysImplementation.java Moved Sys.JNI_VERSION to SysImplementation.getRequiredJNIVersion() to enable platform specific native library versions. 2008-04-30 14:34:54 +00:00
WindowsSysImplementation.java Windows 64: Enabled lwjgl64.dll and fixed crash 2008-12-22 11:55:28 +00:00