Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/analyze_ubo_ranges: Use nir_src_is_const and friends | Jason Ekstrand | 2018-11-08 | 1 | -8/+7 |
* | util: use C99 declaration in the for-loop hash_table_foreach() macro | Eric Engestrom | 2018-10-25 | 1 | -1/+0 |
* | intel/compiler: Account for built-in uniforms in analyze_ubo_ranges | Jason Ekstrand | 2018-07-23 | 1 | -3/+38 |
* | intel/compiler: Properly consider UBO loads that cross 32B boundaries. | Kenneth Graunke | 2018-06-14 | 1 | -2/+14 |
* | Revert "intel/compiler: Properly consider UBO loads that cross 32B boundaries." | Jason Ekstrand | 2018-06-13 | 1 | -7/+1 |
* | intel/compiler: Properly consider UBO loads that cross 32B boundaries. | Kenneth Graunke | 2018-06-13 | 1 | -1/+7 |
* | intel/compiler: fix 64bit value prints on 32bit | Grazvydas Ignotas | 2018-02-10 | 1 | -1/+1 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -1/+1 |
* | i965: Select ranges of UBO data to be uploaded as push constants. | Kenneth Graunke | 2017-07-13 | 1 | -0/+298 |