summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-17radeonsi/nir: Check for VARYING_SLOT_PRIMITIVE_ID not SYSTEM_VALUEJason Ekstrand1-1/+1
2021-12-17vulkan: fix missing handling of WSI memory signalLionel Landwerlin1-0/+12
2021-12-17intel/stub: Silence "initialized field overwritten" warningIan Romanick1-1/+2
2021-12-17nir: Initialize nir_register::divergentCaio Oliveira1-0/+1
2021-12-17radv: have the null winsys set more fieldsRhys Perry1-0/+13
2021-12-17iris: Free the local cache bucket in bufmgr_destroyNanley Chery1-0/+10
2021-12-17radeonsi: fix fast clear / depth decompression corruptionPierre-Eric Pelloux-Prayer3-2/+26
2021-12-17v3dv: Fix V3DV_HAS_SURFACE preprocessor conditionRoman Stratiienko1-6/+8
2021-12-17crocus: cleanup bo exports for external objectsDave Airlie1-0/+10
2021-12-17anv: Stop doing too much per-sample shadingJason Ekstrand1-22/+19
2021-12-17crocus: wm_prog_key::key_alpha_test uses GL enumsJason Ekstrand1-1/+17
2021-12-17turnip: Fix operator precedence in address calculation macros for queriesDanylo Piliaiev1-6/+6
2021-12-17aco: Clean up and fix quad group instructions with WQM.Timur Kristóf1-108/+68
2021-12-17intel/compiler: Don't predicate a WHILE if there is a CONTIan Romanick1-5/+72
2021-12-17v3dv: Fix dEQP-VK.info#instance_extensions testRoman Stratiienko1-1/+1
2021-12-17gbm: Don't pass default usage flags on ABIs < 1James Jones1-2/+30
2021-12-17intel/fs/xehp: Teach SWSB pass about the exec pipeline of FS_OPCODE_PACK_HALF...Francisco Jerez1-0/+2
2021-12-17panfrost: Don't shadow Mesa's fui()Alyssa Rosenzweig1-1/+0
2021-12-17vulkan-device-select: Don't leak drmDevicePtrJakob Bornecrantz1-1/+4
2021-12-17nir/lower_io: include the variable access in the lowered intrinsicLionel Landwerlin1-0/+6
2021-12-17intel/nir: preserve access value when duping intrinsicLionel Landwerlin1-0/+3
2021-12-17anv: allow VK_IMAGE_LAYOUT_UNDEFINED as final layoutTapani Pälli1-3/+6
2021-12-17nir/opt_deref: don't try to cast empty structuresLionel Landwerlin1-0/+4
2021-12-01aco: don't create DPP instructions with SGPR operandsRhys Perry2-2/+20
2021-12-01radv: fix resetting the entire vertex input dynamic stateSamuel Pitoiset1-8/+1
2021-12-01nir: Fix read depth for predecessorsMykhailo Skorokhodov1-13/+14
2021-12-01nir/dce: fix DCE of loops with a halt or return instruction in the pre-headerRhys Perry1-4/+7
2021-12-01lima: disasm: use last argument as a filenameVasily Khoruzhick1-1/+1
2021-12-01radv: add a workaround to fix a segfault with Metro Exodus (Linux native)Samuel Pitoiset3-2/+49
2021-12-01ci: temporarily disable lima CIErico Nunes1-1/+1
2021-12-01util/u_trace: refcount payloadsLionel Landwerlin2-29/+101
2021-12-01spirv: run nir_copy_prop before nir_rematerialize_derefs_in_use_blocks_implRhys Perry3-1/+4
2021-12-01svga: fix bitwise/logical and mixupThomas H.P. Andersen1-1/+1
2021-12-01radv: fix emitting VBO when vertex input dynamic state is usedSamuel Pitoiset2-8/+10
2021-12-01aco/spill: use spills_entry instead of spills_exit to kill linear VGPRsRhys Perry1-1/+1
2021-12-01intel/fs: fix shader call lowering passLionel Landwerlin1-130/+111
2021-12-01ir3/lower_pcopy: Fix bug with "illegal" copies and swapsConnor Abbott1-2/+16
2021-12-01ir3/lower_pcopy: Fix shr.b illegal copy loweringConnor Abbott1-2/+2
2021-12-01ir3/ra: Consider reg file size when swapping killed sourcesConnor Abbott1-1/+7
2021-12-01anv: don't try to close fd = -1Lionel Landwerlin1-4/+2
2021-12-01glx/dri3: fix glXQueryContext does not return GLX_RENDER_TYPE valueQiang Yu1-0/+2
2021-12-01broadcom/compiler: don't move ldvary earlier if current instruction has ldunifIago Toral Quiroga1-0/+11
2021-12-01broadcom/compiler: fix scoreboard locking checksIago Toral Quiroga1-16/+31
2021-12-01broadcom/compiler: don't allow RF writes from signals after threndIago Toral Quiroga1-0/+5
2021-12-01radv: disable HTILE for D32S8 format and mipmaps on GFX10Samuel Pitoiset1-0/+5
2021-12-01zink: fail context creation more gracefullyMike Blumenkrantz1-6/+12
2021-12-01zink: fix memory availability reportingMike Blumenkrantz1-2/+2
2021-12-01intel/nir: also allow unknown format for getting the size of a storage imageIván Briano1-0/+3
2021-12-01glsl/nir: Don't build soft float64 when it cannot be usedIan Romanick1-0/+8
2021-12-01zink: always set matching resource export type for dmabuf creationMike Blumenkrantz1-5/+4