Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not tested -- just mymic the softpipe changes.
|
|
The chars-per-pixel concept falls apart with compressed and yuv images,
where more than one pixel are coded in a single data block.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
softpipe_texture object.
Fixes a pitch/width mix-up.
|
|
This is step towards tiled textures and buffer support for
i915. But the tiled attribute is never set.
|
|
|
|
|
|
|
|
All offsets are now on image_offset.
|
|
|
|
Conflicts:
configs/default
|
|
|
|
|