aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel/fs: Try to vectorize header setup in lower_load_payload().Francisco Jerez2020-01-171-8/+16
* st/dri: do FLUSH_VERTICES before calling flush_resourceMarek Olšák2020-01-171-6/+4
* gallium: add st_context_iface::flush_resource to call FLUSH_VERTICESMarek Olšák2020-01-172-0/+21
* anv: enable VK_KHR_swapchain_mutable_formatLionel Landwerlin2020-01-172-1/+2
* vulkan/wsi: Implement VK_KHR_swapchain_mutable_formatJason Ekstrand2020-01-171-1/+32
* vulkan/wsi: Filter modifiers with ImageFormatPropertiesJason Ekstrand2020-01-172-1/+34
* vulkan/wsi: Use the interface from the real modifiers extensionJason Ekstrand2020-01-178-76/+86
* vulkan/wsi: Move the ImageCreateInfo higher upJason Ekstrand2020-01-171-21/+23
* anv: Support modifiers in GetImageFormatProperties2Jason Ekstrand2020-01-173-9/+67
* anv: Drop some VK_IMAGE_TILING_OPTIMAL checksJason Ekstrand2020-01-173-4/+4
* aco: print assembly with CLRXdisasm for GFX6-GFX7 if found on the systemSamuel Pitoiset2020-01-171-1/+39
* vulkan/wsi: disable the hardware cursorAndres Rodriguez2020-01-171-0/+9
* gallium/swr: Disable showing detected arch message.Krzysztof Raszkowski2020-01-173-16/+29
* aco: fix emitting slc for MUBUF instructions on GFX6-GFX7Samuel Pitoiset2020-01-171-1/+1
* panfrost/midgard: Fix swizzle for store instructionsBoris Brezillon2020-01-171-3/+15
* docs: do not double-close link tagErik Faye-Lund2020-01-171-2/+2
* docs: remove double-closed definition-listErik Faye-Lund2020-01-171-2/+0
* docs: move paragraph closing tagErik Faye-Lund2020-01-171-1/+2
* docs: use code-tags instead of pre-tagsErik Faye-Lund2020-01-171-2/+2
* docs: use code-tags instead of pre-tagsErik Faye-Lund2020-01-171-2/+2
* docs: use code-tag instead of pre-tagErik Faye-Lund2020-01-171-1/+1
* docs: open paragraph before closing itErik Faye-Lund2020-01-171-1/+1
* docs: fix paragraphsErik Faye-Lund2020-01-171-0/+2
* docs: fix typo in html tag nameErik Faye-Lund2020-01-171-1/+2
* util: call bind_sampler_states before setting sampler_viewsPierre-Eric Pelloux-Prayer2020-01-171-6/+6
* nir: Fix printing of ~0 .locations.Eric Anholt2020-01-161-2/+6
* meson: use github URL for wraps instead of completely unreliable wrapdbEric Engestrom2020-01-162-2/+2
* docs: Update release calendar for 20.0Dylan Baker2020-01-161-1/+38
* lima: Fix alpha blendingAndreas Baierl2020-01-161-23/+101
* aco: ignore parallelcopies to the same register on jump threadingDaniel Schürmann2020-01-161-31/+38
* aco: handle phi affinities transitively through parallelcopiesDaniel Schürmann2020-01-161-19/+37
* aco: rework lower_to_cssa()Daniel Schürmann2020-01-161-70/+42
* aco: implement stream output with vec3 on GFX6Samuel Pitoiset2020-01-161-39/+51
* aco: do not combine additions of DS instructions on GFX6Samuel Pitoiset2020-01-161-1/+5
* aco: do not select 96-bit/128-bit variants for ds_read/ds_write on GFX6Samuel Pitoiset2020-01-161-4/+7
* intel/perf: report query split for mdapiLionel Landwerlin2020-01-163-2/+18
* intel/perf: expose timestamp begin for mdapiLionel Landwerlin2020-01-163-0/+9
* anv: set depth stall enabled when depth flush enabled on gen12Tapani Pälli2020-01-162-0/+19
* iris: set depth stall enabled when depth flush enabled on gen12Tapani Pälli2020-01-161-0/+9
* anv: implement another workaround for non pipelined statesLionel Landwerlin2020-01-161-0/+12
* iris: implement another workaround for non pipelined statesLionel Landwerlin2020-01-161-1/+14
* iris: handle new PIPE_CONTROL fieldLionel Landwerlin2020-01-162-1/+6
* genxml: add new Gen11+ PIPE_CONTROL fieldLionel Landwerlin2020-01-162-0/+2
* st/mesa: Allocate full miplevels if MaxLevel is explicitly setKenneth Graunke2020-01-161-0/+11
* aco: fix emitting SMEM instructions with no operands on GFX6-GFX7Samuel Pitoiset2020-01-161-6/+8
* lima: fix handling of reverse depth rangeVasily Khoruzhick2020-01-162-4/+16
* nvc0: disable xfb's which don't have a strideIlia Mirkin2020-01-151-4/+4
* lima/ppir: implement full liveness analysis for regallocErico Nunes2020-01-156-166/+359
* lima/ppir: remove orphan load node after cloningErico Nunes2020-01-153-1/+27
* iris: Print warning and return *out = NULL when fd to syncobj failsKristian H. Kristensen2020-01-151-1/+6