lwjgl/src/native
Elias Naur 3674d843c2 Added org.lwjgl.opengl.AWTInputAdapter which enabled use of Mouse and
Keyboard with AWTGLCanvases. Programs can now avoid implementing AWT input processing and access the mouse grabbing features from both Display and AWTGLCanvas. See org.lwjgl.test.opengl.awt.AWTInputAdapterTest for an example.

Note: This commit is the linux and generic AWT imlementation and can still
change a lot while implementing windows and mac os x.
2006-10-26 20:19:40 +00:00
..
common fixed params (int -> float) 2006-08-31 16:40:53 +00:00
generated Added missing CURRENT_RASTER_SECONDARY_COLOR enum value (GL 2.1) 2006-10-11 11:21:40 +00:00
linux Added org.lwjgl.opengl.AWTInputAdapter which enabled use of Mouse and 2006-10-26 20:19:40 +00:00
macosx Mac OS X: Added support for compile_native target. Moved optional libraries to compile_native_optional target 2006-07-07 12:41:36 +00:00
windows Windows: Restore the old ToAscii code used on win9x platforms in an attempt to fix broken keyboard input on win98se machines. 2006-10-11 20:26:35 +00:00