diff options
author | Iago Toral Quiroga <[email protected]> | 2014-10-15 13:42:11 +0200 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2015-01-12 11:20:29 +0100 |
commit | 8ec6534b266549cdc2798e2523bf6753924f6cde (patch) | |
tree | 768e937afc90fbb4fe44c3f7259d069ac008bffc /src/util | |
parent | 2ec8718dae126e6699640de37cbd950878635cbd (diff) |
mesa: Use _mesa_format_convert to implement texstore_rgba.
Notice that _mesa_format_convert does not handle byte-swapping scenarios,
GL_COLOR_INDEX or MESA_FORMAT_YCBCR(_REV), so these must be handled
separately.
Also, remove all the code that goes unused after using _mesa_format_convert.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions