summaryrefslogtreecommitdiffstats
path: root/src/newt/native
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-14 13:08:16 +0200
committerSven Gothel <[email protected]>2011-09-14 13:08:16 +0200
commitf45753d2da46786b023166f805bacbc3bdce71c1 (patch)
treef927ebbd2fd82b60cf279132c0b04f75defe21ce /src/newt/native
parent430eff8c3ffab8c69c149ba1c633d2b03f2ef2d3 (diff)
Fix X11/Translucency (NV): Don't enable GLX.GLX_TRANSPARENT_TYPE; Always chooseConfig if translucent
Don't enable GLX.GLX_TRANSPARENT_TYPE (X11) - if enabled, NV driver results in odd transparency effect (very high transparency) Always chooseConfig if translucent (X11) - recommended idx shall stay -1 if translucent, allowing our default chooser to pick up the proper config. this was previous reached due to the unavailable GLX_TRANSPARENT_TYPE request, which is now removed (see above) Allow translucency for non FBConfig, XVisual's only
Diffstat (limited to 'src/newt/native')
0 files changed, 0 insertions, 0 deletions