| .. |
|
applet
|
AppletLoader: Parameters boxbgcolor, boxfgcolor and boxerrorcolor have been added. Previous parameters al_bgcolor, al_fgcolor and al_errorcolor have been removed. Unlike the previous color support now you can specify the color as a string name of any AWT Color ("red", "blue", "yellow", etc), RGB format (0-255, e.g. "255,0,0") or html HEX color (must use leading #, previous didn't need to have the # e.g. "#FF0000"). This is to match the color support of boxbgcolor and boxfgcolor of the java plugin, so now the color is set and appears before the appletloader is even loaded.
|
2010-07-04 14:35:41 +00:00 |
|
generator
|
Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only).
|
2010-05-27 22:56:29 +00:00 |
|
glu
|
Ported GLU tessellation code from JOGL to work within LWJGL
|
2009-04-05 22:07:46 +00:00 |
|
input
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
jinput
|
fixed internal use of deprecated keys
|
2008-06-05 13:35:32 +00:00 |
|
vector
|
updated and added license where needed
|
2008-04-07 18:36:09 +00: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
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
Point.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
ReadableColor.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
ReadableDimension.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
ReadablePoint.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
ReadableRectangle.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
Rectangle.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
Renderable.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
Timer.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
WaveData.java
|
use context classloader, since u19+u20 broke the old impl
|
2010-04-26 21:52:59 +00:00 |
|
WritableColor.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
WritableDimension.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
WritablePoint.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
WritableRectangle.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |
|
XPMFile.java
|
updated and added license where needed
|
2008-04-07 18:36:09 +00:00 |