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

           Summary: wrong error state returned by Occlusion query APIs
           Product: Mesa
           Version: CVS
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: GLX
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
                    [EMAIL PROTECTED]


Mesa: master 8a7f474c691dc077c081b59e30937e526400860f

>From OGL spec: The INVALID_VALUE is generated if GenQueriesARB/DeleteQueriesARB
is called where the number of query object is negative. However, under indirect
context, glGetError() return 0 (which means no error happens) instead of
INVALID_VALUE.

With DRI context enabled on INTEL i965 driver, this bug doesn't happen.


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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to