diff options
author | Sven Gothel <[email protected]> | 2015-08-31 08:52:58 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-08-31 08:52:58 +0200 |
commit | ee2fea13b20644e45c77f12a8b6d6f55941c27c8 (patch) | |
tree | 1cb04d55339026e972224088dbc6a45ea75f2bb3 /src/jogl/classes/jogamp/opengl | |
parent | cf9e2f2cb8ead7efd7751dcbfaecb36ed06cf9d6 (diff) |
Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibility (X11 Onscreen)
X11Window.c:
Adding CWBackPixel BlackPixel(..) resulting in an initial black window (zero).
com.jogamp.opengl.test.junit.newt.TestWindows02NEWT shows the content
w/ opaque background and transparent one.
Note: To be able to receive a transparent background,
one needs to utilize a compositor WM (e.g. KWin w/ effects enabled).
Due to commit cf9e2f2cb8ead7efd7751dcbfaecb36ed06cf9d6 (Bug 1210)
this works in pure NEWT mode w/o utilizing GLX.
Diffstat (limited to 'src/jogl/classes/jogamp/opengl')
0 files changed, 0 insertions, 0 deletions