mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 07:08:05 +02:00
Some architectures like aarch64 and ppc64el have char = unisgned char. This breaks meta equation generation for DCC coords, as addrlib tries to filter all the Z bits > -1 which ends up being all the Z bits > 255. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7593> |
||
|---|---|---|
| .. | ||
| inc | ||
| src | ||
| meson.build | ||