lwjgl2-arm64/src/java/org/lwjgl
Ioannis Tsakpinis 21b3c3d818 Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only).
Added support for AMD_name_gen_delete and AMD_debug_output. The AMDDebugOutputCallback class enables query-less message handling.
Added support for extension aliases.
2010-05-27 22:56:29 +00:00
..
examples Example on how to allow Space Invader Test Application to work as an applet with minimal code change. 2010-04-08 22:53:45 +00:00
input yes, we really should... 2010-04-29 17:37:18 +00:00
openal expose isEfxSupported 2010-05-24 22:34:59 +00:00
opengl Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only). 2010-05-27 22:56:29 +00:00
test Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only). 2010-05-27 22:56:29 +00:00
util Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only). 2010-05-27 22:56:29 +00:00
BufferChecks.java Fixed ByteOrder of @Return ByteBuffers. 2010-04-22 23:21:48 +00:00
BufferUtils.java updated and added license where needed 2008-04-07 18:36:09 +00:00
DefaultSysImplementation.java Added platform specific getJNIVersion implementations 2008-04-30 14:58:47 +00:00
J2SESysImplementation.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LinuxSysImplementation.java bumping native version 2010-03-28 23:11:17 +00:00
LWJGLException.java updated and added license where needed 2008-04-07 18:36:09 +00:00
LWJGLUtil.java Fixed ByteOrder of @Return ByteBuffers. 2010-04-22 23:21:48 +00:00
MacOSXSysImplementation.java bumping native version 2010-03-28 23:11:17 +00:00
NondirectBufferWrapper.java Added support for OpenGL 3.0 functionality 2008-08-19 16:46:03 +00:00
Sys.java bump version to 2.5 2010-05-24 22:39:06 +00:00
SysImplementation.java Moved Sys.JNI_VERSION to SysImplementation.getRequiredJNIVersion() to enable platform specific native library versions. 2008-04-30 14:34:54 +00:00
WindowsSysImplementation.java Added yet another glGetActiveUniform alternative. 2010-03-31 20:56:07 +00:00