summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v3d: Sync on last CS when non-compute stage uses resource written by CSJose Maria Casanova Crespo2020-02-257-26/+77
* .pick_status.json: Update to 01496e3d1ea0370af03e6645dbd2b864c2ace94cDylan Baker2020-02-251-0/+288
* spirv: Remove outdated SPIR-V decoration warningsArcady Goldmints-Orlov2020-02-242-4/+3
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-246-3/+3
* .pick_status.json: Update to e4baff90812d799d586296fcad992ddcc553c359Dylan Baker2020-02-241-0/+567
* i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8Danylo Piliaiev2020-02-202-12/+24
* intel/fs: Correctly handle multiply of fsign with a source modifierIan Romanick2020-02-202-1/+11
* st/vdpau: Only call is_video_format_supported hook if neededMichel Dänzer2020-02-202-8/+8
* mesa: fix immediate mode with tessellation and varying patch verticesMarek Olšák2020-02-202-1/+3
* intel/gen12: Take into account opcode when decoding SWSBCaio Marcelo de Oliveira Filho2020-02-203-4/+8
* .pick_status.json: Update to 8291d728dc997e87b4d2e4e451692643a1dba881Dylan Baker2020-02-201-0/+522
* zink: confused compilation macro usage for zink in target helpers.luc2020-02-182-2/+2
* egl: Implement getImage/putImage on pbuffer swrast.Mathias Fröhlich2020-02-185-6/+97
* intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.Francisco Jerez2020-02-182-8/+4
* radeonsi: don't wait for shader compilation to finish when destroying a contextMarek Olšák2020-02-182-4/+1
* .pick_status.json: Update to bee5c9b0dc13dbae0ccf124124eaccebf7f2a435Dylan Baker2020-02-181-0/+1071
* 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