https://bugs.freedesktop.org/show_bug.cgi?id=37150

--- Comment #8 from Christoph Bumiller <e0425...@student.tuwien.ac.at> 
2011-05-13 16:40:53 PDT ---
Check piglit's fbo-srgb-blit, it makes the state tracker order a
resource_copy_region between UNORM and SRGB which causes unwanted conversion if
you do a normal oblivious 3D engine copy in your driver. The function isn't
supposed to convert anything.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to