platform/upstream/mesa.git
2021-08-30 Rohan Gargci: Fix a minor issue in prepare-artifacts.sh script
2021-08-30 Rhys Perryaco: include utility in isel
2021-08-30 Timur Kristófnir: Fix local_invocation_index upper bound for non...
2021-08-30 Timur Kristófnir: Add unsigned upper bound for extract opcodes.
2021-08-30 Timur Kristófaco: Unset 16 and 24-bit flags from operands in apply_e...
2021-08-30 Mike Blumenkrantzzink: implement PIPE_RESOURCE_FLAG_DONT_MAP_DIRECTLY...
2021-08-30 Mike Blumenkrantzzink: determine whether the gpu has a resizable BAR...
2021-08-30 Tomeu Vizosopanvk/ci: Build-test panvk
2021-08-30 Samuel Pitoisetradv: do not allocate a clear value for images that...
2021-08-30 Samuel Pitoisetradv: do not load/store the clear value for comp-to...
2021-08-30 Samuel Pitoisetradv: disable DCC image stores on Navi12-14 for display...
2021-08-29 Dave Airlievulkan/wsi/sw: add mit-shm support for pixmap allocation
2021-08-29 Dave Airlievulkan/wsi/sw: add support for using host_ptr for shm...
2021-08-29 Dave Airlievulkan/wsi: add support for detecting mit-shm pixmaps.
2021-08-28 Rob Clarkfreedreno/ci: Take fd farm offline for moving day
2021-08-28 Rob Clarkfreedreno/ci: Add a status variable for CI farm
2021-08-28 Caio Marcelo... spirv: Implement non-Multiview parts of SPV_NV_mesh_shader
2021-08-28 Caio Marcelo... nir: Allow Task/Mesh to lower compute system values
2021-08-28 Caio Marcelo... nir: Don't lower Task/Mesh I/O to temporaries
2021-08-28 Caio Marcelo... nir/divergence_analysis: Handle Task/Mesh shaders
2021-08-28 Caio Marcelo... nir/lower_io: Identify Mesh output as arrayed
2021-08-28 Caio Marcelo... compiler: Add Task/Mesh to shader_info
2021-08-28 Caio Marcelo... compiler: Add new non-Multiview Task/Mesh builtins
2021-08-28 Caio Marcelo... nir: Add per-primitive I/O intrinsics
2021-08-28 Caio Marcelo... nir: Add a way to identify per-primitive variables
2021-08-28 Caio Marcelo... nir: Update documentation for location to mention Task...
2021-08-28 Jason Ekstrandisl/docs/tiling: Add Tile4 docs
2021-08-27 Timur Kristófaco: Emit zero for the derivatives of uniforms.
2021-08-27 Mike Blumenkrantzzink: only update inlinable constants when they change
2021-08-27 Daniel Schürmannaco/optimizer: combine v_pk_mul_u16 + v_pk_add_u16...
2021-08-27 Daniel Schürmannaco/optimizer: fuse v_mul_f64 + v_add_f64 -> v_fma_f64
2021-08-27 Daniel Schürmannaco/optimizer: combine v_mul_lo_u16 + v_add_u16 ->...
2021-08-27 Daniel Schürmannaco: refactor nir_op_imul selection
2021-08-27 Daniel Schürmannaco: only apply extract if not used more than 4 times
2021-08-27 Mike Blumenkrantzfreedreno: ci updates
2021-08-27 Mike Blumenkrantzfreedreno: remove primconvert
2021-08-27 Mike Blumenkrantzfreedreno: export supported primtypes
2021-08-27 Jeremy NewtonFix building AMD MM/GL with EL7
2021-08-27 Erik Faye-Lundzink: avoid generating nonsensical code
2021-08-27 Erik Faye-Lundzink: reduce scope of version-struct hack
2021-08-27 Erik Faye-Lundzink: clean up const-value handling for get_ssbo_size
2021-08-27 Erik Faye-Lundzink: remove incorrect ASSERTED macro
2021-08-27 Erik Faye-Lundzink: remove needless scope
2021-08-27 Erik Faye-Lundzink: give each major intrinsic it's own emit function
2021-08-27 Erik Faye-Lundzink: avoid checking if src is const twice
2021-08-27 Erik Faye-Lundzink: avoid memcmping null pointers
2021-08-27 Erik Faye-Lundzink: remove needless NULL-check
2021-08-27 Erik Faye-Lundzink: return false on failure
2021-08-27 Erik Faye-Lundzink: pctx can't be null here
2021-08-27 Erik Faye-Lundzink: do not dereference null-pointer
2021-08-27 Erik Faye-Lundzink: do not try to dereference null-key
2021-08-27 Erik Faye-Lundzink: avoid overflow when calculating size
2021-08-27 Erik Faye-Lundzink: initialize pQueueFamilyIndices
2021-08-27 Erik Faye-Lundzink: do not warn about rare features until used
2021-08-27 Erik Faye-LundRevert "zink: always init bordercolor value for sampler"
2021-08-27 Lepton Wui965: Enable RGBX8888_SRGB format.
2021-08-27 Timur Kristófaco: Consider maximum number of workgroups per CU/WGP...
2021-08-27 Timur Kristófaco: Consider LDS usage by PS inputs in MaxWaves calcul...
2021-08-27 Mike Blumenkrantzzink: remove extra program ref from cached descriptor...
2021-08-27 Mike Blumenkrantzzink: avoid pulling in unused push descriptors for...
2021-08-27 Tomeu Vizosoiris/ci: Correctly set freq governors to max
2021-08-27 Tomeu Vizosofreedreno/ci: Correctly set freq governors to max
2021-08-27 Boris Brezillonpanvk: Fix panvk_copy_fb_desc()
2021-08-27 Boris Brezillonpanvk: Make the per-arch static lib depend on panvk_ent...
2021-08-27 Mike Blumenkrantzzink: more effectively utilize batch_usage for query...
2021-08-27 Mike Blumenkrantzzink: don't try to sync previous timestamp query qbo...
2021-08-27 Mike Blumenkrantzzink: move time query ending out to zink_end_query
2021-08-27 Mike Blumenkrantzzink: improve threadsafe qbo access
2021-08-27 Mike Blumenkrantzzink: make zink_gfx_pipeline_state::vertices_per_patch...
2021-08-27 Mike Blumenkrantzzink: repack zink_gfx_pipeline_state
2021-08-27 Mike Blumenkrantzzink: convert rasterizer pipeline components to bitfield
2021-08-27 Mike Blumenkrantzzink: steal a bit from rast_samples in pipeline state
2021-08-27 Mike Blumenkrantzzink: add clip_halfz to rasterizer hw state
2021-08-27 Mike Blumenkrantzzink: repack zink_rasterizer_hw_state
2021-08-27 Mike Blumenkrantzzink: zero viewport and scissor count in pipeline with...
2021-08-27 Mike Blumenkrantzzink: move viewport count into dynamic state1 part...
2021-08-27 Mike Blumenkrantzzink: move dynamic state1 pipeline members into substruct
2021-08-27 Boris Brezillonpanfrost: v7 does not support RGB32_UNORM textures
2021-08-27 Yevhenii Kharchenkoiris: fix layer calculation for TEXTURE_3D ReadPixels...
2021-08-27 Samuel Pitoisetradv: remove unecessary radv_finishme() for invalid...
2021-08-27 Samuel Pitoisetradv: remove useless check about number of samples...
2021-08-27 Samuel Pitoisetradv: remove outdated radv_finishme() in the HW resolve...
2021-08-27 Mike Blumenkrantzzink: set primitive restart with extended dynamic state2
2021-08-27 Mike Blumenkrantzzink: bump dynamic pipeline state count
2021-08-27 Mike Blumenkrantzzink: template for VK_EXT_extended_dynamic_state2
2021-08-27 Mike Blumenkrantzzink: hook up VK_EXT_extended_dynamic_state2
2021-08-27 Mike Blumenkrantzzink: no-op prim changes for pipeline recalc
2021-08-27 Mike Blumenkrantzzink: consolidate pipeline hash tables
2021-08-27 Mike Blumenkrantzzink: use dynamic prim type
2021-08-27 Mike Blumenkrantzzink: batch mem barrier hooks
2021-08-27 Mike Blumenkrantzzink: slim down streamout component of mem barrier...
2021-08-27 Mike Blumenkrantzzink: remove query flush from memory barrier hook
2021-08-27 Mike Blumenkrantzzink: use ctx gfx prim mode for draw comparisons
2021-08-27 Mike Blumenkrantzzink: init ctx->gfx_prim_mode to nonzero value to trigg...
2021-08-27 Mike Blumenkrantzzink: reorder gfx program/pipeline/descriptor binds...
2021-08-27 Mike Blumenkrantzzink: remove extra unsetting of ctx->vertex_state_changed
2021-08-27 Mike Blumenkrantzzink: pass current program's shader array, not ctx...
2021-08-27 Mike Blumenkrantzzink: remove attachment count from pipeline hash
2021-08-27 Mike Blumenkrantzzink: declare ctx var during blend state bind
2021-08-27 Mike Blumenkrantzzink: assert precise queries are occlusion queries
next