Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Fix cross-primitive scratch corruption when changing the per-thread all... | Francisco Jerez | 2016-06-13 | 1 | -1/+1 |
* | i965: Make all atoms to track BRW_NEW_BLORP by default | Kenneth Graunke | 2016-04-23 | 1 | -0/+2 |
* | i965: Emit a real 3DSTATE_HS on Gen7. | Kenneth Graunke | 2015-12-28 | 1 | -11/+47 |
* | i965: Add the TCS/TES state upload atoms to the gen7_atoms list. | Kenneth Graunke | 2015-12-28 | 1 | -15/+0 |
* | i965: Upload HS push constants whenever default tess. levels change. | Kenneth Graunke | 2015-12-22 | 1 | -0/+1 |
* | i965: Switch TCS gl_program/gl_shader_program checks over to TES. | Kenneth Graunke | 2015-12-22 | 1 | -2/+3 |
* | i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags. | Kenneth Graunke | 2015-12-22 | 1 | -2/+2 |
* | i965: Add tessellation shader push constant support. | Kenneth Graunke | 2015-12-11 | 1 | -0/+29 |
* | i965: Create new files for HS/DS/TE state upload code. | Kenneth Graunke | 2015-12-07 | 1 | -0/+65 |