summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Revert "st/mesa: expose 0 shader binary formats for compat profiles for Qt"Timothy Arceri4-14/+6
2019-05-28anv: fix apply_pipeline_layout pass for arrays of YCbCr descriptorsLionel Landwerlin1-2/+15
2019-05-28anv/android: fix missing dependencies issue during parallel buildChenglei Ren1-9/+9
2019-05-28lima: fix render to non-zero level textureQiang Yu1-4/+6
2019-05-28lima: fix lima_blit with non-zero level source resourceQiang Yu1-25/+12
2019-05-27Revert "mesa: unreference current winsys buffers when unbinding winsys buffers"Dave Airlie1-4/+0
2019-05-27etnaviv: use the correct uniform dirty bitsChristian Gmeiner1-2/+2
2019-05-27anv: Do not emulate texture swizzle for INPUT_ATTACHMENT, STORAGE_IMAGEDanylo Piliaiev2-6/+12
2019-05-23vulkan: fix build dependency issue with generated filesLionel Landwerlin7-26/+35
2019-05-23gallium: enable dmabuf on BSD as wellGreg V1-1/+1
2019-05-23etnaviv: fill missing offset in etna_resource_get_handlePhilipp Zabel1-0/+1
2019-05-23radeonsi: fix a regression in si_rebind_bufferMarek Olšák1-4/+8
2019-05-23vulkan/overlay: fix timestamp query emission with no pipeline statsLionel Landwerlin1-4/+0
2019-05-23radeonsi: update buffer descriptors in all contexts after buffer invalidationMarek Olšák4-35/+72
2019-05-21Update version to 19.1.0-rc3mesa-19.1.0-rc3Juan A. Suarez Romero1-1/+1
2019-05-21nir: Fix clone of nir_variable state slotsCaio Marcelo de Oliveira Filho1-3/+5
2019-05-21mesa: unreference current winsys buffers when unbinding winsys buffersCharmaine Lee1-0/+4
2019-05-21st/mesa: purge framebuffers with current context after unbinding winsys buffersCharmaine Lee1-3/+10
2019-05-21cherry-ignore: radeonsi: update buffer descriptors in all contexts after buff...Juan A. Suarez Romero1-0/+2
2019-05-21meson: expose glapi through osmesaEric Engestrom2-3/+4
2019-05-21anv: Only consider minSampleShading when sampleShadingEnable is setJason Ekstrand1-2/+2
2019-05-21anv: Stop forcing bindless for imagesJason Ekstrand1-4/+5
2019-05-21draw: fix memory leak introduced 7720ce32aNeha Bhende1-1/+3
2019-05-21anv: Emulate texture swizzle in the shader when neededJason Ekstrand4-2/+133
2019-05-21radv: add a workaround for Monster Hunter World and LLVM 7&8Samuel Pitoiset5-3/+16
2019-05-21Revert "softpipe/buffer: load only as many components as the the buffer resou...Gert Wollny1-5/+2
2019-05-21glsl: init packed in more constructors.Dave Airlie1-6/+6
2019-05-21anv: Fix some depth buffer sampling cases on ICL+Nanley Chery1-1/+7
2019-05-21nir: Fix nir_opt_idiv_const when negatives are involvedCaio Marcelo de Oliveira Filho1-3/+5
2019-05-17radeonsi: remove old_va parameter from si_rebind_buffer by remembering offsetsMarek Olšák3-40/+25
2019-05-16util/os_file: always use the 'grow' mechanismEric Engestrom1-42/+20
2019-05-16nir: lower_non_uniform_access: iterate over instructions safelyLionel Landwerlin1-1/+1
2019-05-16vulkan/overlay: fix truncating error on 32bit platformsLionel Landwerlin1-40/+36
2019-05-16vulkan/overlay-layer: fix cast errorsLionel Landwerlin1-7/+7
2019-05-16nir: fix lower_non_uniform_access passLionel Landwerlin1-0/+1
2019-05-15Revert "nir: add late opt to turn inot/b2f combos back to bcsel"Ian Romanick2-19/+0
2019-05-15intel/fs/ra: Stop adding RA interference to too many SENDS nodesJason Ekstrand1-8/+3
2019-05-15intel/fs/ra: Only add dest interference to sources that existJason Ekstrand1-1/+1
2019-05-14Update version to 19.1.0-rc2mesa-19.1.0-rc2Juan A. Suarez Romero1-1/+1
2019-05-14softpipe/buffer: load only as many components as the the buffer resource type...Gert Wollny1-2/+5
2019-05-13radv: Do not use extra descriptor space for the 3rd plane.Bas Nieuwenhuizen3-7/+26
2019-05-13radv: clear vertex bindings while resetting command bufferJózef Kucia1-1/+2
2019-05-13st/mesa: fix 2 crashes in st_tgsi_lower_yuvMarek Olšák1-20/+28
2019-05-13iris: Use full ways for L3 cache setup on Icelake.Kenneth Graunke1-0/+1
2019-05-13anv: Fix limits when VK_EXT_descriptor_indexing is usedCaio Marcelo de Oliveira Filho1-9/+14
2019-05-13vulkan/overlay: keep allocating draw data until it can be reusedLionel Landwerlin1-113/+135
2019-05-13i965: Fix memory leaks in brw_upload_cs_work_groups_surface().Kenneth Graunke1-0/+5
2019-05-13travis: fix syntax, and drop unused stuffEric Engestrom1-184/+26
2019-05-10winsys/amdgpu: add VCN JPEG to no user fence groupLeo Liu1-1/+2
2019-05-10panfrost: Only take the fast paths on buffers aligned to block sizeTomeu Vizoso1-2/+2