summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-10lavapipe: Reset the free_cmd_buffers list in TrimCommandPoolJason Ekstrand2-1/+2
2022-03-10mesa: Fix discard_framebuffer for fbo vs winsysRob Clark2-5/+15
2022-03-10zink: lower dmod on AMD hardwareMike Blumenkrantz2-1/+16
2022-03-10docs: fixup zink gl 4.3 requirementsErik Faye-Lund2-6/+11
2022-03-10gallium/tc: zero alloc transfersPierre-Eric Pelloux-Prayer2-4/+2
2022-03-10util/slab: add slab_zallocPierre-Eric Pelloux-Prayer3-1/+16
2022-03-10aux/trace: rzalloc the context structMike Blumenkrantz2-2/+2
2022-03-10lavapipe: update multisample state after blend stateMike Blumenkrantz2-35/+35
2022-03-10llvmpipe: clamp surface clear geometryMike Blumenkrantz2-1/+7
2022-03-10llvmpipe: fix debug print iterating in set_framebuffer_stateMike Blumenkrantz2-4/+4
2022-03-10zink: fix 64bit float shader opsMike Blumenkrantz2-2/+2
2022-03-10gallivm/nir: extract a valid texture index according to exec_mask.Dave Airlie2-5/+21
2022-03-10radeonsi: change rounding mode to round to evenPierre-Eric Pelloux-Prayer7-66/+50
2022-03-10zink: invalidate non-punted recycled descriptor sets that are not validMike Blumenkrantz2-1/+3
2022-03-10zink: stop leaking descriptor setsMike Blumenkrantz2-3/+11
2022-03-10zink: mark fbfetch push sets as non-cachedMike Blumenkrantz2-1/+2
2022-03-10zink: fix descriptor cache pointer array allocationMike Blumenkrantz2-4/+4
2022-03-10zink: wait on program cache fences before destroying programsMike Blumenkrantz2-1/+3
2022-03-10zink: use a fence for pipeline cache update jobsMike Blumenkrantz2-2/+2
2022-03-10zink: always update shader variants when rebinding a gfx programMike Blumenkrantz2-1/+3
2022-03-10panfrost: Fix set_sampler_views for big GLAlyssa Rosenzweig2-16/+19
2022-03-10panfrost: Fix ubo_mask calculationIcecream953-3/+3
2022-03-10pan/bi: Make disassembler build reproduciblyIcecream952-2/+2
2022-03-10panfrost: Re-emit descriptors after resource shadowingIcecream953-3/+4
2022-03-10panfrost: Set dirty state in set_shader_buffersIcecream952-1/+3
2022-03-10pan/bi: Check dependencies of both destinations of instructionsIcecream952-10/+15
2022-03-10panfrost: Set PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONIcecream953-219/+2
2022-03-10gallivm: avoid division by zero when computing cube faceMike Blumenkrantz2-2/+5
2022-03-10radv: include adjust_frag_coord_z in keyRhys Perry4-2/+4
2022-03-10radeonsi: fix an assertion failure with register shadowingMarek Olšák2-2/+2
2022-03-10radv: disable DCC for Fable Anniversary, Dragons Dogma, GTA IV and moreSamuel Pitoiset2-1/+21
2022-03-10radv,drirc: move RADV workarounds to 00-radv-defaults.confSamuel Pitoiset4-91/+133
2022-03-10radv: use MAJOR_IN_SYSMACROS for sysmacros.h includeJonathan Gray2-2/+6
2022-03-10ac/nir/ngg: Fix mixed up primitive ID after culling.Timur Kristóf2-19/+31
2022-03-10amd: add a workaround for an SQ perf counter bugMarek Olšák5-2/+10
2022-03-10panfrost: Push twice as many uniformsAlyssa Rosenzweig2-6/+12
2022-03-10panfrost: Flush resources when shadowingAlyssa Rosenzweig3-5/+7
2022-03-10panfrost: Handle NULL samplersAlyssa Rosenzweig3-5/+6
2022-03-10panfrost: Handle NULL sampler viewsAlyssa Rosenzweig2-2/+11
2022-03-10panfrost: Fix FD resource_get_handleAlyssa Rosenzweig2-24/+8
2022-03-10iris: Mark a dirty update when vs_needs_sgvs_element value changedXiaohui Gu2-2/+3
2022-03-10crocus: change the line width workaround for gfx4/5Dave Airlie2-3/+3
2022-03-10intel/fs: fix total_scratch computationLionel Landwerlin6-3/+14
2022-03-10anv: fix fast clear type value with external imagesLionel Landwerlin2-5/+9
2022-03-10ir3/nir: Fix 1d array readonly imagesConnor Abbott3-8/+15
2022-03-10ir3: Don't always set bindless_tex with readonly imagesConnor Abbott2-2/+2
2022-03-10util: use correct type in sysctl argumentJonathan Gray2-2/+2
2022-03-10util: fix build with clang 10 on mips64Jonathan Gray2-9/+6
2022-03-10util/u_atomic: fix build on clang archs without 64-bit atomicsJonathan Gray2-1/+42
2022-03-10util: fix util_cpu_detect_once() build on OpenBSDJonathan Gray2-2/+2