On 04/29/2010 08:23 PM, mesa-dev-requ...@lists.freedesktop.org wrote: > > On Thu, 2010-04-29 at 09:02 -0700, Jakob Bornecrantz wrote: >> Module: Mesa >> Branch: master >> Commit: 110a956a645f900e100062fbbe19c5835f9b5476 >> URL: >> http://cgit.freedesktop.org/mesa/mesa/commit/?id=110a956a645f900e100062fbbe19c5835f9b5476 >> >> Author: Jakob Bornecrantz <ja...@vmware.com> >> Date: Thu Apr 29 16:20:14 2010 +0100 >> >> util: Add small caps checker helper >> >> --- >> + case UTIL_CAPS_CHECK_INT: >> + debug_printf("%s: %s no (cap %u less then %u)\n", __func__,
s/then/than/ >> + list[i].name, >> + list[i].list[out + 1], >> + list[i].list[out + 2]); >> + break; >> + case UTIL_CAPS_CHECK_FLOAT: >> + debug_printf("%s: %s no (cap %u less then %f)\n", __func__, the same Best regards, --Edwin _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev