Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/fs: Explicitly set EXECUTE_1 where needed | Jason Ekstrand | 2017-11-07 | 1 | -4/+3 |
* | intel/fs: Rework zero-length URB write handling | Jason Ekstrand | 2017-11-07 | 1 | -29/+31 |
* | intel/fs: Remove min_dispatch_width from fs_visitor | Jason Ekstrand | 2017-11-07 | 1 | -11/+0 |
* | intel/vs: Grow the param array for clip planes | Jason Ekstrand | 2017-10-12 | 1 | -0/+7 |
* | intel: Rewrite the world of push/pull params | Jason Ekstrand | 2017-10-12 | 1 | -4/+4 |
* | i965/fs: Lower gl_VertexID and friends to inputs at the NIR level | Jason Ekstrand | 2017-05-09 | 1 | -38/+0 |
* | i965/vs: Set uses_vertexid and friends from brw_compile_vs | Jason Ekstrand | 2017-05-09 | 1 | -6/+0 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -5/+5 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+953 |