Menu

/trunk/LWJGL/src/java/org Commit Log


Commit Date  
[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
[r3316] by spasi

Added @NoErrorCheck on vertex data methods.
The debug build will now track Begin/End pairs and never call GetError inside them.

2010-04-09 23:57:40 Tree
[r3315] by kappa1

Example on how to allow Space Invader Test Application to work as an applet with minimal code change.

2010-04-08 22:53:45 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.