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 23:39:56 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
[LEGACY] LWJGL 2.X - The Lightweight Java Game Library.
1411
commits
1
branch
51
tags
36
MiB
Java
85.9%
C
12%
Objective-C
1.3%
HTML
0.5%
XSLT
0.1%
fc605e4501
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
Ioannis Tsakpinis
fc605e4501
Added EXT_Cg_shader constants
2004-09-28 13:45:12 +00:00
doc
updated to be in line with 0.92
2004-09-06 20:30:21 +00:00
platform_build
Win32 specific fix ups for C++->C conversion
2004-09-10 09:56:26 +00:00
res
updated resource file
2004-09-06 20:05:26 +00:00
src
Added EXT_Cg_shader constants
2004-09-28 13:45:12 +00:00
build.xml
default to 1.4
2004-09-07 16:42:39 +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