Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/msaa: Adapt clip setup for centroid noperspective interpolation. | Paul Berry | 2012-06-25 | 1 | -1/+1 |
* | i965: Implement guardband clipping on Ivybridge. | Kenneth Graunke | 2012-05-15 | 1 | -0/+1 |
* | intel: use _mesa_is_winsys/user_fbo() helpers | Brian Paul | 2012-05-01 | 1 | -1/+2 |
* | i965/gen6+: Avoid recomputing whether we use noperspective. | Eric Anholt | 2012-02-21 | 1 | -6/+5 |
* | i965: Rewrite the HiZ op | Chad Versace | 2012-02-07 | 1 | -19/+1 |
* | i965/gen7: Enable HiZ | Chad Versace | 2012-01-10 | 1 | -1/+19 |
* | i965/gen6+: Add support for noperspective interpolation. | Paul Berry | 2011-10-27 | 1 | -1/+11 |
* | intel: Convert from GLboolean to 'bool' from stdbool.h. | Kenneth Graunke | 2011-10-18 | 1 | -1/+1 |
* | i965 Gen6+: De-compact clip planes. | Paul Berry | 2011-10-06 | 1 | -7/+2 |
* | i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled. | Paul Berry | 2011-09-28 | 1 | -2/+7 |
* | i965: Initial Ivybridge Clip state setup. | Kenneth Graunke | 2011-05-17 | 1 | -0/+113 |