Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Don't re-layout varyings for separate shader programs. | Kenneth Graunke | 2015-09-26 | 1 | -11/+40 |
* | i965/vue: Make assign_vue_map() take an explicit slot. | Kenneth Graunke | 2015-09-26 | 1 | -16/+19 |
* | i965: Initialize unused VUE map slots to BRW_VARYING_SLOT_PAD. | Kenneth Graunke | 2015-09-26 | 1 | -1/+1 |
* | i965: Add and fix comments in brw_vue_map.c. | Kenneth Graunke | 2015-06-22 | 1 | -1/+13 |
* | i965: Split VUE map handling out of brw_vs.c into brw_vue_map.c. | Kenneth Graunke | 2015-06-22 | 1 | -0/+136 |