summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-11VERSION: bump for 21.1.7mesa-21.1.7Eric Engestrom1-1/+1
2021-08-11docs: add release notes for 21.1.7Eric Engestrom1-0/+186
2021-08-10pick-ui: show commit dateEric Engestrom3-2/+10
2021-08-10pick-ui: show nomination type in the UIEric Engestrom2-2/+3
2021-08-10pick-ui: drop assert that optional argument is passedEric Engestrom2-3/+2
2021-08-10nir/lower_mediump: Fix metadata in all passesAlyssa Rosenzweig2-7/+43
2021-08-10nir/lower_mediump_io: Don't remap base unless neededAlyssa Rosenzweig2-2/+2
2021-08-10glsl: evaluate switch expression onceMarcin Ĺšlusarz4-6/+16
2021-08-10etnaviv: always try to create KMS side handles for imported resourcesLucas Stach2-1/+11
2021-08-10renderonly: don't complain when GPU import failsLucas Stach2-4/+2
2021-08-10.pick_status.json: Update to 4128acdee32eadfef1fb8c3c3ce2e512a267cdf4Eric Engestrom1-0/+369
2021-08-09radv: Allocate space for inline push constants.Bas Nieuwenhuizen2-1/+3
2021-08-09nir/algebraic: fix imod by negative power-of-twoRhys Perry2-4/+4
2021-08-09radeonsi: don't create an infinite number of variantsPierre-Eric Pelloux-Prayer3-3/+27
2021-08-09.pick_status.json: Update to 353e6323936b812884fa677c25bdba91554881b7Eric Engestrom1-0/+450
2021-08-09.pick_status.json: Update to 2f06642b06c94f07f4bfe3df32b25659428c9144Eric Engestrom1-17/+17
2021-08-09util/fossilize_db: Add extra flock mutex.Bas Nieuwenhuizen3-2/+13
2021-08-09util/fossilize_db: Unlock the cache file if the entry already exists.Bas Nieuwenhuizen2-1/+2
2021-08-09util/fossilize_db: Use uint64_t for file size.Bas Nieuwenhuizen2-2/+2
2021-08-09util/fossilize_db: Only allocate entries after full read.Bas Nieuwenhuizen2-11/+12
2021-08-09util/fossilize_db: Be conservative about header length check for locking.Bas Nieuwenhuizen2-3/+4
2021-08-09util/fossilize_db: Flush files after header write.Bas Nieuwenhuizen2-1/+4
2021-08-09util/fossilize_db: Reset file position to parsed_offset on cache_offset read ...Bas Nieuwenhuizen2-2/+2
2021-08-09util/fossilize_db: Update parsed_offset correctly.Bas Nieuwenhuizen2-3/+2
2021-08-09anv: don't try to access Android swapchainsLionel Landwerlin2-1/+7
2021-08-09.pick_status.json: Mark 6ccf11ac2b951963407601b5b1109b45a972e48e as denominatedEric Engestrom1-1/+1
2021-08-09.pick_status.json: Update to 2f06642b06c94f07f4bfe3df32b25659428c9144Eric Engestrom1-0/+765
2021-08-06virgl: disable anisotropic filtering.Dave Airlie2-2/+2
2021-08-06clover/nir: Set constant buffer pointer size to hostPierre Moreau3-4/+4
2021-08-06clover/spirv: Properly size 3-component vector argsPierre Moreau3-5/+3
2021-08-06gallium/hud: initialize queryJuan A. Suarez Romero2-2/+2
2021-08-06radv: fix selecting the first active CU when profiling with SQTTSamuel Pitoiset2-3/+1
2021-08-06intel/compiler: make sure swizzle is applied to if conditionTimothy Arceri2-1/+2
2021-08-04zink: make codegen compatible with python 3.5Hoe Hao Cheng2-17/+17
2021-08-04amd/registers: fix fields conflict detectionPierre-Eric Pelloux-Prayer4-18/+24
2021-08-04gallium/va: don't use key=NULL in hash tablesPierre-Eric Pelloux-Prayer3-7/+7
2021-08-04intel/fs: restrict max push length on older GPUs to a smaller amountDave Airlie2-4/+11
2021-08-04v3d, vc4: Fix dmabuf import for non-scanout buffersJoshua Watt4-13/+7
2021-08-04pan/bi: Restrict swizzles on same cycle temporariesAlyssa Rosenzweig2-1/+72
2021-08-04lima: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser2-4/+3
2021-08-04panfrost: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser2-7/+8
2021-08-04freedreno: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser2-4/+8
2021-08-04etnaviv: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser2-3/+4
2021-08-04etnaviv: fix renderonly check in etna_resource_allocSimon Ser2-2/+2
2021-08-04nine: Fix assert in tx_src_paramThomas H.P. Andersen2-2/+2
2021-08-04anv: fix submission batching with perf queriesLionel Landwerlin2-2/+7
2021-08-04freedreno/ir3: Add build id to the disassembler testDylan Baker2-1/+2
2021-08-04mesa/main: Check for fbo attachments when importing EGL images to texturesJesse Natalie2-1/+3
2021-08-04ir3: Preserve gl_ViewportIndex in the binning shaderConnor Abbott3-24/+5
2021-08-04loader/dri3: create linear buffer with scanout supportLionel Landwerlin2-2/+3