platform/upstream/mesa.git
2021-03-03 Eric Anholtci/a3xx: Run all of GLES3 dEQP.
2021-03-03 Eric Anholtci/a5xx: Run all of gles2 in one job.
2021-03-03 Eric Anholtci/freedreno: Switch the fastboot boards to using nfsroot.
2021-03-03 Eric Anholtci/freedreno: Also retest when only CI configuration...
2021-03-03 Eric Anholttgsi_exec: Jump over entirely non-taken THEN or ELSE...
2021-03-03 Eric Anholttgsi_exec: Roll the loops for condmask handling.
2021-03-03 Ilia Mirkini965: support GL_EXT_color_buffer_half_float
2021-03-03 Antonio Caggianoci: Use lock file to build deqp-runner
2021-03-03 Marek Olšákac/llvm: open code fpow on LLVM 12 using fmul.legacy
2021-03-03 Marek Olšákac/llvm: add type parameter into ac_build_buffer_load...
2021-03-03 Marek Olšákac/llvm: fix visit_load_ubo_buffer to use SMEM for...
2021-03-03 Marek Olšákac/llvm: implement 16-bit and 64-bit fpow correctly
2021-03-03 Marek Olšákac/llvm: add support for 16-bit source operands for...
2021-03-03 Ian Romanicknir/search: Constify instruction parameter to search...
2021-03-03 Lionel Landwerlinanv: fix missing general state pool in validation list
2021-03-03 Eric Anholtci/lava: Move the driver expectation files to the per...
2021-03-03 Eric Anholtci/lava: Move the per-driver gitlab-ci.yml to each...
2021-03-03 Eric Anholtci: Move deqp-default-skips.txt back to .gitlab-ci/
2021-03-03 Samuel Pitoisetradv: fix RGP barrier layout transition for TC-compatib...
2021-03-03 Adam Jacksonzink: Enable GL_EXT_depth_bounds_test
2021-03-03 Rhys Perryradv: don't shrink image stores for The Surge 2
2021-03-03 Rhys Perrynir/opt_shrink_vectors: add option to skip shrinking...
2021-03-03 Danylo Piliaievturnip: fix leak of tu_shader object during compute...
2021-03-03 Samuel Pitoisetradv: bump the initial SQTT buffer size to 32MB per SE
2021-03-03 Samuel Pitoisetradv: trigger a new SQTT capture automatically after...
2021-03-03 Samuel Pitoisetradv: double the SQTT buffer size when it is resized
2021-03-03 Samuel Pitoisetac/sqtt: fix determining if the trace is complete on...
2021-03-03 Samuel Pitoisetradv: do not trace inactive shader engines with SQTT
2021-03-03 Mike Blumenkrantzzink: ci updates
2021-03-03 Mike Blumenkrantzzink: use staging resource for write transfer_map in...
2021-03-03 Marek Olšákradeonsi: don't crash on NULL images in si_check_needs_...
2021-03-03 Marek Olšákac/llvm: fix ac_build_atomic_rmw with LLVM 13
2021-03-03 Eric Anholtnir/vec_to_movs: Don't generate MOVs for undef channels.
2021-03-03 Eric Anholtnir: Add a nir_src_is_undef() helper, like nir_src_is_c...
2021-03-02 Mike Blumenkrantzzink: export PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
2021-03-02 Mike Blumenkrantzzink: enable PIPE_CAP_CLEAR_SCISSORED
2021-03-02 Dave Airlielavapipe: sort bindings before creating descriptor set
2021-03-02 Dave Airlielavapipe: reorder descriptor set stages to get correct...
2021-03-02 Ian Romanickgallium/dri: Remove dri2_format_mapping::cpp
2021-03-02 Karol Herbstclover: Add missing include for llvm-12 build fix
2021-03-02 Mike Blumenkrantzzink: apply only the pending zs clear bits during defer...
2021-03-02 Axel Davyst/nine: Simplify checks for driconf options
2021-03-02 Axel Davydriconf: Rename csmt_int back to csmt_force
2021-03-02 Axel Davyst/nine: Fix leak at device destruction
2021-03-02 Axel Davyst/nine: Protect *PrivateData also for Volumes
2021-03-02 Axel Davyst/nine: Refactor ht_guid_delete
2021-03-02 Axel Davyst/nine: Add new debug and error checks
2021-03-02 Axel Davyst/nine: Enable DF24 support
2021-03-02 Axel Davyst/nine: Implement experimental FETCH4
2021-03-02 Axel Davyst/nine: Track formats compatible with FETCH4
2021-03-02 Axel Davyst/nine: Unmap buffers after full unlock
2021-03-02 Axel Davyst/nine: Clamp GetAvailableTextureMem
2021-03-02 Axel Davyst/nine: Do not allow depth buffer render targets
2021-03-02 Axel Davyst/nine: Reduce system memory allocated by D3DUSAGE_AUT...
2021-03-02 Gert Wollnyr600/sfn: Update status
2021-03-02 Gert Wollnyr600: Enable GLSL 450 for nir shaders.
2021-03-02 Gert Wollnyr600: Don't optimize using source modifiers on literals
2021-03-02 Gert Wollnyr600/sfn: Fix loading TES gl_PatchVerticesIn
2021-03-02 Gert Wollnyr600/sfn: handle querying the number of layers in cube...
2021-03-02 Gert Wollnynir: disaallow reordering for r600 shared load and...
2021-03-02 Gert Wollnyr600/sfn: encode component in address for local IO
2021-03-02 Gert Wollnyr600/sfn: remove some old debug output
2021-03-02 Gert Wollnyr600/sfn: remove unused emit_alu_op2_split_src_mods
2021-03-02 Gert Wollnyr600/sfn: remove code for nir_op_fsign since it is...
2021-03-02 Gert Wollnyr600: unify nir shader options evaluation
2021-03-02 Gert Wollnyr600/sfn: Allow any channel for the helper invocation...
2021-03-02 Gert Wollnyr600/sfn: lower isign and iabs in nir
2021-03-02 Gert Wollnyr600/sfn: set info about using helper_invocation to...
2021-03-02 Gert Wollnyr600/sfn: Lower FS inputs to temps late and, and lower...
2021-03-02 Jose Fonsecautil: Always use timespec_get on Windows.
2021-03-02 Rhys Perryaco: add missing usable_read2 check
2021-03-02 Rhys PerryRevert "radv,aco: allow unaligned LDS access on GFX9+"
2021-03-02 Iago Toral... broadcom/compiler: ldvary pipelining tracking and docum...
2021-03-02 Kenneth Graunkeglsl/float64: Bump #version to 400
2021-03-02 Karol Herbstclover: Fix build with llvm-12.
2021-03-02 Iago Toral... broadcom/compiler: allow pipelining of flat and nopersp...
2021-03-02 Iago Toral... broadcom/compiler: pipeline smooth ldvary sequences
2021-03-02 Iago Toral... broadcom/compiler: track pipelineable ldvary sequences
2021-03-02 Iago Toral... broadcom/compiler: fix indentation style
2021-03-02 Iago Toral... broadcom/compiler: fix DAG pre-remove for merged instru...
2021-03-02 Tapani Pällianv: toggle on sample shading if it is set in the shader
2021-03-02 Jordan Justenintel: Use devinfo genx10 field
2021-03-02 Jordan Justenintel/dev: Add devinfo genx10 field
2021-03-02 Jordan Justenintel: Use GEN_VERSIONx10 in more places
2021-03-02 Eleni Maria... iris: fix in fences backend for ext_external_objects...
2021-03-02 Timothy Arceriutil/disk_cache: move cache tests to the util directory
2021-03-02 Dave Airlielavapipe: VK_EXT_extended_dynamic_state support
2021-03-02 Marek Olšákradeonsi: don't index si_context::shaders with enum...
2021-03-02 Dave Airlielavapipe: Define supported extensions in C
2021-03-02 Dave Airlielavapipe: expose a 1.0 vulkan API for now.
2021-03-02 Dave Airliezink/instance: work with vulkan 1.0 and later loader.
2021-03-01 Mike Blumenkrantzmesa/st: even better no-oping for clears
2021-03-01 Mike Blumenkrantzzink: ci updates
2021-03-01 Mike Blumenkrantzzink: handle GLSL_SAMPLER_DIM_EXTERNAL in ntv
2021-03-01 Kenneth Graunketnl: Call _mesa_matrix_analyse to make sure the inverse...
2021-03-01 Mauro Rossiandroid: driconf: Generate a static table when no xmlconfig
2021-03-01 Mauro Rossidriconf: avoid Non-ASCII character error in driconf_sta...
2021-03-01 Jesse Natalied3d12: Handle null constant buffers
2021-03-01 Mike Blumenkrantzmesa/st: no-op scissored clear calls with size zero
2021-03-01 Mike Blumenkrantzmesa/st: clamp scissored clear regions to fb size
next