Menu

Code Commit Log


Commit Date  
[r2516] by elias_naur

Windows: Don't release clipboard data before use

2006-07-15 18:31:09 Tree
[r2515] by elias_naur

Windows: Removed unused variable from display.c

2006-07-15 17:44:53 Tree
[r2514] by elias_naur

Split the external LWJGL version from the internal version of the native JNI library. The internal JNI version is now an integer. This has multiple advantages over the old way:

1. The JNI_VERSION field is now included automatically in the generated JNI headers, relieving us of the burden of updating the version number in both java and native code.
2. We can update the JNI version with every non-compatible change of the JNI library API, not just once per release, giving us extra safety when users download and build LWJGL from SVN.
3. We can now avoid rebuilding natives if a particular release only
contains java changes. Currently, This is mostly a problem when Brian bumps the
external version prior a release and I forget to re-build the natives ;)

2006-07-14 16:14:52 Tree
[r2513] by elias_naur

Added additional @NoErrorCheck annotations

2006-07-14 13:07:38 Tree
[r2512] by elias_naur

Added @NoErrorCheck to GL11.glGetError

2006-07-14 12:07:20 Tree
[r2511] by elias_naur

Added a commented out generatechecks option to the opengl stubs generator. It can can be activated to add Utils.checkGLError everywhere

2006-07-14 11:54:52 Tree
[r2510] by elias_naur

Windows: Fixed setCursorPosition.

2006-07-14 10:38:31 Tree
[r2509] by elias_naur

Added a Controllers applet test

2006-07-14 08:32:01 Tree
[r2508] by elias_naur

Refresh Jinput.jar

2006-07-13 18:56:19 Tree
[r2507] by matzon

no more source dist - get from svn
date fixes
fixed signing and path issue when doing jnlp

2006-07-12 21:29: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.