summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-13VERSION: bump for 20.0.0-rc3mesa-20.0.0-rc3Dylan Baker1-1/+1
2020-02-11nir: do not use De Morgan's Law rules for flt and fgeSamuel Pitoiset2-2/+2
2020-02-11aco: fix creating v_madak if v_mad_f32 has two sgpr literalsSamuel Pitoiset2-2/+2
2020-02-11panfrost: Remove unused anonymous enum variables.Vinson Lee2-3/+3
2020-02-11Revert "gallium: Fix big-endian addressing of non-bitmask array formats."Eric Anholt2-18/+7
2020-02-11radeonsi: fix the DCC MSAA bug workaroundMarek Olšák2-2/+2
2020-02-11svga: Use pipe_shader_state_from_tgsi to set shader stateNeha Bhende2-2/+2
2020-02-11svga: fix size of format_conversion_table[]Neha Bhende2-1/+3
2020-02-11.pick_status.json: Update to 23037627359e739c42b194dec54875aefbb9d00bDylan Baker1-0/+594
2020-02-10aco: fix waiting for scalar stores before "writing back" data on GFX8-GFX9Samuel Pitoiset2-7/+10
2020-02-10Vulkan overlay: use the corresponding image index for each swapchainGeorg Lehmann2-4/+9
2020-02-10radeonsi: don't report that multi-plane formats are supportedMarek Olšák2-8/+1
2020-02-10freedreno/ir3: put the conversion back for half const to the right place.Hyunjun Ko2-7/+7
2020-02-10.pick_status.json: Update to 689817c9dfde9a0852f2b2489cb0fa93ffbcb215Dylan Baker1-0/+162
2020-02-07Vulkan Overlay: Don't try to change the image layout to present twiceGeorg Lehmann2-23/+28
2020-02-07aco: do not use ds_{read,write}2 on GFX6Samuel Pitoiset2-5/+7
2020-02-07intel/vec4: fix valgrind errors with vf_values arrayTapani Pälli2-2/+3
2020-02-07aco: fix gfx10_wave64_bpermuteRhys Perry2-2/+7
2020-02-07Correctly wait in the fragment stage until all semaphores are signaledGeorg Lehmann2-3/+11
2020-02-07svga: Fix banded DMA uploadThomas Hellstrom2-11/+12
2020-02-07anv: set MOCS on push constantsLionel Landwerlin2-2/+8
2020-02-07intel: Load the driver even if I915_PARAM_REVISION is not found.Rafael Antognolli2-2/+2
2020-02-07swr: Fix GCC 4.9 checks.Vinson Lee3-3/+3
2020-02-07gallium: let the pipe drivers decide the supported modifiersJames Xiong2-7/+3
2020-02-07aco/optimizer: Don't combine uniform bool s_and to s_andn2.Timur Kristóf2-1/+4
2020-02-07.pick_status.json: Update to d8bae10bfe0f487dcaec721743cd51441bcc12f5Dylan Baker1-0/+477
2020-02-07VERSION: bump to 20.0-rc2mesa-20.0.0-rc2Dylan Baker1-1/+1
2020-02-05gallium/swr: Fix gcc 4.8.5 compile errorKrzysztof Raszkowski1-6/+5
2020-02-05intel/fs: Don't count integer instructions as being possibly coissueIan Romanick2-2/+9
2020-02-05util/disk_cache: check for write() failure in the zstd pathEric Engestrom2-2/+6
2020-02-05anv: implement gen9 post sync pipe control workaroundLionel Landwerlin4-1/+40
2020-02-05freedreno: allow ctx->batch to be NULLRob Clark5-31/+3
2020-02-05radv: Do not set SX DISABLE bits for RB+ with unused surfaces.Bas Nieuwenhuizen2-7/+8
2020-02-05freedreno/perfcntrs: fix fd leakEric Engestrom2-2/+6
2020-02-05st/mesa: Handle the rest renderbuffer formats from OSMesaDanylo Piliaiev2-1/+6
2020-02-05util/os_socket: fix header unavailable on windowsEric Engestrom2-2/+3
2020-02-05i965: Do not set front_buffer_dirty if there is no front bufferDanylo Piliaiev2-2/+4
2020-02-05.pick_status.json: Update to 7eaf21cb6f67adbe0e79b80b4feb8c816a98a720Dylan Baker1-0/+495
2020-02-04st/mesa: use uint-result for sampling stencil buffersErik Faye-Lund2-5/+6
2020-02-04etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()Marek Vasut2-1/+2
2020-02-04clover: Use explicit conversion from llvm::StringRef to std::stringJan Vesely3-3/+4
2020-02-04.pick_status.json: Update to 9afdcd64f2c96f3fcc1a28912987f2e8066aa995Dylan Baker1-0/+180
2020-02-03panfrost: Fix the damage box clamping logicBoris Brezillon2-1/+3
2020-02-03util/os_socket: Include unistd.h to fix build errorBernd Kuhls2-1/+2
2020-02-03anv/blorp: Use the correct size for vkCmdCopyBufferToImageJason Ekstrand2-1/+9
2020-02-03lima: Fix build with GCC 10.Vinson Lee2-2/+2
2020-02-03intel/fs: Write the address register with NoMask for MOV_INDIRECTJason Ekstrand2-1/+10
2020-02-03aco: fix image_atomic_cmp_swapDaniel Schürmann3-3/+4
2020-02-03.pick_status.json: Update to b550b7ef3b8d12f533b67b1a03159a127a3ff34aDylan Baker1-0/+423
2020-01-31aco: fix MUBUF VS input loads when expanding vec3 to vec4 on GFX6Samuel Pitoiset2-2/+7