summaryrefslogtreecommitdiff
path: root/src/intel/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* anv: Rework push constant handlingJason Ekstrand2019-11-181-1/+0
* anv: Pre-compute push ranges for graphics pipelinesJason Ekstrand2019-11-181-0/+1
* intel/perf: add EHL performance query supportLionel Landwerlin2019-11-151-0/+1
* intel/perf: fix Android buildLionel Landwerlin2019-10-311-1/+2
* intel/common: Add surface to aux map translation table supportJordan Justen2019-10-281-0/+2
* intel/common: Add interface to allocate device buffersJordan Justen2019-10-281-0/+1
* anv: implement VK_INTEL_performance_queryLionel Landwerlin2019-10-231-0/+1
* intel: Add missing entry for brw_nir_lower_alpha_to_coverage in MakefileSagar Ghuge2019-10-211-0/+1
* intel/isl: Add gen12 depth/stencil surface alignmentsJordan Justen2019-10-171-0/+2
* intel/fs/gen12: Introduce software scoreboard lowering pass.Francisco Jerez2019-10-111-0/+1
* intel/eu: Rework opcode description tables to allow efficient look-up by eith...Francisco Jerez2019-10-111-1/+1
* anv: Build for gen12Jordan Justen2019-08-281-0/+4
* intel/isl: Build gen12 using gen11 code pathsJordan Justen2019-08-281-0/+4
* intel/genxml: Build gen12 genxmlJordan Justen2019-08-281-2/+4
* anv,nir: Move lower_input_attachments pass from ANV to NIR.Daniel Schürmann2019-07-081-1/+0
* i965,iris: Move guardband calculations to a common locationJason Ekstrand2019-06-211-0/+1
* intel/compiler: add a NIR pass to lower conversionsIago Toral Quiroga2019-04-181-0/+1
* i965: move mdapi result data format to intel/perfLionel Landwerlin2019-04-171-1/+2
* i965: move mdapi data structure to intel/perfLionel Landwerlin2019-04-171-1/+2
* i965: extract performance query metricsLionel Landwerlin2019-04-171-0/+24
* i965: Move program key debugging to the compiler.Kenneth Graunke2019-04-161-0/+1
* intel/common: move gen_debug to intel/devMark Janes2019-04-101-2/+2
* intel/fs: Drop the fs_surface_builderJason Ekstrand2019-02-281-2/+0
* intel/isl: move tiled_memcpy static libs from i965 to islTapani Pälli2019-01-101-0/+9
* 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
* intel/compiler: Lower SSBO and shared loads/stores in NIRJason Ekstrand2018-11-151-0/+1
* anv: stub internal android codeLionel Landwerlin2018-11-061-0/+4
* intel/compiler: Do image load/store lowering to NIRJason Ekstrand2018-08-291-0/+1
* anv: Add KHR_display extension to anv [v7]Keith Packard2018-06-191-0/+3
* anv: move canonical_address calculation into a separate functionScott D Phillips2018-05-271-0/+1
* intel: Move batch decoder/disassembler from tools/ to common/Kenneth Graunke2018-05-021-0/+3
* anv: Implement vkCmdDispatchBaseJason Ekstrand2018-03-071-0/+1
* intel: Split gen_device_info out into libintel_devJordan Justen2018-03-051-2/+4
* intel: add new common header gen_defines.hTapani Pälli2018-02-281-0/+1
* anv/icl: Build anv libs for gen11Anuj Phogat2018-02-161-0/+4
* intel/isl/icl: Build and use gen11 surface state emit functionsAnuj Phogat2018-02-151-0/+4
* intel/genxml/icl: Generate packing headersAnuj Phogat2018-02-151-2/+4
* anv/extensions: Generate a header file with extension tablesJason Ekstrand2018-01-231-1/+2
* vulkan: move anv VK_EXT_debug_report implementation to common code.Bas Nieuwenhuizen2018-01-171-1/+0
* 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-3/+3
* anv: Implement VK_ANDROID_native_buffer (v9)Chad Versace2017-10-181-0/+3
* intel: Add simple logging façade for Android (v2)Chad Versace2017-10-171-1/+3
* intel/compiler: Make brw_nir_lower_intrinsics compute-specificJason Ekstrand2017-10-121-1/+1
* anv: add nir lowering pass for ycbcr texturesLionel Landwerlin2017-10-061-0/+1
* intel: automake: add isl_genX_priv.h in the source listJuan A. Suarez Romero2017-09-191-0/+1
* anv: implementation of VK_EXT_debug_report extensionTapani Pälli2017-09-121-0/+1
* i965: Extract functions dealing with register types to separate fileMatt Turner2017-08-211-0/+2
* intel: move gen_decoder.* back to COMMON_FILESTapani Pälli2017-08-021-4/+2