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. Cheers, -ilia _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
