Menu

Commit [r2280]  Maximize  Restore  History

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

elias_naur 2006-02-23

changed /trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxContextImplementation.c
/trunk/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxContextImplementation.c Diff Switch to side-by-side view
Loading...
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.