[Mesa-dev] [Bug 29836] New: bisected : MESA_FORMAT_S8_Z24' failed on some demos since e71a9042cb5e046072d2ea8fbd22a01de625bf8a Identify packed depth/stencil buffers using the Format field
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 27 04:09:05 PDT 2010
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 at lists.freedesktop.org
ReportedBy: lists at 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.
More information about the mesa-dev
mailing list