| Age | Commit message (Collapse) | Author |
|
I wish I had a snarky commit message, but I'll save that for after I get the
trig working with this.
|
|
|
|
because really we should be able to just fix the driver.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Incorporate declaration_interpolation into declaration itself.
* Remove declaration_mask -- always use declaration_range.
|
|
|
|
|
|
|
|
|
|
|
|
But only actually build it on some. This results in a better default
scons experience.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes transparency issues on r500 by enabling
backwards compatibility with the r300 alpha compare value.
|
|
This is good for about 5% on ipers on 965, and should help any cpu-bound app.
|
|
|
|
|
|
The idea is to pass the call down to the device driver where an API-specific
query can be made. Untested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(bug 16156)
This was previously fixed in master by commit 982dcb74fd19b88208d127b8019e2a2af979cac2 by Haihao Xiang.
|
|
|
|
|
|
Conflicts:
src/gallium/drivers/i915simple/i915_context.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|