Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/cs: Setup surface binding for gl_NumWorkGroups | Jordan Justen | 2015-09-29 | 1 | -0/+2 |
* | i965/cs: Store compute invocation information in brw context | Jordan Justen | 2015-09-29 | 1 | -24/+26 |
* | i965/cs: Implement DispatchComputeIndirect support | Jordan Justen | 2015-09-24 | 1 | -4/+53 |
* | i965/compute: Fix undefined code with right_mask for SIMD32 | Jordan Justen | 2015-06-18 | 1 | -1/+1 |
* | i965/cs: Emit MEDIA_STATE_FLUSH after WALKER | Jordan Justen | 2015-05-02 | 1 | -0/+5 |
* | i965/cs: Implement brw_emit_gpgpu_walker | Jordan Justen | 2015-05-02 | 1 | -1/+38 |
* | i965: Implement DispatchCompute() back-end | Paul Berry | 2015-05-02 | 1 | -0/+121 |