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-09 10:19:57 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
[LEGACY] LWJGL 2.X - The Lightweight Java Game Library.
1622
commits
1
branch
51
tags
36
MiB
Java
85.9%
C
12%
Objective-C
1.3%
HTML
0.5%
XSLT
0.1%
e31b1ee12d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Elias Naur
e31b1ee12d
I've discovered that at least one Win XP configuration doesn't support the DirectInput cooperative level NONEXCLUSIVE | FOREGROUND for mouse devices. Fortunately, we don't really need that coop level anyway, so I have replaced it with Unacquire/Acquire.
2005-01-10 08:48:13 +00:00
doc
hidden switches
2004-12-13 17:10:26 +00:00
platform_build
First pass at ILU portion of DevIL. Only basic testing is one. No dynamic loading yet. 3 methods not implemented yet.
2005-01-09 04:59:50 +00:00
res
First pass at ILU portion of DevIL. Only basic testing is one. No dynamic loading yet. 3 methods not implemented yet.
2005-01-09 04:59:50 +00:00
src
I've discovered that at least one Win XP configuration doesn't support the DirectInput cooperative level NONEXCLUSIVE | FOREGROUND for mouse devices. Fortunately, we don't really need that coop level anyway, so I have replaced it with Unacquire/Acquire.
2005-01-10 08:48:13 +00:00
build.xml
First pass at ILU portion of DevIL. Only basic testing is one. No dynamic loading yet. 3 methods not implemented yet.
2005-01-09 04:59:50 +00:00
SignatureDump.java
Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway.
2004-09-10 08:13:56 +00:00