summaryrefslogtreecommitdiff
path: root/src/intel/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2017-07-13i965: Select ranges of UBO data to be uploaded as push constants.Kenneth Graunke1-0/+1
2017-07-12intel/isl: Add basic modifier introspectionJason Ekstrand1-0/+1
2017-07-12intel: Move the DRM uapi headers to a non-Intel location.Eric Anholt1-6/+0
2017-07-10intel: Move clflush helpers from anv to common/gen_clflush.h.Kenneth Graunke1-0/+1
2017-06-27anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin1-0/+6
2017-06-22intel: Enable vulkan build for gen10Anuj Phogat1-0/+4
2017-06-09i965/cnl: Wire up Mesa build files for gen10Anuj Phogat1-2/+8
2017-05-26i965: Move clip program compilation to the compilerJason Ekstrand1-0/+7
2017-05-26i965: Move SF compilation to the compilerJason Ekstrand1-0/+1
2017-05-03anv/pipeline: Add shader lowering for multiviewJason Ekstrand1-0/+1
2017-04-27anv: Move queues, events, and semaphores to their own fileJason Ekstrand1-0/+1
2017-04-14i965/fs: rename lower_d2x to lower_conversionsSamuel Iglesias Gonsálvez1-1/+1
2017-04-10intel/isl: Add support for emitting depth/stencil/hizJason Ekstrand1-0/+7
2017-03-31intel: genxml: compress all gen files into oneLionel Landwerlin1-8/+2
2017-03-28genxml: New generated header genX_bits.h (v6)Chad Versace1-1/+5
2017-03-24genxml: Define GENXML_XML_FILES in Makefile.sourcesChad Versace1-0/+10
2017-03-23intel: move gen_decoder.* to DECODER_FILESTapani Pälli1-2/+4
2017-03-21intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].Kenneth Graunke1-0/+2
2017-03-13anv: Use on-the-fly surface states for dynamic buffer descriptorsJason Ekstrand1-1/+0
2017-03-13intel/vulkan: Get rid of recursive makeJason Ekstrand1-0/+65
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-0/+89
2017-03-01i965: Move intel_debug.h to intel/common/gen_debug.hJason Ekstrand1-0/+2
2016-11-19intel: Share URB configuration code between GL and Vulkan.Kenneth Graunke1-0/+1
2016-10-11intel/genxml: fix building rules for aubinator required headersMauro Rossi1-1/+3
2016-10-08intel: aubinator: generate a standalone binaryLionel Landwerlin1-1/+6
2016-10-06intel: automake: reference the correct headerEmil Velikov1-1/+2
2016-09-03intel: Pull the guts of gen7_l3_state.c into a shared helperJason Ekstrand1-1/+3
2016-09-03intel: s/brw_device_info/gen_device_info/Jason Ekstrand1-2/+2
2016-09-03intel: Add a new "common" library for more code sharingJason Ekstrand1-0/+4
2016-08-29i965: Move blorp into src/intel/blorpJason Ekstrand1-0/+8
2016-08-25intel: Flatten the makefile structureJason Ekstrand1-0/+50