platform/upstream/mesa.git
2021-05-13 Mike Blumenkrantzzink: fix DrawParameters shader cap usage
2021-05-13 Mike Blumenkrantzzink: stop overwriting buffer map pointers for stream...
2021-05-13 Caio Marcelo... intel/compiler: Clarify why VUE is recomputed by FS
2021-05-13 Danylo Piliaievci/turnip: drop fail annotation for image.extend_operan...
2021-05-13 Danylo Piliaievci/turnip: drop fail annotation for float_control tests
2021-05-13 Lionel Landwerlinanv: fix perf query pass with command buffer batching
2021-05-13 Lionel Landwerlinintel/mi_builder: fix resolve call
2021-05-13 Abel García... i915g: add HW atomic counters as unsupported
2021-05-13 Tony Wasserkaaco/scheduler: Verify register demand invariants in...
2021-05-13 Tony Wasserkaaco/scheduler: Fix register demand computation for...
2021-05-13 Tony Wasserkaaco/scheduler: Fix register demand computation for...
2021-05-13 Daniel Schürmannaco: relax validation rules for p_reduce dst RegType
2021-05-13 Tapani Pälliisl: require hiz for depth surface in isl_surf_get_ccs_surf
2021-05-13 Jose Fonsecawgl: Remove opengl32.mingw.def.
2021-05-13 Mike Blumenkrantzzink: always do maybe_flush after draw/compute
2021-05-13 Mike Blumenkrantzzink: check for a work_count-based stall in zink_maybe_...
2021-05-13 Mike Blumenkrantzzink: flush every 100k draws/computes
2021-05-13 Timothy Arceriglsl: add missing support for explicit components in...
2021-05-13 Timothy Arceriglsl: create validate_component_layout_for_type() helper
2021-05-13 Ryan HoudekUpdate release notes with mention that x87 is no longer...
2021-05-13 Ryan HoudekSwitch u_format_test to passed on i386
2021-05-13 Ryan HoudekDefault enable SSE2 on mesa builds.
2021-05-13 Vinson Leenv50/ir: Add ConstantFolding constructor.
2021-05-13 Vinson Leenvc0/ir: Initialize CodeEmitterGK110 member progType...
2021-05-12 Chia-I Wuvenus: get rid of #ifdef's in vn_CreateImage
2021-05-12 Lionel Landwerlinintel/fs: use the final destination type for regioning...
2021-05-12 Ezequiel Garciapanfrost: Add GPU IDs for G52 1-Core-2EE (RK3568/RK3566)
2021-05-12 Alyssa Rosenzweigpan/mdg: Use smaller LD_UNIFORM instructions
2021-05-12 Alyssa Rosenzweigpanfrost: Don't upload empty push uniform table
2021-05-12 Alyssa Rosenzweigpanfrost: Clean up cases for emit_fbd
2021-05-12 Alyssa Rosenzweigpanfrost: Remove spurious assignment
2021-05-12 Alyssa Rosenzweigpanfrost: Don't translate compare funcs
2021-05-12 Alyssa Rosenzweigpanfrost: Hide CAP_INT16 behind is_deqp
2021-05-12 Rob Clarkfreedreno/ir3: Don't force RTNE if rounding mode is...
2021-05-12 Leo Liufrontends/va: fix multi planes for external memeory...
2021-05-12 Rob Clarkgallium/u_threaded: Add call logging
2021-05-12 Rob Clarkgallium/u_threaded: Add to_call() helper
2021-05-12 Erik Faye-Lundci: Uprev piglit to 3351e8952 ("max-texture-size: repor...
2021-05-12 Marek Olšákgallium/u_threaded: fix 32-bit breakage due to incorrec...
2021-05-12 Daniel Schürmannaco: fix additional register requirements for spilling
2021-05-12 Timur Kristófradv: Use new NIR lowering of NGG GS when ACO is used.
2021-05-12 Timur Kristófac: Add NIR lowering for NGG GS.
2021-05-12 Timur Kristófradv: Use new NGG NIR lowering for VS/TES when ACO...
2021-05-12 Timur Kristófac: Add new NIR pass to lower NGG VS/TES.
2021-05-12 Timur Kristófaco: Implement new NGG specific NIR intrinsics.
2021-05-12 Timur Kristófradv: Gather NGG info sooner.
2021-05-12 Timur Kristófradv: Fill shader info earlier.
2021-05-12 Timur Kristófaco: Split ngg_emit_sendmsg_gs_alloc_req from the wave0...
2021-05-12 Timur Kristófaco: Fixup the NIR metadata after sanitize_cf_list.
2021-05-12 Timur Kristófaco: Allow workgroup barrier and shared scope for NGG...
2021-05-12 Timur Kristófnir: Add AMD specific intrinsics for merged shaders...
2021-05-12 Timur Kristófnir: Allow load_primitive_id in VS in nir_divergence_an...
2021-05-12 Timur Kristófnir: Support upper bound of unsigned bit size conversions.
2021-05-12 Timur Kristófnir: Support upper bound of subgroup_id/num_subgroups...
2021-05-12 Alyssa Rosenzweigpanfrost: Implement framebuffer invalidation
2021-05-12 Alyssa Rosenzweigpanfrost: Set discard based on the resolve set
2021-05-12 Alyssa Rosenzweigpanfrost: Track buffers needing resolve
2021-05-12 Marcin Ślusarznir: handle float atomics in nir_lower_memory_model
2021-05-12 Marcin Ślusarznir: handle float atomics in nir_gather_info
2021-05-12 Erik Faye-Lundtranslate: assert that nr_elements is in range
2021-05-12 Erik Faye-Lundtranslate: reserve more vertex-shader outputs
2021-05-12 Erik Faye-Lundlavapipe: correct reported number of UBOs
2021-05-12 Boris Brezillonpanfrost: Flag indirect draw/dispatch shaders as internal
2021-05-12 Boris Brezillonpanfrost: Expose the DRAW_PARAMETERS cap on Bifrost
2021-05-12 Boris Brezillonpan/bi: Add support for gl_DrawID
2021-05-12 Boris Brezillonpan/bi: Add support for gl_{BaseVertex,BaseInstance}
2021-05-12 Alyssa Rosenzweigpan/bi: Add first_vertex to vertex ID
2021-05-12 Boris Brezillonpanfrost: Split the indexed and !indexed indirect draw...
2021-05-12 Gustavo Padovaniris/ci: enable intel devices automatically in MR pipelines
2021-05-12 Gustavo Padovaniris/ci: disable failing gimark test for now
2021-05-12 Vinson Leenv50/ir: Initialize GCRA::RIG_Node members.
2021-05-12 Hyunjun Koturnip: Implement VK_KHR_timeline_semaphore.
2021-05-12 Hyunjun Koturnip: prep work for timeline semaphore support
2021-05-12 Mike Blumenkrantzzink: pop descriptor refs when invalidating sets
2021-05-12 Mike Blumenkrantzzink: remove screen param from zink_descriptors_update()
2021-05-12 Mike Blumenkrantzzink: make zink_context_update_descriptor_states()...
2021-05-12 Mike Blumenkrantzzink: call invalidate on invalid descriptor sets during...
2021-05-12 Mike Blumenkrantzzink: use better iterating for buffer rebinds
2021-05-12 Mike Blumenkrantzzink: add slot params to zink_context_invalidate_descri...
2021-05-12 Mike Blumenkrantzzink: track number of tbos in shader data
2021-05-12 Mike Blumenkrantzzink: track max slot idx for descriptor types
2021-05-12 Mike Blumenkrantzzink: don't track sampler states onto buffer sampler...
2021-05-12 Mike Blumenkrantzzink: update samplerview descriptor layouts when image...
2021-05-12 Mike Blumenkrantzzink: track bind counts for descriptors
2021-05-12 Mike Blumenkrantzzink: unify resource rebinding
2021-05-12 Mike Blumenkrantzzink: add context-based descriptor info tracking infras...
2021-05-12 Mike Blumenkrantzzink: stop invalidating descriptor sets on pool destroy
2021-05-11 Yiwei Zhangvirgl: do not use winsys info for guest storage of...
2021-05-11 Mark Janesiris: Use const uploader for user index data
2021-05-11 Mark Janesiris: Use const uploader for draw parameters
2021-05-11 Mark Janesiris: Use const uploader for blorp vertex data
2021-05-11 Mark Janesiris: Use const_uploader for iris_create_stream_output_...
2021-05-11 Mark Janesiris: Upload constant resources for efficient GPU access
2021-05-11 Mark Janesiris: Increase the size of upload buffers
2021-05-11 Emma Anholtci/iris: Add some more traces to replay.
2021-05-11 Emma Anholtci/panfrost: Add some more traces to replay.
2021-05-11 Emma Anholtci: Switch to apitraces for glmark2
2021-05-11 Tomeu Vizosoci: Remove the need for an empty Piglit results file
2021-05-11 Adam Jacksonzink/ntv: Don't call free() on ralloc'd memory
2021-05-11 Mike Blumenkrantziris: refcount separate screen objects for resource...
next