This website requires JavaScript.
Explore
Help
Sign In
shadowfacts
/
lwjgl2-arm64
Watch
1
Star
0
Fork
You've already forked lwjgl2-arm64
0
mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced
2026-01-03 07:19:56 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f9d262bcc4
lwjgl2-arm64
/
src
/
native
History
Elias Naur
33540d8195
Windows: Fixed compile error
2006-07-01 05:33:14 +00:00
..
common
Windows: LWJGL didn't work well with jinput, but compatibility could be greatly improved if LWJGL used DirectInput 8 (like jinput). This can't be done unconditionally, since we need the DX3 support for older versions of windows. So, I've moved most Mouse and Keyboard stuff from native to java side and generalized DirectInput access through an abstract base class, with two concrete subclasses, one for dx3 and one for dx8.
2006-06-26 13:50:48 +00:00
generated
Added EXT_timer_query extension
2006-05-25 13:03:35 +00:00
linux
Linux: native code cleanup
2006-06-30 19:28:00 +00:00
macosx
Mac OS X implementation of floating point pixel formats
2006-06-12 13:33:07 +00:00
win32
Windows: Fixed compile error
2006-07-01 05:33:14 +00:00