https://bugs.freedesktop.org/show_bug.cgi?id=29836
Summary: bisected : MESA_FORMAT_S8_Z24' failed on some demos since e71a9042cb5e046072d2ea8fbd22a01de625bf8a Identify packed depth/stencil buffers using the Format field Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: li...@andyfurniss.entadsl.com Running r600, but swrast is also affected. There are only 'skip'ped commit left to test. The first bad commit could be any of: e71a9042cb5e046072d2ea8fbd22a01de625bf8a 7b07674667e8e34c936c417ab6f1c2e33093205b We cannot bisect more! Mesa demos engine, arbocclude and fogcoord fail since the above commits. bash-3.2$ LIBGL_ALWAYS_SOFTWARE=1 ./engine engine: main/depthstencil.c:229: put_mono_row_z24: Assertion `dsrb->Format == MESA_FORMAT_S8_Z24' failed. bash-3.2$ ./engine engine: main/depthstencil.c:150: get_values_z24: Assertion `dsrb->Format == MESA_FORMAT_S8_Z24' failed. -- 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