On Tue, Jun 14, 2016 at 6:24 PM, Ilia Mirkin <[email protected]> wrote:
> On Tue, Jun 14, 2016 at 12:19 PM, Nicolai Hähnle <[email protected]> wrote:
>> On 14.06.2016 17:57, Rob Clark wrote:
>>>
>>> From: Rob Clark <[email protected]>
>>>
>>> s/bool/boolean/ to make it match the other APIs.
>>
>>
>> Please no. C has finally grown a proper bool type, we should use it where
>> possible. If anything, make the patch go in the other direction.
>
> FWIW I've eradicated boolean from nouveau except for the gallium API
> interfaces. Would definitely be in favor of flipping those to bool.

I'm in favor of bool too and would like to see boolean/TRUE/FALSE
disappear from radeon-specific code at least.

Marek
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to