lwjgl/src/java/org/lwjgl
Ioannis Tsakpinis 37489e8c94 Added yet another glGetActiveUniform alternative. 2010-03-31 20:56:07 +00:00
..
examples Added init code to space invaders example 2009-04-26 19:58:08 +00:00
input Further improvement to mouse ungrab position behaviour. Mouse no longer limited to just ungrabbing at the position it was grabbed, now you can can call setCursorPosition(x,y) while mouse is grabbed and ungrab the mouse at any position you like. 2010-03-27 16:04:30 +00:00
openal missing initialization of AL11 functions 2009-08-05 18:54:47 +00:00
opengl patch as per http://lwjgl.org/forum/index.php/topic,3124.0.html 2010-03-17 18:55:59 +00:00
test Added some alternate AL functions. 2010-03-16 17:58:48 +00:00
util Added support for NVX_gpu_memory_info (experimental extension). 2010-03-31 15:46:16 +00:00
BufferChecks.java Added support for OpenGL 3.3 and OpenGL 4.0. 2010-03-11 21:06:49 +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
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
LinuxSysImplementation.java bumping native version 2010-03-28 23:11:17 +00:00
MacOSXSysImplementation.java bumping native version 2010-03-28 23:11:17 +00:00
NondirectBufferWrapper.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
Sys.java 2.4 release 2010-03-17 18:58:18 +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 Added yet another glGetActiveUniform alternative. 2010-03-31 20:56:07 +00:00