Menu

/trunk/LWJGL/src/java/org Commit Log


Commit Date  
[r2662] by elias_naur

Made all GL functions only query ContextCapabilities.getCapabilities() once. Now all GLCheck checks will take the ContextCapabilities instance as an argument instead of querying for it. Inspired by MatthiasM, who just don't seem to be content with LWJGL performance, ever ;)

2006-11-19 13:33:45 Tree
[r2661] by elias_naur

Shave off one ThreadLocal access in StateTracker.push/popAttrib()

2006-11-19 12:48:57 Tree
[r2660] by elias_naur

Display: Don't add the shutdown hook twice when a previous create() call has failed

2006-11-19 11:43:00 Tree
[r2655] by matzon

beta4

2006-11-18 22:22:41 Tree
[r2654] by matzon

JNI_VERSION restructure

2006-11-18 22:03:02 Tree
[r2653] by matzon

JNI_VERSION restructure

2006-11-18 21:56:31 Tree
[r2648] by kevglass

Updated Controllers event queue to make use of the new JInput
event queue, including adding getEventNanoseconds() to the
Controllers interface. TestControllers against Logitech pad on
Win32 confirms that no behaviour changes are evident.

2006-11-17 08:08:21 Tree
[r2647] by kevglass

Updated to return the controller name unmodified from JInput.

2006-11-17 07:17:12 Tree
[r2646] by elias_naur

Restore old Mouse.create/Keyboard.create behavior which is to ignore create() when already created.

2006-11-16 12:29:52 Tree
[r2641] by elias_naur

Made LWJGLUtil.getPathFromClassLoader run the protected ClassLoader.findLibrary in a privileged context. This is apparently necessary to get a valid path in some cases. This fixes (at least) a problem where OpenAL failed to locate the native openal library in a web start program.

2006-11-13 12:21:31 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.