[Mesa-dev] [Bug 62919] piglit getteximage-targets S3TC 2D_ARRAY regression

2014-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62919 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 62919] piglit getteximage-targets S3TC 2D_ARRAY regression

2013-03-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62919 --- Comment #1 from Marek Olšák --- The commit turned off the decompression with a blit for software rasterizers, so we're hitting a code path we never used for years. I think this uncovers an existing old bug instead of introducing a new one. -