https://bugs.freedesktop.org/show_bug.cgi?id=54805
Ian Romanick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected]. | |org CC| |[email protected] Summary|[Bisected regression |gl_ClipVertex support |i915]Piglit |horribly broken with |spec_glsl-1.20_execution_cl |software TNL |ipping_vs-clip-vertex-const | |-reject fails | Component|Drivers/DRI/i915 |Mesa core Blocks|67224 | --- Comment #9 from Ian Romanick <[email protected]> --- All the DIFFERING_SIGN business is just a red herring, and this isn't a real regression. It was just dumb luck that vs-clip-vertex-const-reject.shader_test ever passed. I tried several of the other vs-clip-vertex-* tests pass. None of them pass because the clip code always uses gl_Position for clipping instead of gl_ClipVertex. I'm removing this from the blocker list and updating the summary. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
