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-04 07:49:56 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
12eb552aba
lwjgl2-arm64
/
src
History
Elias Naur
12eb552aba
Linux: Don't use XClearWindow to clear the window, but rely on the OpenGL clearing instead. Also, remove redundant attributes in XCreateWindow
2007-02-23 08:21:02 +00:00
..
generated/org
/lwjgl
Added NV_geometry_shader4
2007-02-21 13:44:33 +00:00
java/org
/lwjgl
Make the rest of LWJGL thread safe. No attempt have been done to make the locking minimal. Instead, one global lock is shared by Display, Mouse, Keyboard and Cursor. The lock surrounds all public methods.
2007-02-12 12:18:26 +00:00
native
Linux: Don't use XClearWindow to clear the window, but rely on the OpenGL clearing instead. Also, remove redundant attributes in XCreateWindow
2007-02-23 08:21:02 +00:00
templates/org
/lwjgl
Added NV_geometry_shader4
2007-02-21 13:44:33 +00:00