Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Handle mix-and-match TCS/TES with separate shader objects. | Kenneth Graunke | 2015-12-22 | 1 | -1/+29 |
* | i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags. | Kenneth Graunke | 2015-12-22 | 1 | -2/+2 |
* | i965: Only call brw_upload_tcs/tes_prog when using tessellation. | Kenneth Graunke | 2015-12-22 | 1 | -9/+0 |
* | i965: Add tessellation evaluation shaders | Kenneth Graunke | 2015-12-22 | 1 | -0/+300 |