| 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 |
| 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 |
| 2006-11-18 22:22:41 | Tree | |
| 2006-11-18 22:03:02 | Tree | |
| 2006-11-18 21:56:31 | Tree | |
|
[r2648]
by
kevglass
Updated Controllers event queue to make use of the new JInput
|
2006-11-17 08:08:21 | Tree |
| 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 |