Build mesa 29 completed
Commit 231db5869c by Tapani Pälli on 12/2/2015 11:21 AM:
i965: use _Shader to get fragment program when updating surface state\n\nAtomic counters and Images were using ctx::Shader that does not take in\nto account program pipeline changes, ctx::_Shader must be used for SSO to\nwork. Commit c0347705 already changed ubo's to use this.\n\nFixes failures seen with following Piglit test:\n arb_separate_shader_object-atomic-counter\n\nSigned-off-by: Tapani Pälli <[email protected]>\nReviewed-by: Francisco Jerez <[email protected]>\nCc: "11.0 11.1" <[email protected]>
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
