I noticed a small number of places where true/false are assigned to
booleans that are still in the Gallium interfaces:
- uses of DEBUG_GET_ONCE_BOOL_OPTION
- timestamp_disjoint.disjoint
... but then if those weren't changed now, it'd just cause
inconsistencies later when the Gallium interface are changed, so the
series is
Reviewed-by: Nicolai Hähnle <nicolai.haeh...@amd.com>
as is.
On 22.06.2016 20:49, Marek Olšák wrote:
Hi,
The top 6 patches in this branch are cleanups I'd like to push. I'm
not sending them to the list because they are kinda boring. (and there
is another series with 6 patches already)
https://cgit.freedesktop.org/~mareko/mesa/log/?h=radeon-cleanups
Commits:
gallium/radeon: use r600_resource_reference
gallium/radeon: add and use r600_texture_reference
gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
radeonsi: boolean -> bool, TRUE -> true, FALSE -> false
radeonsi: make si_is_format_supported static
Please review.
Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev