diff options
author | José Fonseca <jfonseca@vmware.com> | 2010-10-10 23:55:24 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2010-10-11 08:14:09 +0100 |
commit | e1003336f0dcd9248c0127fbdc173522e35c5bdb (patch) | |
tree | 0ebec7627b6e7bd44bc145297d68ac3fdbc2890c /configs/linux-x86-32 | |
parent | b18fecbd0ea33c9db7e3fd676ed7b5877ebb1bd5 (diff) |
gallivm: Eliminate unsigned integer arithmetic from texture coordinates.
SSE support for 32bit and 16bit unsigned arithmetic is not complete, and
can easily result in inefficient code.
In most cases signed/unsigned doesn't make a difference, such as for
integer texture coordinates.
So remove uint_coord_type and uint_coord_bld to avoid inefficient
operations to sneak in the future.
Diffstat (limited to 'configs/linux-x86-32')
0 files changed, 0 insertions, 0 deletions