| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checkpoint commit. Most required code is in place, and compiles, but
totally untested.
|
|
through EGL_VERSION string
|
|
|
|
|
|
"long long" types and 1234LL constants are not supported by eVC.
|
|
WinCE processes supposedly have environment, but it is not clear which API to use.
|
|
|
|
|
|
|
|
Meant to update the VC8 project file.
|
|
|
|
|
|
Removes some compiler #ifdef stuff.
|
|
|
|
|
|
|
|
|