[Mesa-dev] mesa-dev Digest, Vol 1, Issue 59

Török Edwin edwintorok at gmail.com
Thu Apr 29 10:59:16 PDT 2010


On 04/29/2010 08:23 PM, mesa-dev-request at 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 <jakob at 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


More information about the mesa-dev mailing list