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-03-19 03:34:41 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
[LEGACY] LWJGL 2.X - The Lightweight Java Game Library.
1447
commits
1
branch
51
tags
36
MiB
Java
85.9%
C
12%
Objective-C
1.3%
HTML
0.5%
XSLT
0.1%
6fbe7f1501
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
Brian Matzon
6fbe7f1501
always call ilInit since it can't be used without anyway
2004-10-23 08:55:27 +00:00
doc
Templates showing the structure of the XML model files. Schemas that can be used to validate model files.
2004-09-29 02:03:18 +00:00
platform_build
cleanup
2004-10-23 08:39:31 +00:00
res
updated resources
2004-10-03 09:46:21 +00:00
src
always call ilInit since it can't be used without anyway
2004-10-23 08:55:27 +00:00
build.xml
Fixed tag error
2004-10-23 02:32:40 +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