| .. |
|
devil
|
Added LWJGLUtil.getPlatform to encapsulate platform detection. Added FreeBSD as an alias to Linux.
|
2005-04-09 17:35:37 +00:00 |
|
examples
|
moved WaveData to util
|
2005-03-01 16:49:52 +00:00 |
|
fmod3
|
Added LWJGLUtil.getPlatform to encapsulate platform detection. Added FreeBSD as an alias to Linux.
|
2005-04-09 17:35:37 +00:00 |
|
input
|
Removed cached width and height from Mouse
|
2005-04-28 11:57:38 +00:00 |
|
openal
|
Moved ALC error check to java. Fix linux type cast warnings
|
2005-04-12 10:55:23 +00:00 |
|
opengl
|
Mac OS X: Only use SetSystemUIMode workaround on 10.3 and lower
|
2005-05-03 09:08:12 +00:00 |
|
test
|
updated text to print proper org.lwjgl.util.Debug
|
2005-03-29 20:47:25 +00:00 |
|
util
|
Don't emit initNativeStub() when generating context-specific OpenGL java classes
|
2005-04-04 11:19:18 +00:00 |
|
BufferChecks.java
|
*** empty log message ***
|
2005-02-17 12:48:06 +00:00 |
|
BufferUtils.java
|
The Big Generator. All OpenGL and OpenAL java and native source files are now generated from templates. See doc/generator.txt for a detailed description.
|
2005-02-15 11:05:36 +00:00 |
|
DefaultSysImplementation.java
|
Fixed AWT dependency.
|
2005-01-20 22:51:28 +00:00 |
|
J2SESysImplementation.java
|
moved Sys.log to LWJGLUtils and renamed property to org.lwjgl.util.Debug
|
2005-03-29 18:09:33 +00:00 |
|
LinuxSysImplementation.java
|
Linux: Make sure libjawt.so can be loaded
|
2005-02-23 11:22:14 +00:00 |
|
LWJGLException.java
|
Fixed AWT dependency.
|
2005-01-20 22:51:28 +00:00 |
|
LWJGLUtil.java
|
Added LWJGLUtil.getPlatform to encapsulate platform detection. Added FreeBSD as an alias to Linux.
|
2005-04-09 17:35:37 +00:00 |
|
MacOSXSysImplementation.java
|
Fixed AWT dependency.
|
2005-01-20 22:51:28 +00:00 |
|
NativeSysImplementation.java
|
Fixing Mac problems.
|
2005-01-22 00:34:50 +00:00 |
|
Sys.java
|
Added LWJGLUtil.getPlatform to encapsulate platform detection. Added FreeBSD as an alias to Linux.
|
2005-04-09 17:35:37 +00:00 |
|
SysImplementation.java
|
Delegate Sys platform dependent methods into SysImplementation instances
|
2005-01-18 20:23:05 +00:00 |
|
Win32SysImplementation.java
|
fixed license
|
2005-02-07 18:47:53 +00:00 |