intel/blorp: Handle SINT/UINT clamping on blits.
This MR extends blorp_blit to handle SINT<->UINT value clamping, which is useful for texture upload/download (but not actual API blit functions). More details in the commit messages.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This MR extends blorp_blit to handle SINT<->UINT value clamping, which is useful for texture upload/download (but not actual API blit functions). More details in the commit messages.