diff options
author | Iago Toral Quiroga <[email protected]> | 2014-11-07 11:17:29 +0100 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2015-01-12 11:20:29 +0100 |
commit | 4468386a3c8126cf94691c5f0ee12b0b157f314c (patch) | |
tree | 2abd536a7053c563353f2935ab0d88682061a309 /m4 | |
parent | 43a76a9e4416a2ff0b09bb0bc2a39bd4c61148b4 (diff) |
mesa: Remove _mesa_make_temp_ubyte_image
Now that we have _mesa_format_convert we don't need this.
texstore_rgba will use the GL_COLOR_INDEX to RGBA conversion
helpers instead and compressed formats that used
_mesa_make_temp_ubyte_image to create an ubyte RGBA temporary
image can call _mesa_texstore with a RGBA/ubyte dst to
achieve the same goal.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions