On Thu, Jun 23, 2016 at 12:16 AM, Vedran Miletić <ved...@miletic.net> wrote:
> On 06/22/2016 08:49 PM, 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.
>>
>
> I presume the next series will address boolean-> bool in si_state.c. This
> series is

Those are Gallium interfaces that can't be changed just in one driver.
The boolean -> bool transition within the driver is really complete
with this series.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to