summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2020-10-14intel/gen9: Enable MSC RAW Hazard AvoidanceAnuj Phogat1-0/+2
2020-10-14radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.Olsak, Marek1-0/+2
2020-09-29gallium/vl: add chroma_format arg to vl_video_buffer functionsPierre-Eric Pelloux-Prayer5-19/+34
2020-09-29gallium/vl: do not call transfer_unmap if transfer is NULLPierre-Eric Pelloux-Prayer2-3/+6
2020-09-27radeonsi: fix indirect dispatches with variable block sizesMarek Olšák1-11/+10
2020-09-27etnaviv: simplify linear stride implementationChristian Gmeiner1-11/+9
2020-09-16radeon/vcn: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer2-0/+6
2020-09-16r600/uvd: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer1-0/+3
2020-09-16anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+Jordan Justen1-1/+2
2020-09-16radeonsi: fix max syncobj wait timeoutQiang Yu1-0/+3
2020-09-16gallivm: disable brilinear for lod bias and explicit lod.Dave Airlie1-1/+1
2020-09-16swr: fix build with mingwMichel Zou12-21/+25
2020-09-16radeonsi: fix syncobj wait timeoutQiang Yu1-11/+6
2020-09-16iris: Fix aux assertion in resource_get_handleNanley Chery1-0/+1
2020-09-16gallium/tgsi_exec: Fix up NumOutputs countingEric Anholt1-8/+2
2020-09-02radeonsi,driconf: add clamp_div_by_zero optionPierre-Eric Pelloux-Prayer4-1/+7
2020-09-02radeonsi: enable PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer1-0/+1
2020-09-02mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer3-0/+5
2020-09-02gallivm: fix build on LLVM 12 due to LLVMAddConstantPropagationPass removalMarek Olšák1-0/+2
2020-09-02etnaviv: Add lock around pending_ctxMarek Vasut4-3/+53
2020-09-02etnaviv: Remove etna_resource_get_status()Marek Vasut2-31/+0
2020-09-02v3d: set instance id to 0 at start of tileAlejandro Piñeiro1-0/+7
2020-09-02gallium/dri2: Report correct YUYV and UYVY plane countNanley Chery1-14/+4
2020-09-02radeonsi: fix tess levels coming as scalar arrays from SPIR-VMarek Olšák1-1/+7
2020-09-02freedreno: handle case of shadowing current render targetRob Clark1-0/+18
2020-09-02clover/spirv: Don't call llvm::regularizeLlvmForSpirvJason Ekstrand1-5/+0
2020-09-02clover/spirv: Remove unused tuple headerPierre Moreau1-1/+0
2020-09-02panfrost: Free batch->dependenciesAlyssa Rosenzweig1-0/+2
2020-09-02panfrost: Fix blend leak for render targets 5-8Alyssa Rosenzweig1-1/+1
2020-08-19nv50/ir/nir: fix global_atomic_comp_swapKarol Herbst1-0/+2
2020-08-19llvmpipe/cs: update compute counters not fragment shader.Dave Airlie1-2/+2
2020-08-19driconf: Support selection by Vulkan applicationName.Bas Nieuwenhuizen2-2/+2
2020-08-19llvmpipe: only read 0 for channels being readDave Airlie1-1/+1
2020-08-19etnaviv: completely turn off MSAAChristian Gmeiner1-9/+2
2020-08-19intel/perf: fix performance counters availability after glFinishMarcin Ślusarz2-2/+3
2020-08-19radeonsi: fix applying the NGG minimum vertex count requirementMarek Olšák1-3/+8
2020-08-19radeonsi: use correct wave size in gfx10_ngg_calculate_subgroup_infoMarek Olšák1-1/+1
2020-08-19panfrost: signal syncobj if nothing is going to be flushedIcenowy Zheng1-0/+4
2020-08-05radeonsi: disable SDMA on gfx9Marek Olšák1-0/+8
2020-08-05iris: Delete shader variants when deleting the API-facing shaderKenneth Graunke3-3/+72
2020-08-05prevent multiply defined symbolsDaryl W. Grunau2-2/+2
2020-08-05nine: fix incorrect calculation of layer count for 3D texturesYevhenii Kolesnikov1-1/+1
2020-08-05iris: propagate error from gen_perf_begin_query to glBeginPerfQueryINTELMarcin Ślusarz2-3/+3
2020-08-05radeonsi/gfx10: set the correct value for OFFCHIP_BUFFERINGMarek Olšák1-1/+1
2020-08-05radeonsi: add missing initialization of registersMarek Olšák2-1/+43
2020-08-05ac: update register and packet definitions for preemptionMarek Olšák1-2/+2
2020-07-22nvc0: fix macro define for NVE4_COPY()Rhys Kidd1-1/+1
2020-07-22panfrost: Revert "Disable frame throttling"Alyssa Rosenzweig1-3/+0
2020-07-22panfrost: Fix fence leakAlyssa Rosenzweig1-0/+3
2020-07-22iris: fix fallback to swrast driverLionel Landwerlin1-1/+1