Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Enable shared local memory for CS shared variables | Jordan Justen | 2015-12-09 | 1 | -0/+12 |
* | i965/state: Get rid of dword_pitch arguments to buffer functions | Jason Ekstrand | 2015-12-07 | 1 | -1/+1 |
* | i965: Clean up #includes in the compiler. | Matt Turner | 2015-11-24 | 1 | -0/+2 |
* | i965: Setup pull constant state for compute programs | Jordan Justen | 2015-11-01 | 1 | -0/+31 |
* | i965/cs: Split out helper for building local id payload | Kristian Høgsberg Kristensen | 2015-10-08 | 1 | -71/+9 |
* | i965/cs: Remove the prog argument from local_id_payload_dwords | Jason Ekstrand | 2015-10-02 | 1 | -4/+3 |
* | i965/cs: Re-emit cs_state when surfaces have changed | Jordan Justen | 2015-09-29 | 1 | -1/+2 |
* | i965/cs: Re-emit push constants and cs_state on new batches | Jordan Justen | 2015-09-29 | 1 | -2/+4 |
* | i965: Move compute shader code around | Kristian Høgsberg Kristensen | 2015-09-14 | 1 | -0/+347 |