Menu

Code Commit Log


Commit Date  
[r3341] by kappa1

Further XRandR fixes, it now catches throwable in populate(), if there are any problems in parsing the xrandr output we revert to LWJGL's regular behaviour. All output now goes to LWJGLUtil.log() instead of the out.println and err.println. Credit to Ryanm for patch.

2010-05-21 22:12:57 Tree
[r3340] by kappa1

XrandR fix for parsing some screen sizes, credit to MatthiasM for providing patch.

2010-05-20 18:11:47 Tree
[r3339] by spasi

Fix for OpenAL debug builds.
Added alternate methods for NV_fence.

2010-05-07 17:03:36 Tree
[r3338] by spasi

Fixed PolygonStipple check.

2010-05-01 09:19:00 Tree
[r3337] by matzon

yes, we really should...

2010-04-29 17:37:18 Tree
[r3336] by matzon

use context classloader, since u19+u20 broke the old impl

2010-04-26 21:52:59 Tree
[r3335] by spasi

Added org.lwjgl.util.NoChecks

2010-04-22 23:49:46 Tree
[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
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.