Bug 301 - Add support for overlay planes
Summary: Add support for overlay planes
Status: VERIFIED INVALID
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: 2007-05-14 02:31 CEST by Sven Gothel
Modified: 2010-11-19 01:07 CET (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:50:35 CET


---- Reported by kenchapin 2007-05-14 14:31:31 ----

Please add support for overlay planes.  Overlay plane hardware is often found on
higher end video hardware such as nVidia's Quadro series of video cards.       
       Their availability can be queried through glXGetVisualConfigs and/or
glXGetFBConfigs request on X11 platforms and through the wglDescribeLayerPlane
API on Windows.  I'm not sure about OSX.

Unfortunately this will require the addition of 8 bit rendering in jogl since
overlay planes are almost exclusively 8 bits deep.



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

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