mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-18 22:50:33 +01:00
Added support for initializing extensions that are not exposed in GL_EXTENSIONS (enables EXT_direct_state_access and NV_primitive_restart on AMD GPUs, use at your own risk). Updated @Optional functions for AMD GPUs (driver version: 10.3) |
||
|---|---|---|
| .. | ||
| examples | ||
| input | ||
| openal | ||
| opengl | ||
| test | ||
| util | ||
| BufferChecks.java | ||
| BufferUtils.java | ||
| DefaultSysImplementation.java | ||
| J2SESysImplementation.java | ||
| LinuxSysImplementation.java | ||
| LWJGLException.java | ||
| LWJGLUtil.java | ||
| MacOSXSysImplementation.java | ||
| NondirectBufferWrapper.java | ||
| Sys.java | ||
| SysImplementation.java | ||
| WindowsSysImplementation.java | ||