lwjgl/src/java/org/lwjgl
Ioannis Tsakpinis 47714e4bea Catch and ignore INVALID_OPERATION error when retrieving CONTEXT_PROFILE_MASK (workaround for ATI 9.12). 2010-02-09 15:22:58 +00:00
..
examples Added init code to space invaders example 2009-04-26 19:58:08 +00:00
input stop updating cursor all the time and only continue animation if mouse is inside window 2009-11-26 22:44:17 +00:00
openal missing initialization of AL11 functions 2009-08-05 18:54:47 +00:00
opengl Catch and ignore INVALID_OPERATION error when retrieving CONTEXT_PROFILE_MASK (workaround for ATI 9.12). 2010-02-09 15:22:58 +00:00
test Added generator support for null-terminated string lists. 2009-12-04 04:49:19 +00:00
util Removed glPrimitiveRestart from GL31 (immediate mode call that never made it to the core) 2010-02-07 15:15:33 +00:00
BufferChecks.java Added generator support for null-terminated string lists. 2009-12-04 04:49:19 +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 Bumped all jni versions 2008-09-07 08:21:28 +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 prepare for 2.3 2010-02-03 21:03:32 +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 call InitCommonControls if no display has been created prior to Alert 2009-12-02 23:11:14 +00:00