platform/upstream/mesa.git
2021-01-09 Marek Olšákvbo: fix a index buffer map failure with size = 0 in...
2021-01-09 Marek Olšákmesa: skip draws w/ count == 0 and instance_count ...
2021-01-09 Marek Olšákgallium: skip draws with count == 0 or instance_count...
2021-01-09 niautil: Avoid pthread_setaffinity_np on NetBSD
2021-01-09 Vinson Leeclover: Add constructor for clover::module.
2021-01-08 Nanley Cheryiris: Drop fast_clear_color's blorp_flags param
2021-01-08 Nanley Cheryiris: Delete iris_resolve_conditional_render
2021-01-08 Nanley Cheryiris: Disable conditional fast clears
2021-01-08 Nanley Cheryiris: Make can_fast_clear_depth return constants
2021-01-08 Nanley Cheryiris: Explain how conditional aux accesses work
2021-01-08 Jason Ekstrandanv: Bump maxGeometryInputComponents to 128 on Gen8+
2021-01-08 Eric Anholtnir/lower_locals_to_regs: Use the imul_imm helper inste...
2021-01-08 Eric Anholtgallium/ntt: Work around virglrenderer UIF handling...
2021-01-08 Eric Anholtgallium/ntt: Drop comment about needing array_id for...
2021-01-08 Eric Anholtgallium/ntt: Drop comment about needing loop label...
2021-01-08 Eric Anholtgallium/ntt: Add support for emitting TXF_LZ.
2021-01-08 Eric Anholtgallium/ntt: Emit sample index when necessary for image...
2021-01-08 Eric Anholtgallium/ntt: Emit SSBO buffer declarations.
2021-01-08 Eric Anholtgallium/ntt: Drop XXX comment about supporting carry...
2021-01-08 Eric Anholtci: Disable the freedreno farm, which went down last...
2021-01-08 Ilia Mirkinnv50: fake enough resume support pre-nva0 to pass gles3...
2021-01-08 Ilia Mirkinnv50: only support 4 components in separate xfb mode
2021-01-08 Chia-I Wuvirgl: fix modifier truncation
2021-01-08 Rhys Perryradv/winsys: set has_packed_math_16bit in null winsys
2021-01-08 Erik Faye-Lundmicrosoft/compiler: do not lower away 64-bit ffma
2021-01-08 Erik Faye-Lundmicrosoft/compiler: correct dxil fma opcode
2021-01-08 Erik Faye-Lundzink: disable render_condition_enable during blit
2021-01-08 Simon Serradv: only set BO metadata for the first plane
2021-01-08 Mike Blumenkrantzzink: clamp shader input/output max values
2021-01-08 Rhys Perryradv: support SpvCapabilitySparseResidency
2021-01-08 Rhys Perryradv: implement is_sparse_texels_resident and sparse_re...
2021-01-08 Rhys Perryac/nir: implement sparse image/texture loads
2021-01-08 Rhys Perryac/nir: implement nir_op_vec5
2021-01-08 Rhys Perryaco: form sparse load clauses
2021-01-08 Rhys Perryaco: implement sparse image loads
2021-01-08 Rhys Perryaco: implement sparse texture fetches
2021-01-08 Rhys Perryaco: implement nir_op_vec5
2021-01-08 Rhys Perryaco: move MIMG VDATA to its own operand
2021-01-08 Rhys Perryaco: fix MIMG_instruction::lwe comment
2021-01-08 Rhys Perryaco: fix unreachable() for uniform 8/16-bit nir_op_mov...
2021-01-08 Michel Dänzerci: Add *ignore_scheduled_pipelines to mesa/gallium...
2021-01-08 Michel Dänzerci: Rule out scheduled pipelines in .windows-build...
2021-01-08 James Parkutil: Disable memstream for Apple builds
2021-01-08 Samuel Pitoisetradv: fix performance regression by restoring TC-compat...
2021-01-08 Samuel Pitoisetradv: fix enabling TC-compat HTILE in GENERAL for write...
2021-01-08 Samuel Pitoisetradv: configure the texture descriptor for TC-compat...
2021-01-08 Vinson Leer300: Fix typos.
2021-01-07 Erik Faye-Lundgallium/ntt: lower uniforms to ubo
2021-01-07 Nanley Cheryiris: Blit stencil according to aspect_mask
2021-01-07 Nanley Cheryiris: Use single-aspect formats more in iris_blit
2021-01-07 Nanley Cheryiris: Blit non-stencil according to aspect_mask
2021-01-07 Nanley Cheryiris: Loop through an aspect mask in iris_blit
2021-01-07 Nanley Cheryiris: Increase use of pipe_resources in iris_blit
2021-01-07 Nanley Cheryiris: Use texture preparation helper in iris_blit
2021-01-07 Nanley Cheryiris: Move depth-format assertion out of iris_blit
2021-01-07 Nanley Cheryiris: Don't prepare depth for stencil-aspect blits
2021-01-07 Adam Jacksonmesa: Don't make building tests conditional on building...
2021-01-07 Adam Jacksonmesa: Fix array-format-to-format table on big-endian
2021-01-07 Adam Jacksontests: Fix memory leaks in DispatchSanity
2021-01-07 Samuel Pitoisetradv/llvm,aco: always split typed vertex buffer loads...
2021-01-07 Samuel Pitoisetaco: fix creating the dest vector when 16-bit vertex...
2021-01-07 Dylan Bakerdocs/release-calendar.rsv: Remove spaces
2021-01-07 Dylan Bakerdocs: Add calendar entries for 21.0 release candidates.
2021-01-07 Rhys Perrynir,radv: add and use nir_vectorize_tess_levels()
2021-01-07 Rhys Perryradv: vectorize shader I/O
2021-01-07 Rhys Perrynir/load_store_vectorize: add data as callback args
2021-01-07 Rhys Perrynir: add nir_load_store_vectorize_options
2021-01-07 Rhys Perrynir/load_store_vectorize: don't ignore subgroup memory...
2021-01-07 Juan A. Suarez... v3d: reinterpret stencil data as uint texture in stenci...
2021-01-07 Rhys Perryradv: workaround games which assume full subgroups...
2021-01-07 Rhys Perrynir: gather whether a compute shader uses non-quad...
2021-01-07 Rhys Perryradv: implement CREATE_REQUIRE_FULL_SUBGROUPS_BIT with...
2021-01-07 Michel Dänzerwsi/x11: Treat IMMEDIATE present mode the same as MAILB...
2021-01-07 Michel Dänzerwsi/x11: Use PresentOptionAsync for MAILBOX present...
2021-01-07 Michel Dänzerwsi/x11: Detect Xwayland
2021-01-07 Michel Dänzerwsi/x11: Always link against xcb-xrandr
2021-01-07 Michel Dänzerwsi/x11: Set recognizable name for WSI swapchain queue...
2021-01-07 Pierre-Eric... radeonsi: implement SQTT support
2021-01-07 Pierre-Eric... radeonsi: add radeon_set_uconfig_reg_seq_perfctr
2021-01-07 Pierre-Eric... ac/sqtt: move radv_get_expected_buffer_size to ac
2021-01-07 Pierre-Eric... ac/sqtt: move ac_is_thread_trace_complete to ac
2021-01-07 Pierre-Eric... ac/sqtt: move rgp/sqtt def to ac
2021-01-07 Pierre-Eric... ac/radv: move radv_rgp.c to ac
2021-01-07 Pierre-Eric... ac/radv: move sqtt structs and helpers to amd/common
2021-01-07 Pierre-Eric... ac/sqtt: add ac_thread_trace_data
2021-01-07 Pierre-Eric... radeonsi: pass radeon_cmdbuf to si_cp_dma_wait_for_idle
2021-01-07 Pierre-Eric... radeonsi: pass radeon_cmdbuf to emit_cache_flush
2021-01-07 Alistair Popplegv100/ir: Use system wide atomics
2021-01-07 Alistair Popplegv100/ir: Make emitATOM consistent with emitRED
2021-01-07 Marek Olšákradeonsi: remove si_gs_prolog_bits::gfx9_prev_is_vs
2021-01-07 Marek Olšákradeonsi: fix hang caused by for loop with exec=0 in...
2021-01-07 Dylan Bakerbin/gen_calendar_entries: Add support for making a...
2021-01-07 Dylan Bakerbin/gen_calendar_entries: Add support for extending...
2021-01-07 Dylan Bakerbin: Add script for manipulating the release calendar
2021-01-07 Dylan Bakerdocs: store the release-calendar information in csv...
2021-01-06 Eric Anholtfreedreno: Add missing dep on u_tracepoints.
2021-01-06 Eric Anholtfreedreno: Mark a615/a618 as also lacking Z24_UINT_S8_U...
2021-01-06 Eric Anholtfreedreno: Disable UBWC on z24s8 on a630.
2021-01-06 Eric Anholtfreedreno/a6xx: Fix z24s8 non-ubwc blits on a630.
2021-01-06 Eric Anholtfreedreno/a6xx: Move the IBO pipe2tex down to where...
next