Menu

/trunk/LWJGL/src/java Commit Log


Commit Date  
[r3362] by kappa1

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 Tree
[r3361] by kappa1

Appletloader: Added parameter support for al_windows32, al_windows64, al_linux32 and al_linux64 for those that would like to split their 32/64 bit natives files to provide a smaller download.

2010-07-04 11:03:20 Tree
[r3355] by spasi

Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only).
Added support for AMD_name_gen_delete and AMD_debug_output. The AMDDebugOutputCallback class enables query-less message handling.
Added support for extension aliases.

2010-05-27 22:56:29 Tree
[r3354] by matzon

"fixed" usage of generics

2010-05-25 06:01:34 Tree
[r3353] by matzon

bump version to 2.5

2010-05-24 22:39:06 Tree
[r3351] by matzon

cleanup

2010-05-24 22:36:07 Tree
[r3350] by matzon

updates to info app to print efx info

2010-05-24 22:35:28 Tree
[r3349] by matzon

expose isEfxSupported

2010-05-24 22:34:59 Tree
[r3348] by matzon

proper resetNativeStubs for other oal-related classes, probably a NOP atm

2010-05-24 21:54:37 Tree
[r3347] by matzon

EFX patch by Ciardhubh

2010-05-24 21:50:26 Tree
Older >