platform/upstream/mesa.git
2021-10-06 Ian Romanickspirv: SpvOpFUnordNotEqual doesn't need special treatment
2021-10-06 Ian Romanickspirv: Minor cleanup in SpvOpFOrdNotEqual
2021-10-06 Ian Romanickspirv: Silence unused parameter warnings in vtn_alu.c
2021-10-06 Mike Blumenkrantzci: updates
2021-10-06 Mike Blumenkrantzzink: support 16bit rgbx formats
2021-10-06 Alyssa Rosenzweigpan/bi: Optimize abs(derivative)
2021-10-06 Alyssa Rosenzweignir: Add Mali-specific derivative opcodes
2021-10-06 Joshua Ashtonac/surface: Use 64 && 128 for GFX10_3 on non-modifier...
2021-10-05 Marek Olšákmesa: use simple_mtx_t for ShaderIncludeMutex
2021-10-05 Marek Olšákmesa: use simple_mtx_t for TexMutex
2021-10-05 Marek Olšákgallium/pb_slab: use simple_mtx_t
2021-10-05 Marek Olšákgallium/pb_cache: use simple_mtx_t
2021-10-05 Marek Olšákutil/queue: use simple_mtx_t for finish_lock
2021-10-05 Marek Olšákutil/slab: use simple_mtx_t
2021-10-05 Marek Olšákmesa: add missing unlock_texture into generate_texture_...
2021-10-05 Enrico Gallinir_to_dxil: Add tagging raw SRVs in shader flags
2021-10-05 Dave Airliegallivm/format: clamp SINT conversion rather than truncate.
2021-10-05 Emma Anholti915g: Check for the scanout-layout conditions before...
2021-10-05 Alyssa Rosenzweigpanfrost: Fix PAN_MESA_DEBUG=sync with INTEL_blackhole_...
2021-10-05 Alyssa Rosenzweigpanfrost: Don't set CAP_TGSI_FS_COORD_PIXEL_CENTER_INTEGER
2021-10-05 Alyssa Rosenzweigpanfrost: Introduce PAN_MAX_VARYINGS define
2021-10-05 Alyssa Rosenzweigpanfrost: Fix off-by-one in varying count assert
2021-10-05 Alyssa Rosenzweigpanfrost: Move special_varying to compiler definitions
2021-10-05 Pavel Asyutchenkollvmpipe: fix crash when doing FB fetch + gl_FragDepth...
2021-10-05 Emma Anholtturnip: Replace our format table with fd6_format_table.
2021-10-05 Emma Anholtturnip: Do format lookups from the fd6 format table...
2021-10-05 Emma Anholtturnip: Switch tu_format internals to using pipe_format...
2021-10-05 Emma Anholtturnip: Give D32_SFLOAT_S8_UINT a native format.
2021-10-05 Emma Anholtfreedreno/a6xx: Enable UBWC for RGBA5551 (and 1555...
2021-10-05 Emma Anholtfreedreno/a6xx: Add support for A/XRGB1555 formats.
2021-10-05 Emma Anholtfreedreno/a6xx: Rewrite the format table format/swap...
2021-10-05 Emma Anholtfreedreno/a6xx: Make the format table const.
2021-10-05 Emma Anholtfreedreno/a6xx: Use fd6_pipe2tex() for the 2D src format.
2021-10-05 Emma Anholtfreedreno/a6xx: Put R8_G8_B8_420_UNORM in the format...
2021-10-05 Emma Anholtutil/format: Add an RGB planar format for YV12, like...
2021-10-05 Emma Anholtfreedreno/a6xx+: Add support for the R8G8_R8B8 and...
2021-10-05 Emma Anholtfreedreno/a6xx: Add some more 16-bit rgb/rgba swaps...
2021-10-05 Emma Anholtfreedreno/a6xx: Drop texturing support from other scale...
2021-10-05 Emma Anholtfreedreno/a6xx: Add support for EXT_texture_sRGB_R8...
2021-10-05 Emma Anholtfreedreno/a6xx: disable vertex fetch support flag for...
2021-10-05 Emma Anholtfreedreno/a6xx: Add int/scaled/snorm vertex formats...
2021-10-05 Emma Anholtfreedreno/a6xx: Move the format table to common code.
2021-10-05 Filip Gawinr300: fix UB caused by 1 << 31 and 2 << 30
2021-10-05 Chia-I Wuvulkan/wsi/wayland: fix an invalid u_vector_init call
2021-10-05 Danylo Piliaievturnip: clamp per-tile scissors to max viewport size...
2021-10-05 Jason Ekstrandradv: Use VK_DEFINE_*HANDLE_CASTS instead of rolling...
2021-10-05 Tapani Pälliintel/blorp: fix a compile warning about uninitialized use
2021-10-05 Lionel Landwerlinnir/lower_io: preserve all metadata when no progress
2021-10-05 Samuel Pitoisetradv/llvm: fix exporting VS parameters
2021-10-05 Lionel Landwerlinanv: remove redundant VertexURBEntryReadLength setting
2021-10-05 Marcin Ślusarznir: preserve all metadata when nir_opt_vectorize doesn...
2021-10-05 Marcin Ślusarznir: preserve all metadata when nir_propagate_invariant...
2021-10-05 Marcin Ślusarznir: preserve all metadata when nir_lower_int_to_float...
2021-10-05 Marcin Ślusarzglsl: preserve all metadata when lower_buffer_interface...
2021-10-05 Marcin Ślusarzanv: preserve all metadata when anv_nir_lower_multiview...
2021-10-05 Marcin Ślusarzanv: use nir_shader_instructions_pass in anv_nir_lower_...
2021-10-05 Marcin Ślusarzanv: use nir_shader_instructions_pass in anv_nir_add_ba...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_metadata_none instead of its...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Marcin Ślusarzintel/compiler: use nir_shader_instructions_pass in...
2021-10-05 Samuel Pitoisetradv: fix vk_object_base_init/finish for internal devic...
2021-10-05 Samuel Pitoisetradv: fix writing combined image/sampler descriptor
2021-10-05 Samuel Pitoisetradv: fix vk_object_base_init/finish for push descriptors
2021-10-05 Lionel Landwerlinintel/compiler: add missing line returns to logs
2021-10-05 Lionel Landwerlinanv: enable UBO indexing
2021-10-05 Dave Airliecrocus/query: don't loop on ready status after gpu...
2021-10-05 Dave Airliecrocus/gen6: don't reemit the svbi when debugging
2021-10-05 Emma Anholtfreedreno/tools: Fix build failure when cffdump isn...
2021-10-04 Jason Ekstrandvulkan/physical_device_features: Stop generating a...
2021-10-04 Jason Ekstrandvulkan/physical_device_features: Drop some unnecessary...
2021-10-04 Emma Anholtci/freedreno: Restart the run if cheza spontenously...
2021-10-04 Emma Anholtpanfrost: Disable flaky piglit job for now.
2021-10-04 Samuel Pitoisetci: enable building RADV in debian-release
2021-10-04 Rob ClarkRevert "freedreno: Move the batch cache to the context."
2021-10-04 Rob ClarkRevert "freedreno: Remove the submit lock locking."
2021-10-04 Rob ClarkRevert "freedreno: Use a BO bitset for faster checks...
2021-10-04 Rob ClarkRevert "freedreno: Remove dead fd_batch_reset()."
2021-10-04 Rob ClarkRevert "freedreno: Fix autotune regression since batch...
2021-10-04 Rob Clarkzink: Disable TC syncs for get_device_reset_status()
2021-10-04 Rob Clarkfreedreno: Disable TC syncs for get_device_reset_status()
2021-10-04 Rob Clarkgallium/u_threaded: Get reset status without sync
2021-10-04 Caio Marcelo... anv: Identify code paths specific to graphics primitive...
2021-10-04 Caio Marcelo... anv: Move together primitive pipeline emit calls
2021-10-04 Marcin Ślusarzanv: Use input assembly state only when pipeline has...
2021-10-04 Marcin Ślusarzanv: Set graphics pipeline active_stages earlier
2021-10-04 Caio Marcelo... anv: Validate vertex related states only when VS is...
2021-10-04 Jesse Nataliecompiler/clc: Preserve OCL kernel arg type metadata...
2021-10-04 Jesse Nataliecompiler/clc: Null extensions should mean all supported...
2021-10-04 Marcin Ślusarzlima: use nir_shader_instructions_pass in lima_nir_spli...
2021-10-04 Adam Jacksonwsi/x11: Fix a misunderstanding about how xcb_get_geome...
2021-10-04 Rob Clarkfreedreno: Handle PIPE_FORMAT_NONE buffers
2021-10-04 Rob Clarkfreedreno: Handle cso==NULL in bind_sampler_states
2021-10-04 Rob Clarkfreedreno/ir3: Remove used unused
2021-10-04 Rob Clarkfreedreno: Fix some indentation
2021-10-04 Rob Clarkfreedreno: Optimize no-op submits
next