https://bugs.freedesktop.org/show_bug.cgi?id=34495 Pierre-Eric Pelloux-Prayer <pelloux@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48646|0 |1 is obsolete| | --- Comment #36 from Pierre-Eric Pelloux-Prayer <pelloux@xxxxxxxxx> 2011-07-03 06:23:42 PDT --- Created an attachment (id=48706) View: https://bugs.freedesktop.org/attachment.cgi?id=48706 Review: https://bugs.freedesktop.org/review?bug=34495&attachment=48706 GL_SELECT hw support v3 New version ! Changelist : - corrected the issue with GL_DEPTH_TEST : _mesa_Clear only operates in GL_RENDER mode, so FBO depth buffer wasn't cleared - minZ and maxZ should be correct now : the FBO is twice as height now. Top row is drawn using GL_LESS depth function, bottom one is drawn using GL_GREATER. I tried to build another version with custom state seup/teardown hooks to preserve eventual user state changes but ran into massive problems. I'm not really sure this is a real issue though, and maybe we can just live it with until this causes a problem in an application. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel