On 02/23/2017 12:52 PM, Roland Scheidegger wrote:
> For the series:
> Reviewed-by: Roland Scheidegger
Reviewed-by: Edward O'Callaghan
>
> (I'll commit this tomorrow).
>
> Roland
>
> Am 22.02.2017 um 16:56 schrieb Lars Hamre:
>> v3: have util_clear_texture mirror the pipe function (Roland S
For the series:
Reviewed-by: Roland Scheidegger
(I'll commit this tomorrow).
Roland
Am 22.02.2017 um 16:56 schrieb Lars Hamre:
> v3: have util_clear_texture mirror the pipe function (Roland Scheidegger)
> v2: rework util clear functions such that they operate on a resource
> instead of a su
v3: have util_clear_texture mirror the pipe function (Roland Scheidegger)
v2: rework util clear functions such that they operate on a resource
instead of a surface (Roland Scheidegger)
Creates a util_clear_texture function for implementing the GL_ARB_clear_texture
in softpipe and llvmpipe.
Si