diff options
author | Brian Paul <brianp@vmware.com> | 2010-04-22 08:46:46 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-04-22 11:06:19 -0600 |
commit | 4d7ef6e06b45c75bc24f8f238bcc3d2328e53c7d (patch) | |
tree | 43d84760c443971c5b737743f39e5513224ff70b /src/mesa/x86-64/x86-64.c | |
parent | 986eb4b99fd9304abc949407e48dade5e122712e (diff) |
mesa: fix conversion errors in signed_rgba8888[rev] texel fetch
Without the cast the returned texel colors were wrong.
Also, we don't need the "& 0xff" part anymore.
Bug found by Vinson Lee.
Diffstat (limited to 'src/mesa/x86-64/x86-64.c')
0 files changed, 0 insertions, 0 deletions