Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/mesa/state_tracker/st_atom_sampler.c
src/mesa/state_tracker/st_cb_texture.c
|
|
|
|
These should not be needed and were causing garbage to appear along the
edges of the mipmap images.
|
|
|
|
|
|
|
|
release builds
|
|
|
|
|