aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: drop unused dep_{thread,dl}Eric Engestrom2019-08-031-1/+1
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-2/+2
* intel/compiler: add a NIR pass to lower conversionsIago Toral Quiroga2019-04-181-0/+1
* i965: Move program key debugging to the compiler.Kenneth Graunke2019-04-161-0/+1
* intel/fs: Drop the fs_surface_builderJason Ekstrand2019-02-281-2/+0
* intel/fs: Remove existing lower_conversions pass.Francisco Jerez2019-01-091-1/+0
* intel/fs: Introduce regioning lowering pass.Francisco Jerez2019-01-091-0/+1
* i965/vec4/dce: Don't narrow the write mask if the flags are usedIan Romanick2018-12-171-1/+2
* meson: Add tests to suitesDylan Baker2018-11-201-1/+2
* intel/compiler: Lower SSBO and shared loads/stores in NIRJason Ekstrand2018-11-151-0/+1
* intel/compiler: Do image load/store lowering to NIRJason Ekstrand2018-08-291-0/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* intel/compiler: Use gen_get_device_info() in test_eu_validateMatt Turner2018-03-161-1/+1
* meson: Use dependencies for nirDylan Baker2018-01-111-6/+6
* meson: Use consistent style for testsDylan Baker2018-01-111-8/+11
* meson: Use consistent styleDylan Baker2018-01-111-2/+4
* intel/fs: Implement GRF bank conflict mitigation pass.Francisco Jerez2017-12-071-0/+1
* i965: Rename intel_asm_annotation -> brw_disasm_infoMatt Turner2017-11-171-2/+2
* meson: extract out variable for nir_algebraic.pyRob Clark2017-10-241-1/+1
* intel/compiler: Make brw_nir_lower_intrinsics compute-specificJason Ekstrand2017-10-121-1/+1
* meson: convert gtest to an internal dependencyDylan Baker2017-10-031-3/+3
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+155