Age | Commit message (Collapse) | Author |
|
|
|
Also make enum pipe_format used in a couple more places.
|
|
|
|
Match behaviour of DRI driver. Fix fragment shader to find the other
parameters one slot further on. Will need more work to cope with FP's
that actually reference position.
|
|
|
|
|
|
|
|
Now we emit way too many flushes instead of none at all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|