lwjgl2-arm64/src/java/org/lwjgl/test/opengl
Ioannis Tsakpinis 99afa57380 Refactored ContextAttribs: there's now an additional constructor that accepts the profile mask and context flags.
Also simplified the internal state, added more documentation and validation, added support for CONTEXT_RELEASE_BEHAVIOR_ARB, dropped the GLX & WGL helper classes and publicly exposed the attribute tokens.
2014-08-15 14:15:30 +03:00
..
awt Remove dead code from AWTGears example 2011-07-08 17:47:16 +00:00
multithread Fixed BackgroundLoadTest to work on NV/Intel and improved context synchronization. 2012-12-18 13:21:15 +02:00
pbuffers Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
shaders Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
sprites Removed unnecessary TEXTURE_COORD_ARRAY enable. Caused a crash on NV GPUs. 2013-12-16 18:53:57 +02:00
FullScreenWindowedTest.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
Gears.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
PbufferTest.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
SyncTest.java Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
VBOIndexTest.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
VBOTest.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
VersionTest.java Refactored ContextAttribs: there's now an additional constructor that accepts the profile mask and context flags. 2014-08-15 14:15:30 +03:00