platform/upstream/mesa.git
2023-05-23 Dave Airlielvp: use stage iterator macros instead of explicit...
2023-05-23 Dave Airlielvp: use stage mask
2023-05-23 Dave Airliegallivm/nir: refactor the local invocation index calc.
2023-05-23 Dave Airliegallivm: fix whitespace in get_deref_offset
2023-05-23 Dave Airlielvp: explictly skip compute shader stage.
2023-05-23 Dave Airlielavapipe: add lavapipe specific shader stages define.
2023-05-23 Dave Airliellvmpipe/cs: support passing a csctx instead of using...
2023-05-23 Dave Airliellvmpipe/cs: start making variant generator less comput...
2023-05-23 Dave Airliellvmpipe: convert a bunch of shader_type ifs to switches.
2023-05-23 Dave Airliegallivm/draw: refactor vertex header jit type out
2023-05-23 Gert Wollnyvirgl/ci: uprev virglrenderer
2023-05-23 Gert Wollnyvirgl: Add support for ARB_pipeline_statistics
2023-05-23 Gert Wollnyvirgl: Make query result resource as dirty before reque...
2023-05-23 norablackcatrusticl/device: implement cl_khr_device_uuid
2023-05-23 norablackcatrusticl/screen: implement uuid wrapper funcs
2023-05-23 Karol Herbstrusticl/spirv: skip printing info messages
2023-05-23 Lionel Landwerlinintel/fs: fix size_read() for LOAD_PAYLOAD
2023-05-23 Tatsuyuki Ishinir: Fix serializing pointer initializers.
2023-05-23 Eric Engestromci: disable anholt's farm
2023-05-23 Alejandro Piñeirov3d: remove v3d_get_internal_type_bpp_for_output_format
2023-05-23 Alejandro Piñeirov3d: remove v3d_tfu_supports_tex_format
2023-05-23 Alejandro Piñeirov3d: remove v3d_create_texture_shader_state_bo
2023-05-23 Alejandro Piñeirov3d: use more an auxiliar devinfo
2023-05-23 Iago Toral... v3dv: simplify too small Z viewport scale workaround
2023-05-23 Alejandro Piñeirov3dv/pipeline: don't prepack up early-z configuration
2023-05-23 Juan A. Suarez... v3d/ci: make traces test mandatory
2023-05-23 Juan A. Suarez... v3d/ci: run GPU piglit profile
2023-05-23 Samuel Pitoisetradv: apply a bug workaround for smoothing on GFX6
2023-05-23 Mike Blumenkrantzzink: infer types from load_const instrs to avoid more...
2023-05-23 Mike Blumenkrantzzink: store and use alu types for ntv defs
2023-05-23 Mike Blumenkrantzzink: dynamically emit non-bool register values using...
2023-05-23 Mike Blumenkrantzzink: write out register variables to a separate spirv...
2023-05-23 Mike Blumenkrantzzink: manually memcpy the spirv instruction buffer
2023-05-23 Mike Blumenkrantzzink: move get_alu_type() up in file
2023-05-23 Mike Blumenkrantzzink: use void return for store_dest
2023-05-23 Mike Blumenkrantzzink: delete unnecessary bitcast in load_shared/scratch
2023-05-23 Mike Blumenkrantzzink: also declare int size caps inline with signed...
2023-05-23 Mike Blumenkrantzzink: promote flushed clears to unordered cmdbuf when...
2023-05-22 Mike Blumenkrantzvk/graphics_state: handle null pipeline state structs...
2023-05-22 Mike Blumenkrantzanv: more correctly handle null pipeline states
2023-05-22 Mike Blumenkrantzlavapipe: more correctly handle null pipeline states
2023-05-22 Mike Blumenkrantzzink: flag 'has_work' on batch when promoting a cmd
2023-05-22 Mike Blumenkrantzzink: explicitly disable promotion on images that are...
2023-05-22 Mike Blumenkrantzzink: explicitly disable reordering after restricted...
2023-05-22 Mike Blumenkrantzzink: disable unordered blits when swapchain images...
2023-05-22 Mike Blumenkrantzzink: track/check submit info on resource batch usage
2023-05-22 Mike Blumenkrantzzink: move batch usage to substruct on zink_bo objects
2023-05-22 Mike Blumenkrantzzink: move zink_batch_state::submit_count to zink_batch...
2023-05-22 Mike Blumenkrantzzink: use batch usage function for a simple case
2023-05-22 Mike Blumenkrantzzink: add special-casing for (not) reordering certain...
2023-05-22 Nanley Cheryiris: Use known formats for tex_cache_flush_hack
2023-05-22 Nanley Cheryintel/blorp: Add and use blorp_copy_get_formats
2023-05-22 Nanley Cheryintel/blorp: Change condition for CCS_E copy formats
2023-05-22 Nanley Cheryintel/blorp: Add depth usage check for copy format
2023-05-22 Nanley Cheryintel/blorp: Use the depth copy format more on BDW+
2023-05-22 Chia-I Wuradv: do not use a pipe offset for aliased images
2023-05-22 Chia-I Wuac/surface: print tile_swizzle as well
2023-05-22 Chia-I Wuamd/drm-shim: add raven2
2023-05-22 Erik Faye-Lundpanfrost: expose PIPE_CAP_POLYGON_OFFSET_CLAMP
2023-05-22 Alyssa Rosenzweigmesa/st: Set pipe_shader_image::single_layer_view
2023-05-22 Alyssa Rosenzweiggallium: Add pipe_image_view::single_layer_view
2023-05-22 Martin Roukala... radv/ci: switch to b2c v0.9.10
2023-05-22 Caio Oliveiramesa/spirv: Provide more specific error message for...
2023-05-22 Alyssa Rosenzweigpan/mdg: Use nir_lower_image_atomics_to_global
2023-05-22 Alyssa Rosenzweigpan/bi: Use nir_lower_image_atomics_to_global
2023-05-22 Alyssa Rosenzweigpan/bi: Fix atomic exchange on Valhall
2023-05-22 Alyssa Rosenzweignir: Add pass to lower image atomics
2023-05-22 Alyssa Rosenzweignir: Add image_texel_address intrinsics
2023-05-22 Alyssa Rosenzweignir: Document extra image source
2023-05-22 David Heidelbergdocs: use meson instead invoking ninja directly
2023-05-22 Mike Blumenkrantzzink: try update fb resource refs when starting new...
2023-05-22 Lionel Landwerlinanv: fix push descriptor deferred surface state packing
2023-05-22 David Heidelbergr300: workaround GCC 12+ warning, declare NULL value...
2023-05-22 Iago Toral... broadcom/compiler: skip jumps in non-uniform if/then...
2023-05-22 Yiwei Zhangradv: fix radv_emit_userdata_vertex for vertex offset -1
2023-05-22 Samuel Pitoisetradv: enable smoothLines
2023-05-22 Samuel Pitoisetradv: add support for smooth lines
2023-05-22 Samuel Pitoisetradv: lower nir_intrinsic_load_poly_line_smooth_enabled_amd
2023-05-22 Samuel Pitoisetradv: declare a new user SGPR for the dynamic line...
2023-05-22 Samuel Pitoisetradv: determine if smooth lines can be used in the...
2023-05-22 Samuel Pitoisetradv: track if the smoothLines features is enabled...
2023-05-22 Samuel Pitoisetnir: lower smooth lines conditionally using the new...
2023-05-22 Samuel Pitoisetradeonsi: lower nir_intrinsic_load_poly_line_smooth_ena...
2023-05-22 Samuel Pitoisetnir: add nir_intrinsic_load_poly_line_smooth_enabled
2023-05-22 Samuel Pitoisetradv: remove useless check about USAGE_STORAGE for...
2023-05-22 Samuel Pitoisetradv: disable IMAGE_USAGE_STORAGE with depth-only and...
2023-05-22 Samuel Pitoisetradv: bump the global VRS image size to maximum support...
2023-05-22 Timothy Arceriutil: add Pixel Game Maker MV workaround
2023-05-20 David Heidelbergci/v3dv: add often timeouting ssbo.layout.3_level_array...
2023-05-20 David Heidelbergci/radv: add another raven flake dEQP-VK.draw.dynamic_r...
2023-05-20 Timur Kristófradv: Clear query dirty flags when flushing them.
2023-05-20 Timur Kristófradv: Move empty dynamic states check to caller.
2023-05-20 Timur Kristófradv: Move indirect check from index buffer emission...
2023-05-20 Timur Kristófradv: Slight refactor to late_scissor_emission.
2023-05-20 Timur Kristófradv: Set last_index_type in radv_before_draw.
2023-05-20 Timur Kristófradv: Move ignore forced VRS code to more optimal place.
2023-05-20 Timur Kristófradv: Compute tess info when emitting patch control...
2023-05-20 Timur Kristófradv: Emit primitive reset index with primitive restart...
2023-05-20 Alyssa Rosenzweigasahi: Drop Asahi-as-a-swrast hack
2023-05-20 Alyssa Rosenzweiggallium: Drop Asahi-as-a-swrast hack
next