platform/upstream/mesa.git
2021-07-14 Alyssa Rosenzweigpanfrost: Warn on software conditional rendering
2021-07-14 Alyssa Rosenzweigpanfrost: Add perf_debug macros
2021-07-14 Dylan Bakerdocs/relnotes/new_features: empty for next release...
2021-07-14 Dylan BakerVERSION: bump version for 21.3 development cycle
2021-07-14 Ian Romanickintel/compiler: Update block IPs once in opt_cmod_propa...
2021-07-14 Ian Romanickintel/compiler: Update block IPs once in register_coalesce
2021-07-14 Ian Romanickintel/compiler: Update block IPs once in dead_code_elim...
2021-07-14 Ian Romanickintel/compiler: Add cfg_t::adjust_block_ips() method
2021-07-14 Ian Romanickintel/compiler: Add the ability to defer IP updates...
2021-07-14 Daniel Schürmannaco/live_var_analysis: change worklist to a single...
2021-07-14 Daniel Schürmannaco/insert_waitcnt: Remove many unnecessary wait_imm...
2021-07-14 Daniel Schürmannaco/isel: avoid unnecessary calls to nir_unsigned_upper...
2021-07-14 Iago Toral... broadcom/compiler: implement gl_PrimitiveID in FS witho...
2021-07-14 Iago Toral... v3d: better scissor tracking
2021-07-14 Erik Faye-Lundzink: respect line_rectangular state
2021-07-14 Erik Faye-Lundzink: check for right feature
2021-07-14 Erik Faye-Lundvulkan: allocate host-visible memory for swapchain...
2021-07-14 Erik Faye-Lundvulkan: do not map zero-sized region of memory
2021-07-14 Jason Ekstrandanv/allocator: Use list->u64 in free_list_push
2021-07-14 Joshua Ashtonllvmpipe: Handle NULL views in llvmpipe_cleanup_stage_s...
2021-07-14 Rob Clarkfreedreno+turnip: Add a6xx gen4 support
2021-07-14 Rob Clarkfreedreno+turnip: Get device name from device-info...
2021-07-14 Rob Clarkfreedreno+turnip: Add has_8bpp_ubwc
2021-07-14 Rob Clarkfreedreno+turnip: Add has_cp_reg_write
2021-07-14 Rob Clarkturnip: Get has_sample_locations from fd_dev_info
2021-07-14 Rob Clarkturnip: Get has_tex_filter_cubic from fd_dev_info
2021-07-14 Rob Clarkturnip: Get indirect_draw_wfm_quirk from fd_dev_info
2021-07-14 Rob Clarkturnip: Get storage_16bit from fd_dev_info
2021-07-14 Rob Clarkturnip: Drop unused vshs_workgroup param
2021-07-14 Rob Clarkfreedreno/ir3: Get reg_size_vec4 from fd_dev_info
2021-07-14 Rob Clarkfreedreno/ir3: Get tess_use_shared from fd_dev_info
2021-07-14 Rob Clarkturnip: Convert fd_dev_info to const pointer
2021-07-14 Rob Clarkfreedreno: Convert fd_dev_info to const pointer
2021-07-14 Rob Clarkfreedreno: Generate device-info tables at build time
2021-07-14 Rob Clarkfreedreno: Rename *_dev_info
2021-07-14 Jonathan Marekfreedreno/common: unhardcode CCU color cache offset
2021-07-14 Jonathan Marekfreedreno/a6xx: larger gmem_page_align from tile align...
2021-07-14 Jonathan Marektu: remove workaround for conditional rendering + hw...
2021-07-14 Kenneth Graunkeiris: Use simple_mtx in the bufmgr.
2021-07-14 Icecream95panfrost: Initialise the blend equation in create_blend...
2021-07-14 Dave Airliecrocus: use simple_mtx in the bufmgr
2021-07-13 Timur Kristófradv, aco, ac/nir: Tweak position export scheduling...
2021-07-13 Timur Kristófac/nir: Reuse uniforms from top part of culling shaders.
2021-07-13 Timur Kristófac/nir: Analyze culling shaders to remember which input...
2021-07-13 Timur Kristófac/nir: Reuse the repacked output positions of culling...
2021-07-13 Timur Kristófradv: Run algebraic optimizations before NGG lowering.
2021-07-13 Timur Kristófradv: Support NGG culling with new perftest environment...
2021-07-13 Timur Kristófaco: Implement NGG culling related intrinsics.
2021-07-13 Timur Kristófradv: New shader args for NGG culling settings and...
2021-07-13 Timur Kristófradv: Expose radv_get_viewport_xform in radv_private.h
2021-07-13 Timur Kristófac/nir: Implement NGG deferred attribute culling in...
2021-07-13 Timur Kristófac/nir: Use a ballot that matches the wave size during...
2021-07-13 Timur Kristófac/nir: Add a NIR port of ac_llvm_cull.
2021-07-13 Timur Kristófnir: Add AMD specific intrinsics for NGG shader based...
2021-07-13 Emma Anholtci: Enable testing of i915g in the the debian -Werror...
2021-07-13 Emma Anholti915g: Fix release build compiler warnings.
2021-07-13 Emma Anholtfreedreno: Optimize duplicate obj-obj ring relocs.
2021-07-13 Emma Anholtfreedreno/a6xx: Allocate just enough memory for SO...
2021-07-13 Emma Anholtfreedrneo/a6xx: Reduce the size of the long-lived textu...
2021-07-13 Emma Anholtfreedreno/a6xx: Reduce the size of the config stateobj...
2021-07-13 Emma Anholtfreedreno: Suballocate our long-lived ring objects.
2021-07-13 Paul Kocialkowskilima: Take offset in account when checking BO size
2021-07-13 Joshua Ashtondriconf: Add more workarounds for Teardown
2021-07-13 Simon Zenianv: Implement VK_EXT_acquire_drm_display
2021-07-13 Tony Wasserkaaco: Remove deprecated Operand constructors
2021-07-13 Tony Wasserkaaco: Clean up unneeded literal casts
2021-07-13 Tony Wasserkaaco: Remove use of deprecated Operand constructors
2021-07-13 Tony Wasserkaaco: Remove use of deprecated Operand constructors...
2021-07-13 Tony Wasserkaaco: Remove use of deprecated Operand constructors...
2021-07-13 Tony Wasserkaaco: Replace Operand literal constructors with factory...
2021-07-13 Emma Anholtci: Make sure that we build the piglit dmabuf tests.
2021-07-13 Mike Blumenkrantzzink: simplify modifier ifdefs
2021-07-13 Rob Clarkfreedreno/ir3: Add float immed "FLUT" support
2021-07-13 Rob Clarkfreedreno/computerator: Add script to probe FLUT values
2021-07-13 Rob Clarkturnip: Split tu6_emit_xs()
2021-07-13 Rob Clarkturnip: avoid some UB
2021-07-13 Jason Ekstrandglsl: Delete lower_texture_projection
2021-07-13 Mike Blumenkrantzci: only trigger gallium_core_file_list jobs from dri...
2021-07-13 Mike Blumenkrantzci: add vulkan files to lavapipe rules
2021-07-13 Icecream95pan/bi: Create a nop clause when the shader starts...
2021-07-13 Icecream95panfrost: Fix full_threads calculation on v6
2021-07-13 Heinrich Finkgbm/dri: Fix leaking bo memory on failure path
2021-07-13 Antonio Caggianopps: Panfrost documentation
2021-07-13 Antonio Caggianopps: Panfrost pps driver
2021-07-13 Pierre-Eric... mesa: clear shader_info::is_lowered in prog_to_nir
2021-07-13 Iago Toral... v3dv: use defines for push constant offsets used by...
2021-07-13 Iago Toral... v3dv: allow batching texel buffer copies for 3D images
2021-07-13 Iago Toral... v3dv: implement layered texel buffer copies using a...
2021-07-13 Iago Toral... v3dv: fix push constant range for texel buffer copy...
2021-07-13 Erik Faye-Lundzink: remove duplicate format-mapping on little-endian
2021-07-13 James Jonesloader: Handle failure to load DRI driver library
2021-07-13 Daniel Schürmannaco: fix extract_vector optimization
2021-07-13 Daniel Schürmannaco: fix self-intersecting register swaps
2021-07-13 Dave Airlielavapipe: add the separate depth/stencil layout enable.
2021-07-13 Alyssa Rosenzweigpanfrost: Fix format swizzles on G72
2021-07-13 Mike Blumenkrantzrelnotes: add some missing zink/lavapipe updates
2021-07-13 Mike Blumenkrantzfeatures: mark off line rasterization for lavapipe
2021-07-13 Mike Blumenkrantzzink: add a pipe_screen::resource_create_with_modifiers...
2021-07-13 Mike Blumenkrantzzink: add fallback for linear modifier use
2021-07-13 Mike Blumenkrantzzink: don't pass modifier count to first image create
next