Hi, Looking at http://cgit.freedesktop.org/nouveau/xf86-video-nouveau/commit/?id=5315034b7d46980a3527c814526857aed3bc98f7, NVPutBlitImage was changed from a void return type to Bool return type.
However, the return values are BadImplementation and Success, not TRUE and FALSE. Therefore, the return type should not be Bool. - Reece _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
