Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Use floats for viewport bounds. | Matt Turner | 2015-07-29 | 1 | -1/+1 |
* | i965: Use _mesa_geometric_ functions appropriately | Kevin Rogovin | 2015-06-17 | 1 | -3/+5 |
* | i965: Make use of _mesa_get_viewport_xform. | Mathias Froehlich | 2015-04-05 | 1 | -8/+9 |
* | i965: Delete brw_state_flags::cache and related code. | Kenneth Graunke | 2014-12-02 | 1 | -1/+0 |
* | i965: Alphabetize brw_tracked_state flags and use a consistent style. | Kenneth Graunke | 2014-11-29 | 1 | -1/+2 |
* | i965/clip: Removing scissor atom | Ben Widawsky | 2014-08-10 | 1 | -2/+2 |
* | i965: Simplify viewport extents programming on GEN8 | Ben Widawsky | 2014-08-10 | 1 | -9/+15 |
* | i965/guardband: Improve comments for guardband clipping | Ben Widawsky | 2014-08-10 | 1 | -4/+18 |
* | i965: Fix missing _NEW_SCISSOR in Broadwell SF_CLIP_VIEWPORT state. | Kenneth Graunke | 2014-04-10 | 1 | -2/+2 |
* | i965: Update SF_CLIP_VIEWPORT for Broadwell. | Kenneth Graunke | 2014-01-31 | 1 | -0/+118 |