Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Add formats to framebuffer emit, fix up shader function names,
make sure fragment format is emitted for r500.
|
|
|
|
|
|
A lot more test programs work.
|
|
glxgears works.
|
|
Missed these for the initial gallium-texture-transfer commit.
|
|
Unbreaks glxinfo.
|
|
A few prototypes, a missing header, a misspelled macro.
|
|
|
|
Signed-off-by: Corbin Simpson <MostAwesomeDude@gmail.com>
|
|
|
|
|
|
Signed-off-by: Corbin Simpson <MostAwesomeDude@gmail.com>
|
|
This allows a simple passthrough fragment shader to be provided on r500.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|