https://bugs.freedesktop.org/show_bug.cgi?id=34495 Pierre-Eric Pelloux-Prayer <pelloux@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #48706|0 |1 is obsolete| | Attachment #48749|0 |1 is obsolete| | --- Comment #42 from Pierre-Eric Pelloux-Prayer <pelloux@xxxxxxxxx> 2011-07-11 14:58:54 PDT --- Created an attachment (id=48987) View: https://bugs.freedesktop.org/attachment.cgi?id=48987 Review: https://bugs.freedesktop.org/review?bug=34495&attachment=48987 GL_SELECT hw support v4 New version ! What's new : - manipulator issue understood and properly fixed (GL_DEPTH_TEST was disabled by Blender before drawing manipulators) - query stuff removed : I'm not sure it brought some performance gains, so I removed it for clarity - user state changes are now correctly preserved, except FBO (if a user bind a new FBO when in GL_SELECT mode, it will either fails with an assert or produces wrong result). I think I'll disable FBO binding when not in GL_RENDER mode (as it is already done in glClear) What's left before submitting it for merging : - more testing :-) - fix Mesa-classic drivers GL_SELECT (mainly Intel). I'd like to enable hw support for them too, but it isn't clear how to do it (yet). -- 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