summaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* anv: Autogenerate extension query and lookupJason Ekstrand2017-08-011-1/+2
* intel/blorp: ship blorp_genX_exec.h within the tarballEmil Velikov2017-07-241-0/+1
* i965: Select ranges of UBO data to be uploaded as push constants.Kenneth Graunke2017-07-131-0/+1
* intel/isl: Add basic modifier introspectionJason Ekstrand2017-07-121-0/+1
* intel: Move the DRM uapi headers to a non-Intel location.Eric Anholt2017-07-121-6/+0
* intel: Move clflush helpers from anv to common/gen_clflush.h.Kenneth Graunke2017-07-101-0/+1
* anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin2017-06-271-0/+6
* intel: Enable vulkan build for gen10Anuj Phogat2017-06-221-0/+4
* i965/cnl: Wire up Mesa build files for gen10Anuj Phogat2017-06-091-2/+8
* i965: Move clip program compilation to the compilerJason Ekstrand2017-05-261-0/+7
* i965: Move SF compilation to the compilerJason Ekstrand2017-05-261-0/+1
* anv/pipeline: Add shader lowering for multiviewJason Ekstrand2017-05-031-0/+1
* anv: Move queues, events, and semaphores to their own fileJason Ekstrand2017-04-271-0/+1
* i965/fs: rename lower_d2x to lower_conversionsSamuel Iglesias Gonsálvez2017-04-141-1/+1
* intel/isl: Add support for emitting depth/stencil/hizJason Ekstrand2017-04-101-0/+7
* intel: genxml: compress all gen files into oneLionel Landwerlin2017-03-311-8/+2
* genxml: New generated header genX_bits.h (v6)Chad Versace2017-03-281-1/+5
* genxml: Define GENXML_XML_FILES in Makefile.sourcesChad Versace2017-03-241-0/+10
* intel: move gen_decoder.* to DECODER_FILESTapani Pälli2017-03-231-2/+4
* intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].Kenneth Graunke2017-03-211-0/+2
* anv: Use on-the-fly surface states for dynamic buffer descriptorsJason Ekstrand2017-03-131-1/+0
* intel/vulkan: Get rid of recursive makeJason Ekstrand2017-03-131-0/+65
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+89
* i965: Move intel_debug.h to intel/common/gen_debug.hJason Ekstrand2017-03-011-0/+2
* intel: Share URB configuration code between GL and Vulkan.Kenneth Graunke2016-11-191-0/+1
* intel/genxml: fix building rules for aubinator required headersMauro Rossi2016-10-111-1/+3
* intel: aubinator: generate a standalone binaryLionel Landwerlin2016-10-081-1/+6
* intel: automake: reference the correct headerEmil Velikov2016-10-061-1/+2