summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-24VERSION: bump for 21.0.1mesa-21.0.1Dylan Baker1-1/+1
2021-03-24docs: add release notes for 21.0.1Dylan Baker1-0/+147
2021-03-24ci: mark a couple of LLVMPIPE tests as expected passDylan Baker2-4/+0
2021-03-23Revert "ci: disable panfrost and radeonsi while the runners are struggling"Dylan Baker1-12/+12
2021-03-23android: anv: add libcutils shared dependencyMauro Rossi2-2/+2
2021-03-23nv50: initialize target for blit source surfacesIlia Mirkin2-1/+2
2021-03-23radv: Fix improper max_index_count argument for indexed drawsTony Wasserka2-3/+16
2021-03-23gallium,st: add missing viewport swizzlesIlia Mirkin26-1/+115
2021-03-23panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compilerJesse Natalie2-1/+2
2021-03-23i965/gen11: Fix must-be-ones bit positions in 3D_MODEJordan Justen2-2/+2
2021-03-23.pick_status.json: Update to 277ea7a015cd7df10a9dc65d5def0762cf2e9599Dylan Baker1-0/+2115
2021-03-19aco: implement 64-bit VGPR {u,i}find_msbRhys Perry1-0/+28
2021-03-19CI: Use a sha for the Windows SPIRV-LLVM-Translator dependencyJesse Natalie2-4/+7
2021-03-18CI: Try really hard to get updated Windows TLS certsDaniel Stone2-2/+13
2021-03-18CI: windows: Force using LLVM 12Benjamin Tissoires2-2/+5
2021-03-18CI: windows: split the layers to meet new registry requirementsBenjamin Tissoires4-17/+22
2021-03-18CI: windows: augment the timeout of building the windows containerBenjamin Tissoires1-1/+1
2021-03-18aco/tests: Use _exit in child processMichel Dänzer2-2/+2
2021-03-18zink: fix emulation of no mipfilterErik Faye-Lund2-2/+2
2021-03-18compiler/spirv: fix image sample queriesMike Blumenkrantz2-2/+6
2021-03-18aco: Fix constant address offset calculation for ds_read2 instructions.Timur Kristóf2-7/+9
2021-03-18gallium/st: fix shader_has_one_variantErik Faye-Lund2-2/+3
2021-03-18gallium/st: fix shader_has_one_variantErik Faye-Lund2-2/+5
2021-03-18zink: always use requested format for sampler view creationMike Blumenkrantz2-5/+4
2021-03-18gallium/u_vbuf: use updated pipe_draw_start_count while using draw_vboNeha Bhende2-2/+2
2021-03-18mesa: set states in fast path for restoring light attributesNeha Bhende2-3/+9
2021-03-18intel/fs/vec4: add missing dependency in write-on-write fixed GRFsLionel Landwerlin2-2/+6
2021-03-18ir3: fix has_src() to return correctly in ir3_nir_lower_tex_prefetchHyunjun Ko2-2/+2
2021-03-18.pick_status.json: Update to e3f703e4646b57534e49e0975cc3df20bf7b4a54Dylan Baker1-0/+720
2021-03-17ci: disable panfrost and radeonsi while the runners are strugglingDylan Baker1-12/+12
2021-03-17.pick_status.json: Update to 2407952ec99ab1c2a16e01a9e300f799e4d53320Dylan Baker1-0/+1611
2021-03-15.pick_status.json: Mark 8955d179d3e47982ccd67b8aecb0f5bed73d60b6 as backportedDylan Baker1-1/+1
2021-03-15anv: Lower ViewIndex to zero when multiview is disabledCaio Marcelo de Oliveira Filho2-4/+21
2021-03-15frontends/va: fix protected slice data buffer read sizePierre-Eric Pelloux-Prayer2-2/+2
2021-03-15lavapipe: fix push descriptor set indexingMike Blumenkrantz2-2/+8
2021-03-15glsl: fix declarations of gl_MaxVaryingFloatsTimothy Arceri2-5/+7
2021-03-15intel/fs: Handle payload node interference in destinationsJason Ekstrand2-1/+11
2021-03-15Revert "glsl: default to compat shaders in compat profile"Timothy Arceri2-5/+5
2021-03-15aco: set compr for fp16 exportsRhys Perry2-5/+10
2021-03-15spirv: Ignore WorkgroupSize in non-compute stagesPierre Moreau2-2/+6
2021-03-15.pick_status.json: Mark db67d9c0d11c886c5b960126b8bf0a230e65d980 as backportedDylan Baker1-1/+1
2021-03-15.pick_status.json: Mark a67d3e7c9e2c1ae9b05153a281cf73926b9f6af7 as backportedDylan Baker1-1/+1
2021-03-15.pick_status.json: Mark bddc0e023c2c87d3248691ea62b77626704cc5a4 as backportedDylan Baker1-1/+1
2021-03-15.pick_status.json: Update to b1ab69f467b7b10e383f3b6bb957c7e6669a3772Dylan Baker1-0/+2367
2021-03-15anv: fix MI_PREDICATE_RESULT writeLionel Landwerlin1-1/+1
2021-03-11docs: update calendar and link releases notes for 21.0.0Dylan Baker2-1/+2
2021-03-11VERSION: bump for 21.0 releasemesa-21.0.0Dylan Baker1-1/+1
2021-03-11docs: add release notes for 21.0.0Dylan Baker2-15/+3336
2021-03-11radeonsi: don't crash on NULL images in si_check_needs_implicit_syncMarek Olšák1-1/+1
2021-03-11radeonsi: fix si_check_render_feedbackPierre-Eric Pelloux-Prayer2-9/+25