lwjgl/src/java/org/lwjgl/test
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
..
applet Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
glu/tessellation Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
input Let repeat events pass the same-state filter. 2012-08-23 14:20:58 +00:00
mapped Added support for cache-line padding and alignment. 2011-08-10 16:05:46 +00:00
openal fixed resource path issue 2010-10-13 21:07:43 +00:00
opencl Another attempt to fix focus problems with Display.setParent on Windows: 2013-04-17 22:19:38 +03:00
opengl Refactored ContextAttribs: there's now an additional constructor that accepts the profile mask and context flags. 2014-08-15 14:15:30 +03:00
opengles Fixes related to the new alternate signatures. 2012-08-18 14:00:45 +00:00
DisplayTest.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
NativeTest.java (possible) fix for headless environment issue with awt on linux 2010-04-13 07:14:51 +00:00
SysTest.java updated and added license where needed 2008-04-07 18:36:09 +00:00
WaveDataTest.java added test for WaveData 2010-02-20 10:43:45 +00:00
WindowCreationTest.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00