12 Sep
2017
12 Sep
'17
3:48 p.m.
2017-09-12 22:15 GMT+02:00 Henri Verbeet <hverbeet(a)gmail.com>:
On 12 September 2017 at 21:22, Matteo Bruni <mbruni(a)codeweavers.com> wrote:
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> --- dlls/wined3d/surface.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Why would we want to avoid that?
Actually I'm not sure :/ IIRC when I wrote this patch originally (that was some time ago, certainly before the blitters rework) there was some case where loading the DRAWABLE location from TEXTURE wouldn't work and avoiding the upload path would fix it. It doesn't seem to be necessary or useful now though, so I guess we really don't...