lwjgl/src/java/org/lwjgl
Elias Naur bf84c8b361 Linux: Fixed resetDisplayMode in case XRandr is used and the first reported mode is not the initial mode 2006-01-31 12:48:46 +00:00
..
devil disallow creation of ILUT prior to ILU (unable to load native unless ILU has been loaded first) 2005-12-18 10:54:18 +00:00
examples added System.exit so that vm instances gets nuked in webstart 2005-05-22 12:12:10 +00:00
fmod3 incremented to 0.99 2005-12-17 21:22:11 +00:00
input Removed the use of "jinput.plugins" system property since it doesn't appear to be needed any more and causes double detection of controllers. 2005-11-15 22:31:49 +00:00
openal Mac OS X: Load the framework (builtin) version of OpenAL last, after having tried all possible locations of a private openal.dylib 2006-01-16 19:35:09 +00:00
opengl Linux: Fixed resetDisplayMode in case XRandr is used and the first reported mode is not the initial mode 2006-01-31 12:48:46 +00:00
test Cleanup of unused imports 2006-01-16 21:06:00 +00:00
util PBO/VBO checks now query OpenGL directly instead of keeping track of the currently bound buffers 2005-12-27 14:46:42 +00:00
BufferChecks.java Cleanup of unused imports 2005-05-04 20:59:44 +00:00
BufferUtils.java Cleanup of unused imports 2005-05-04 20:59:44 +00:00
DefaultSysImplementation.java Mac OS X: Added loading of a legacy native lwjgl library to support applications that need to run on Mac OS X 10.2, 10.3 and 10.4, including intel mac versions. NOTE: Intel support from the universal build is not tested, since I don\'t have acces to an intel mac. 2006-01-16 20:37:28 +00:00
J2SESysImplementation.java Don't ignore exceptions 2005-11-20 10:08:02 +00:00
LWJGLException.java Fixed AWT dependency. 2005-01-20 22:51:28 +00:00
LWJGLUtil.java *** empty log message *** 2006-01-16 21:04:49 +00:00
LinuxSysImplementation.java *** empty log message *** 2006-01-16 21:04:49 +00:00
MacOSXSysImplementation.java *** empty log message *** 2006-01-16 21:04:49 +00:00
NativeSysImplementation.java Fixing Mac problems. 2005-01-22 00:34:50 +00:00
Sys.java Mac OS X: Fixed legacy library loading 2006-01-17 08:47:52 +00:00
SysImplementation.java Mac OS X: Added loading of a legacy native lwjgl library to support applications that need to run on Mac OS X 10.2, 10.3 and 10.4, including intel mac versions. NOTE: Intel support from the universal build is not tested, since I don\'t have acces to an intel mac. 2006-01-16 20:37:28 +00:00
Win32SysImplementation.java fixed license 2005-02-07 18:47:53 +00:00