lwjgl/src/java/org/lwjgl/util
Michael Pfaff 61fa03042f
Disable some parallelization in the generator because java annotation processors are horribly thread-unsafe
2022-10-05 18:17:14 -04:00
..
generator Disable some parallelization in the generator because java annotation processors are horribly thread-unsafe 2022-10-05 18:17:14 -04:00
glu Fix some straightforward Javadoc problems 2014-05-20 00:05:53 +01:00
input Update ControllerAdapter in util package to reflect new changes in the Controller interface class (should fix broken build) 2012-04-10 13:23:08 +00:00
jinput Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
mapped Try to optimize the builds a little bit more. There is a pretty rare race condition that causes a build failure (bad synchronization in the java compiler). 2022-09-12 21:08:44 -04:00
vector Fixed typo in the constructor comments 2015-04-27 10:36:27 +02:00
Color.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Dimension.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Display.java Clean-up 2022-08-16 14:27:14 -04:00
Point.java updated and added license where needed 2008-04-07 18:36:09 +00:00
ReadableColor.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
ReadableDimension.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
ReadablePoint.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
ReadableRectangle.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
Rectangle.java updated and added license where needed 2008-04-07 18:36:09 +00:00
Renderable.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
Timer.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
WaveData.java Access WaveFileReader reflectively 2022-09-09 09:26:05 -04:00
WritableColor.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
WritableDimension.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
WritablePoint.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
WritableRectangle.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00
XPMFile.java Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00:00