Age | Commit message (Collapse) | Author |
|
Workarounds not necessary, SIFM can handle NPOT, we just weren't setting
dst dimensions properly. SIFM can't handle odd w,h though, that still
needs fixing.
|
|
Based on the patch from Luo Jinghua.
|
|
|
|
|
|
split copy a bit more
|
|
|
|
|
|
|
|
|
|
|
|
libdrm_nouveau is linked with the winsys, there's no good reason to do all
this through yet another layer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find right src and dst offset for given mipmap level.
|
|
|
|
|
|
|
|
|
|
|
|
Wrong hardware object being used, when compared with earlier code.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
|
|
|