lwjgl/src/java/org/lwjgl/util
Brian Matzon e7f46b99e2 changed default behavior to not use SecureClassLoader, as it was causing issues since the latest security update 2013-12-02 20:50:04 +01:00
..
applet changed default behavior to not use SecureClassLoader, as it was causing issues since the latest security update 2013-12-02 20:50:04 +01:00
generator Removed NondirectBufferWrapper. It was only used in the Cursor constructor and in a way that could cause crashes: Passing heap buffers to both the images and delays arguments would result in both sharing the same direct memory. 2013-10-30 17:20:28 +02:00
glu Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00: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 Replaced Arrays.copyof with custom implementation for Java 5 compatibility. 2011-08-13 19:16:58 +00:00
vector Add equals method to Vector2f, Vector3f and Vector4f. 2013-07-09 17:18:08 +01: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 Ported codebase to Java 1.5. 2010-09-28 21:11:35 +00: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 Update WaveData.java 2013-07-20 15:22:14 -07: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