Menu

/trunk/LWJGL/src/java Commit Log


Commit Date  
[r3334] by spasi

Fixed ByteOrder of @Return ByteBuffers.
Cleaned up Drawable interface and introduced a reusable base implementation.
Added support for disabling runtime function checks, buffer checks and state tracking. Activated with -Dorg.lwjgl.util.NoChecks=true

2010-04-22 23:21:48 Tree
[r3333] by kappa1

Remove extra permissions from XRandR and just allow minimal permissions needed by the LinuxDisplay.

2010-04-22 18:32:46 Tree
[r3332] by spasi

Added support for a new Drawable type (SharedDrawable) that shares its context with another Drawable.
Added new methods to the Drawable interface (makeCurrent, releaseContext, destroy).
Added a background thread texture loading test (using either Pbuffer or SharedDrawable).

2010-04-20 18:21:05 Tree
[r3331] by kappa1

minor tweak to XRandR class to add AccessControllers to remaining methods that need it.

2010-04-16 19:06:53 Tree
[r3328] by matzon

2.4.2 release

2010-04-15 18:03:54 Tree
[r3327] by kappa1

fix: When using unsigned jars with signed lwjgl jars it fails when creating a Display on linux with an AccessController error. This is due to the new XRandR class missing a AccessController.doPriviledged method when it requires out of sandbox access. (LWJGL Applet Distribution is borken on linux without this fix)

2010-04-14 22:34:43 Tree
[r3324] by matzon

prepare for 2.4.1

2010-04-13 20:28:04 Tree
[r3322] by matzon

(possible) fix for headless environment issue with awt on linux

2010-04-13 07:14:51 Tree
[r3321] by matzon

forcefull check of version match when building

2010-04-12 23:22:08 Tree
[r3317] by kappa1

fix infinite focus loop when using Display.setParent() + JWS + Linux.

2010-04-10 18:07:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.