Bug 136 - Return correct pbuffer support for ATI cards
Summary: Return correct pbuffer support for ATI cards
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2005-02-05 09:12 CET by Sven Gothel
Modified: 2015-09-27 03:15 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:47:25 CET


---- Reported by johnpreston 2005-02-05 21:12:32 ----

For ATI drivers the function gl.isExtensionAvailable("GL_ARB_pbuffer"); returns
false, even though pbuffers are available. Can a workaround be implemented to
check for say ATI as the vendor and return the correct value.



---- Additional Comments From kbr 2005-02-06 17:05:14 ----

Added a workaround in X11GLContext for bug in ATI's drivers where they report
only GLX 1.2 support, but actually do support pbuffers.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT  ---

This bug was previously known as _bug_ 136 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=136