Age | Commit message (Collapse) | Author |
|
This header describes the quad-related datatypes afterall.
|
|
|
|
Be more consistant with 'draw' module.
|
|
|
|
|
|
|
|
the right places
|
|
|
|
|
|
|
|
|
|
find right src and dst offset for given mipmap level.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes segfault regression in progs/glsl/identity.c
|
|
|
|
|
|
|
|
This should make things work for people on RSxxx chipsets.
|
|
|
|
|
|
The Cell texture code really needs a thorough inspection and clean-up someday...
|
|
|
|
|
|
|
|
|
|
|
|
gallium-0.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nv20_miptree_create() should set various flags.
Copy stuff over from nv40.
trivial/tri does not abort on nv04 swizzled copy anymore.
I still miss my triangle.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
|
|
If do_flipp is true, it would first do the proper copy, height would
wrap around to unsigned maximum, and then it attempts to do another
copy.
Return after doing the proper copy.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
|
|
Wrong hardware object being used, when compared with earlier code.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't look at nouveau_winsys_pipe.h... I promise it's temporary!
|
|
|