Age | Commit message (Collapse) | Author |
|
We need to compute the default dst_stride and src_stride _before_ clipping.
After clipping, the width value may have changed.
This fixes visible tile glitches in some demos like progs/glsl/texdemo.c
|
|
|
|
|
|
|
|
of a trace.
|
|
|
|
|
|
|
|
|
|
|
|
yuv surfaces.
|
|
You don't need a pipe_context * for this, and all other necessary info is
already inside pipe_surface.
|
|
|
|
|
|
|
|
The chars-per-pixel concept falls apart with compressed and yuv images,
where more than one pixel are coded in a single data block.
|
|
|
|
|
|
|
|
ad-hoc ones.
|
|
Don't require the caller to pass a non-intuitive negative src_y coord anymore
when doing a src-inverted copy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For numeric options.
|
|
|
|
|
|
|
|
|
|
|
|
WinCE processes supposedly have environment, but it is not clear which API to use.
|
|
|
|
|
|
|
|
|
|
It always creates the C:\gallium.cfg , even if it does not exists, which
might be confusing.
|
|
|
|
Hook up to the new cso_hash_erase function.
|
|
|
|
pf_sprint_name might be used there too.
|
|
|
|
|
|
|
|
|
|
|