platform/upstream/mesa.git
2022-12-13 Lionel Landwerlinanv/utrace: only record the emitted pipecontrol flags
2022-12-13 Lionel Landwerlinintel/ds: trace a couple of more pipe control flags
2022-12-13 Marek Olšákcso: fix a regression from draw_vbo rework
2022-12-13 Aleksey Komarovpanfrost: fix sampler_count and unbind samplers in...
2022-12-13 Lionel Landwerlinanv: disable Wa_1806565034 when robustImageAccess is...
2022-12-13 Lionel Landwerlinintel/fs: make Wa_1806565034 conditional to non robust...
2022-12-13 Lionel Landwerlinisl: make Wa_1806565034 conditional to non robust access
2022-12-13 Sathishkumar Sfrontends/va: fix crash during grayscale rendering
2022-12-13 Sathishkumar Sradeonsi/vcn: fix regression in yuv422 jpeg decode
2022-12-13 Samuel Pitoisetradv: do not remove the PointSize built-in for polygon...
2022-12-13 Marcin Ślusarzintel/compiler/mesh: extract emit_urb_direct_vec4_write
2022-12-13 Marcin Ślusarzintel/compiler: optimize away local_inv_index and local...
2022-12-13 Marcin Ślusarzintel/compiler: split lower_cs_intrinsics_convert_block
2022-12-13 Marcin Ślusarzintel/compiler/mesh: extract shared code for offset...
2022-12-13 Marcin Ślusarzanv: simplify EXT_mesh_shader lowering
2022-12-13 Marcin Ślusarzanv,intel/compiler/mesh: drop lowering of gl_Primitive...
2022-12-13 车扬intel: fix the wrong function name
2022-12-13 Lionel Landwerlinanv: fixup descriptor copies
2022-12-13 Gert Wollnyr600: Lower all bitfield ops on pre-EG
2022-12-13 Gert Wollnyr600/sfn: Use variable length DOT on Evergreen and...
2022-12-13 Gert Wollnyr600/sfn: prepare alu split for use of variable length dot
2022-12-13 Gert Wollnyr600/sfn: check used channels when evaluating allowed...
2022-12-13 Martin Roukala... ci/test-vk: uprev vkd3d
2022-12-13 Qiang Yuac/nir: add ac_nir_lower_legacy_gs
2022-12-13 Qiang Yuac/nir: move ngg_gs_shader_query to a common function
2022-12-13 Qiang Yunir,ac/llvm,radv: add stream id index to nir_load_ring_...
2022-12-13 Qiang Yuac/llvm,radv,radeonsi: pass instruction to intrinsic_lo...
2022-12-13 Qiang Yunir: add nir_load_ring_gs2vs_offset_amd
2022-12-13 Qiang Yuac/nir,radeonsi: replace llvm ngg gs invocation query...
2022-12-13 Qiang Yunir,radv,radeonsi: add nir_atomic_add_gs_invocation_cou...
2022-12-12 Emma Anholtfreedreno/registers: Add some docs for PM4 events.
2022-12-12 Emma Anholtdoc/freedreno: Add a bunch of docs of the hardware...
2022-12-12 Emma Anholtfreedreno: Clarify that CACHE_FLUSH is pre-5xx.
2022-12-12 Emma Anholtci/docs: Always expose the built docs.
2022-12-12 Peng Huangintel: Fix crashes for importing drm buffer
2022-12-12 Iván Brianohasvk: pipelineStageCreationFeedbackCount is allowed...
2022-12-12 Jan Palusvdpau: allow building vdpau st with virgl only
2022-12-12 Timothy Arceriglsl: fix function inlining for images
2022-12-12 Bas Nieuwenhuizenradv: Improved export conflict bug workaround.
2022-12-12 Marek Olšákmesa: move the _mesa_set_varying_vp_inputs call to...
2022-12-12 Marek Olšákmesa: move _DrawVAOEnabledAttribs determination into...
2022-12-12 Marek Olšákmesa: inline _mesa_draw_array_bits & _mesa_draw_current...
2022-12-12 Marek Olšákmesa: don't AND with VERT_BIT_ALL because it's ~0u
2022-12-12 Marek Olšákmesa: simplify VBO state flagging in _mesa_update_vao_state
2022-12-12 Marek Olšákmesa: remove VAO::NewVertexBuffers/Elements, set the...
2022-12-12 Marek Olšákmesa: move calling _mesa_update_vao_derived_arrays...
2022-12-12 Marek Olšákmesa: remove the NewVAO flag, set directly what we...
2022-12-12 Marek Olšákst/mesa: move st_atom.c contents into st_context.c
2022-12-12 Marek Olšákst/mesa: inline st_validate_state and remove redundant...
2022-12-12 Marek Olšákst/mesa: remove the switch from st_validate_state by...
2022-12-12 Marek Olšákst/mesa: remove st_context::dirty, use gl_context:...
2022-12-12 Marek Olšákmesa: remove per_vertex_edgeflags parameter from DrawGa...
2022-12-12 Marek Olšákmesa: completely rewrite the edge flag state update...
2022-12-12 Marek Olšákmesa: don't call _mesa_set_varying_vp_inputs in set_ver...
2022-12-12 Marek Olšákmesa: don't call _mesa_update_vao_derived_arrays for...
2022-12-12 Marek Olšákmesa: merge 2 switch statements into one in _mesa_get_d...
2022-12-12 Marek Olšákmesa: remove derived _EffEnabled* fields and compute...
2022-12-12 Marek Olšákmesa: merge _mesa_draw_(user_array,nonzero_divisor...
2022-12-12 Marek Olšákmesa: remove unused inline functions from arrayobj.h
2022-12-12 Marek Olšákmesa: keep the current VAO also set as _DrawVAO
2022-12-12 Marek Olšákmesa: split _mesa_set_draw_vao into set and update...
2022-12-12 Friedrich Vockradv: Handle NULL miss shaders
2022-12-12 Friedrich Vockradv: Change shaderGroupBaseAlignment to RADV_RT_HANDLE...
2022-12-12 Konstantin... radv: Force non uniform texture sampling with NV Remix
2022-12-12 Konstantin... radv: Add a driconf option to force non uniform texture...
2022-12-12 Konstantin... spirv: Add a debug option to force non uniform texture...
2022-12-12 Konstantin... radv/rt: Hash the pipeline key
2022-12-12 Konstantin... radv/rt: Propagate radv_pipeline_key
2022-12-12 Konstantin... radv/rt: Work around incorrect NOT_DEFERRED handling...
2022-12-12 Connor Abbotttu: Implement VK_EXT_descriptor_buffer
2022-12-12 Connor Abbottvk/descriptor_set_layout: Add optional destructor
2022-12-12 Connor Abbotttu: Fall back to ldg for variable-size inline uniform...
2022-12-12 Connor Abbottir3/a6xx: Fix immediate offset stg/ldg path
2022-12-12 Jesse Nataliemicrosoft/compiler: Fix codegen when a loop ends in...
2022-12-12 Jesse Nataliemicrosoft/compiler: Handle holes in driver_location...
2022-12-12 Corentin Noëlci: Bump virglrenderer version
2022-12-12 Danylo Piliaievir3/freedreno: Find regs for FS inputs when printing...
2022-12-12 Mikhail Korolevradv: fix assertion on gpu hang detection
2022-12-12 Caio Oliveiraintel/compiler: Remove leftover declarations of old...
2022-12-12 Lionel Landwerlinintel/nir/rt: fixup primitive id
2022-12-12 Samuel Pitoisetradv: fix hashing descriptor set layout
2022-12-11 Friedrich Vocknir/lower_shader_calls: Remove phis after dead control...
2022-12-11 Friedrich Vocknir: Do not consider phis with incompatible dests equal
2022-12-11 Eric Engestromdocs/release-calendar: add 22.3.x dates
2022-12-11 Emma Anholtzink: Don't set dynamic color attachment state for...
2022-12-11 Bas Nieuwenhuizenradv: Use correct watermark for early loop exit.
2022-12-11 Bas Nieuwenhuizenradv: Rename stack_base to stack_low_watermark.
2022-12-11 Gert WollnyRevert "r600/sfn: Make use of variable length DOT"
2022-12-11 Marek Olšákcso: remove cso_draw_vbo from all draws, call the drive...
2022-12-11 Marek Olšákcso: add a base class cso_context_base holding pipe_con...
2022-12-11 Marek Olšákcso: unify cso_draw_vbo and cso_multi_draw
2022-12-11 Marek Olšákgallium/u_vbuf: change u_vbuf_draw_vbo to accept pipe_c...
2022-12-11 Marek Olšákgallium: add the u_vbuf pointer into pipe_context
2022-12-11 Alyssa Rosenzweigasahi: Implement occlusion queries
2022-12-11 Alyssa Rosenzweigasahi: Move query functions to agx_query.c
2022-12-11 Alyssa Rosenzweigasahi: Don't upload samplers for clears/stores
2022-12-11 Alyssa Rosenzweigasahi: Avoid reloads with staging blits
2022-12-11 Alyssa Rosenzweigasahi: Don't reload uninitialized surfaces
2022-12-11 Alyssa Rosenzweigasahi: Fix Z32S8 harder
2022-12-11 Alyssa Rosenzweigasahi: Don't shadow idle resources
next