lwjgl/src/java/org/lwjgl/test
Michael Pfaff 68e2ca0b76
Part 1/2
- Remove applet
- Remove webstart
- Refactor all generation to the `target` folder
- Remove eclipse-update
- Update java version in `.tool-versions`
- Update `.gitignore`
- Remove unused `res` folder
- Only macOS builds work currently
- TODO: finish the aforementioned changes to all other targets
- `build.sh` runs in headless mode to avoid the focus stealing and
  performance issues on macOS
2022-03-22 21:26:50 -04: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 Part 1/2 2022-03-22 21:26:50 -04: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