Menu

/trunk/LWJGL/src/native/linux Commit Log


Commit Date  
[r2333] by elias_naur

Linux: Apparently, some the Mesa GLX 1.3 glxChooseFBConfig don't like the GLX_STEREO attribute, even when set to False. So we'll only specify GLX_STEREO in case a stereo context is actually requested

2006-05-15 19:37:29 Tree
[r2325] by elias_naur

Linux: Fixed accum color bits when accum_bpp = 0

2006-05-13 10:03:19 Tree
[r2280] by elias_naur

Linux: Removed the glXIsDirect test to determine whether a context is accelerated or not. This is specifically not the case for Xgl and friends that accelerates indireect rendering. Unfortunately, I'm not sure what to replace the test with, so there is currently no way to know from LWJGL whether we're software rendered or not (other than measuring FPS). In fact, I'm not even sure that we can come up with a good test, because some (DRI) drivers use software MESA rendering for some parts of GL, while other parts are hardware accelerated

2006-02-23 19:29:49 Tree
[r2271] by elias_naur

Linux: Fixed resetDisplayMode in case XRandr is used and the first reported mode is not the initial mode

2006-01-31 12:31:41 Tree
[r2257] by elias_naur

OpenAL: Split platform dependent code from extal.c into platform subdirs. Made nCreate take a path instead of an array of paths.

2006-01-16 15:54:50 Tree
[r2255] by elias_naur

Linux: Made Xxf86vm dynamically linked when compiling to amd64

2006-01-13 14:37:16 Tree
[r2250] by elias_naur

Linux: don't throw exception if Xrandr or XF86VM extension query fails

2006-01-04 12:52:25 Tree
[r2245] by elias_naur

Linux: Re-added RTLD_GLOBAL to dlopen() with a comment since DRI drivers need it.

2006-01-02 13:16:16 Tree
[r2244] by elias_naur

Added setSwapInterval to Display and AWTGLCanvas

2006-01-01 19:50:06 Tree
[r2223] by elias_naur

Linux: Added lwjgl.map to specify symbol visibility. Only Java_ symbols will be exported from the liblwjgl.so library now

2005-12-20 09:23:14 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.