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-04 04:24:37 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
006204de00
lwjgl2-arm64
/
src
/
native
/
common
/
arb
History
Ioannis Tsakpinis
9f7b3756e3
Fixed memory leak
2004-10-29 19:48:12 +00:00
..
Makefile.am
Added floating point extensions
2004-10-28 17:16:03 +00:00
org_lwjgl_opengl_ARBBufferObject.c
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
org_lwjgl_opengl_ARBColorBufferFloat.c
Added floating point extensions
2004-10-28 17:16:03 +00:00
org_lwjgl_opengl_ARBDrawBuffers.c
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
org_lwjgl_opengl_ARBImaging.c
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
org_lwjgl_opengl_ARBMatrixPalette.c
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
org_lwjgl_opengl_ARBMultisample.c
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
org_lwjgl_opengl_ARBMultitexture.c
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
org_lwjgl_opengl_ARBOcclusionQuery.c
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
org_lwjgl_opengl_ARBPointParameters.c
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
org_lwjgl_opengl_ARBProgram.c
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
org_lwjgl_opengl_ARBShaderObjects.c
Fixed memory leak
2004-10-29 19:48:12 +00:00
org_lwjgl_opengl_ARBTextureCompression.c
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
org_lwjgl_opengl_ARBTransposeMatrix.c
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
org_lwjgl_opengl_ARBVertexBlend.c
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
org_lwjgl_opengl_ARBVertexProgram.c
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
org_lwjgl_opengl_ARBVertexShader.c
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
org_lwjgl_opengl_ARBWindowPos.c
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