summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* intel/vulkan: Get rid of recursive makeJason Ekstrand2017-03-131-85/+0
* anv/Makefile: Gather all the genX files into one placeJason Ekstrand2017-02-221-22/+9
* anv: Put everything about queries in genX_query.cJason Ekstrand2017-02-211-1/+4
* anv/Makefile: alphabetizeJason Ekstrand2017-02-211-4/+4
* anv: automake: don't generate anv_timestamp.hEmil Velikov2016-11-281-2/+1
* anv: Add an input attachment lowering passJason Ekstrand2016-11-221-0/+1
* anv: Add a helper for doing buffer copies with nothing but VF and SOL.Jason Ekstrand2016-11-161-0/+4
* anv/pipeline: Roll genX_pipeline_util.h into genX_pipeline.cJason Ekstrand2016-11-161-1/+0
* anv/pipeline: Unify graphics_pipeline_createJason Ekstrand2016-11-161-4/+0
* anv: move to using shared wsi codeDave Airlie2016-10-191-7/+2
* anv: move common wsi code to x11/wayland common files.Dave Airlie2016-10-191-3/+7
* anv: Get rid of metaJason Ekstrand2016-10-141-3/+0
* intel: automake: reference the correct headerEmil Velikov2016-10-061-1/+0
* anv: Use blorp for doing MSAA resolvesJason Ekstrand2016-09-131-1/+0
* anv: Delete meta_blit2dJason Ekstrand2016-09-131-1/+0
* anv: Use blorp for CopyBuffer and UpdateBufferJason Ekstrand2016-09-131-1/+0
* anv: Use blorp to implement VkBlitImageJason Ekstrand2016-09-131-1/+0
* anv: Add initial blorp supportJason Ekstrand2016-09-131-0/+5
* anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.cJason Ekstrand2016-09-031-4/+0
* anv: add genX_multisample.h to the sources list(s).Emil Velikov2016-08-151-0/+1
* anv: vulkan: remove the anv_device.$(OBJEXT) ruleEmil Velikov2016-07-061-1/+2
* anv: Port L3 cache programming from i965Jordan Justen2016-05-171-0/+4
* anv: Add helpers to provide simple VkFormat introspectionJason Ekstrand2016-05-171-1/+2
* anv: include the files in the tarballEmil Velikov2016-05-011-2/+7
* anv: use the GENERATED_FILES variableEmil Velikov2016-05-011-2/+0
* anv: split sources lists to Makefile.sourcesEmil Velikov2016-05-011-0/+94