summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_compiler.h
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: properly size attribute wa_flags array for VulkanIago Toral Quiroga2017-08-111-1/+17
* i965: Select ranges of UBO data to be uploaded as push constants.Kenneth Graunke2017-07-131-0/+9
* i965: Switch to absolute addressing for constant buffer 0.Kenneth Graunke2017-07-131-0/+6
* i965/i915: Add UYVY as the supported formatJohnson Lin2017-06-301-0/+1
* i965/cnl: Update few assertionsAnuj Phogat2017-06-091-1/+1
* i965: Move clip program compilation to the compilerJason Ekstrand2017-05-261-0/+64
* i965: Move SF compilation to the compilerJason Ekstrand2017-05-261-0/+50
* i965: Move enums to brw_compiler.h.Rafael Antognolli2017-05-031-0/+21
* anv/pipeline: make FragCoord include sample positions when sample shadingIago Toral Quiroga2017-03-241-0/+1
* intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+1057