Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: properly size attribute wa_flags array for Vulkan | Iago Toral Quiroga | 2017-08-11 | 1 | -1/+17 |
* | i965: Select ranges of UBO data to be uploaded as push constants. | Kenneth Graunke | 2017-07-13 | 1 | -0/+9 |
* | i965: Switch to absolute addressing for constant buffer 0. | Kenneth Graunke | 2017-07-13 | 1 | -0/+6 |
* | i965/i915: Add UYVY as the supported format | Johnson Lin | 2017-06-30 | 1 | -0/+1 |
* | i965/cnl: Update few assertions | Anuj Phogat | 2017-06-09 | 1 | -1/+1 |
* | i965: Move clip program compilation to the compiler | Jason Ekstrand | 2017-05-26 | 1 | -0/+64 |
* | i965: Move SF compilation to the compiler | Jason Ekstrand | 2017-05-26 | 1 | -0/+50 |
* | i965: Move enums to brw_compiler.h. | Rafael Antognolli | 2017-05-03 | 1 | -0/+21 |
* | anv/pipeline: make FragCoord include sample positions when sample shading | Iago Toral Quiroga | 2017-03-24 | 1 | -0/+1 |
* | intel/compiler: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+4 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1057 |