Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
‘enum’ types
|
|
|
|
|
|
|
|
|
|
|
|
suitable
|
|
|
|
|
|
|
|
|
|
Also clarify that RGB formats with no (used) alpha component are treated as
having alpha = 1.0.
|
|
|