summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gallium/swr: simplify environmental variabled expansion codeKrzysztof Raszkowski2020-02-142-30/+1
* glsl: fix gl_nir_set_uniform_initializers() for image arraysTimothy Arceri2020-02-142-2/+2
* .pick_status.json: Update to 946eacbafb47c8b94d47e7c9d2a8b02fff5a22faDylan Baker2020-02-141-0/+153
* iris: fix aux buf map failure in 32bits app on AndroidTapani Pälli2020-02-132-9/+10
* radeonsi: make si_fence_server_signal flush pipe without workPeng Huang2020-02-132-1/+5
* .pick_status.json: Update to 2a98cf3b2ecea43cea148df7f77d2abadfd1c9dbDylan Baker2020-02-131-0/+405
* docs: Add SHA256 sum for 19.3.4Dylan Baker2020-02-131-1/+1
* VERSION: bump version for 19.3.4mesa-19.3.4Dylan Baker2020-02-131-1/+1
* docs: Add release notes for 19.3.4Dylan Baker2020-02-131-0/+187
* nir: do not use De Morgan's Law rules for flt and fgeSamuel Pitoiset2020-02-112-2/+2
* Revert "gallium: Fix big-endian addressing of non-bitmask array formats."Eric Anholt2020-02-112-18/+7
* radeonsi: fix the DCC MSAA bug workaroundMarek Olšák2020-02-112-2/+2
* svga: fix size of format_conversion_table[]Neha Bhende2020-02-112-1/+3
* .pick_status.json: Update to 23037627359e739c42b194dec54875aefbb9d00bDylan Baker2020-02-111-0/+594
* Vulkan overlay: use the corresponding image index for each swapchainGeorg Lehmann2020-02-102-4/+9
* freedreno/ir3: put the conversion back for half const to the right place.Hyunjun Ko2020-02-102-7/+7
* .pick_status.json: Update to 689817c9dfde9a0852f2b2489cb0fa93ffbcb215Dylan Baker2020-02-101-0/+162
* Vulkan Overlay: Don't try to change the image layout to present twiceGeorg Lehmann2020-02-072-23/+28
* Correctly wait in the fragment stage until all semaphores are signaledGeorg Lehmann2020-02-072-3/+11
* svga: Fix banded DMA uploadThomas Hellstrom2020-02-072-11/+12
* intel: Load the driver even if I915_PARAM_REVISION is not found.Rafael Antognolli2020-02-072-2/+2
* swr: Fix GCC 4.9 checks.Vinson Lee2020-02-073-3/+3
* .pick_status.json: Update to d8bae10bfe0f487dcaec721743cd51441bcc12f5Dylan Baker2020-02-071-0/+477
* radeonsi: stop using the VM_ALWAYS_VALID flagPierre-Eric Pelloux-Prayer2020-02-063-16/+0
* mesa: allow bit queries for EXT_disjoint_timer_queryTapani Pälli2020-02-051-4/+14
* mapi: add GetInteger64vEXT with EXT_disjoint_timer_queryTapani Pälli2020-02-053-1/+16
* intel/fs: Don't count integer instructions as being possibly coissueIan Romanick2020-02-052-2/+9
* radv: Do not set SX DISABLE bits for RB+ with unused surfaces.Bas Nieuwenhuizen2020-02-052-7/+8
* st/mesa: Handle the rest renderbuffer formats from OSMesaDanylo Piliaiev2020-02-052-1/+6
* i965: Do not set front_buffer_dirty if there is no front bufferDanylo Piliaiev2020-02-052-2/+4
* .pick_status.json: Mark ca6a22305b275b49fbc88b8f4cba2fefb24c2a5d as backportedDylan Baker2020-02-051-1/+1
* .pick_status.json: Update to 7eaf21cb6f67adbe0e79b80b4feb8c816a98a720Dylan Baker2020-02-051-0/+495
* winsys/amdgpu: Close KMS handles for other DRM file descriptionsMichel Dänzer2020-02-042-3/+21
* winsys/amdgpu: Re-use amdgpu_screen_winsys when possibleMichel Dänzer2020-02-042-24/+48
* util: Add os_same_file_description helperMichel Dänzer2020-02-042-0/+31
* winsys/amdgpu: Only re-export KMS handles for different DRM FDsMichel Dänzer2020-02-043-11/+32
* winsys/amdgpu: Keep track of retrieved KMS handles using hash tablesMichel Dänzer2020-02-043-0/+47
* winsys/amdgpu: Keep a list of amdgpu_screen_winsyses in amdgpu_winsysMichel Dänzer2020-02-042-1/+28
* etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()Marek Vasut2020-02-042-1/+2
* clover: Use explicit conversion from llvm::StringRef to std::stringJan Vesely2020-02-043-3/+4
* .pick_status.json: Update to 9afdcd64f2c96f3fcc1a28912987f2e8066aa995Dylan Baker2020-02-041-0/+180
* panfrost: Fix the damage box clamping logicBoris Brezillon2020-02-032-1/+3
* anv/blorp: Use the correct size for vkCmdCopyBufferToImageJason Ekstrand2020-02-032-1/+9
* intel/fs: Write the address register with NoMask for MOV_INDIRECTJason Ekstrand2020-02-032-1/+10
* genxml: Add a new 3DSTATE_SF field on gen12Jason Ekstrand2020-02-032-1/+6
* anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+Jason Ekstrand2020-02-034-2/+14
* .pick_status.json: Update to b550b7ef3b8d12f533b67b1a03159a127a3ff34aDylan Baker2020-02-031-0/+720
* bin/pick-ui: Add a new maintainer script for picking patchesDylan Baker2020-02-035-0/+1129
* radeonsi: disable display DCCPierre-Eric Pelloux-Prayer2020-02-031-2/+5
* anv: Improve BTI change cache flushingJason Ekstrand2020-02-033-1/+29