http://bugs.freedesktop.org/show_bug.cgi?id=24211

           Summary: glXQueryContext returns 1 for GLX_RENDER_TYPE attribute
           Product: Mesa
           Version: 7.5
          Platform: All
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLX
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: tsyva...@ispras.ru


According to the specification, glXQueryContext() for attribute GLX_RENDER_TYPE
should return (through 'value') type of rendering, supporting by context.
Notably, GLX_RGBA_TYPE of GLX_COLOR_INDEX_TYPE.

But for simple context, created with GLX_RGBA_TYPE(from GLXFBConfig with the
same parameter), glXQueryContext() returns 1, which is neither GLX_RGBA_TYPE
constant, nor GLX_COLOR_INDEX_TYPE.

Was tested on different Linux's and platforms.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to