Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove dst_offset (not used)
Add nr_components, which could be calculated from format, but would be
too much effort.
Update i965 driver to cope.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes quite a bit of code duplicated in the drivers.
|
|
|
|
Don't think that it will run though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In tgsi the output's will (hopefully) consecutive so this
check (besides not being currently implemented) is not
necessary.
|
|
Temporarily, use the functions from sp_rgba_tile.c
|
|
|
|
Keep the simple compiler for complex fragment programs...
|
|
|
|
|
|
|
|
|
|
impossible to test because fragment shaders haven't been done yet
and it crahses in the fragment shading code. but given that i'm
infallible (and highly dillusional) i'm sure it's correct.
|