platform/upstream/mesa.git
2022-09-08 Rob Clarkegl/wgl: Make ref_count atomic
2022-09-08 Timothy Arceriglsl: remove GLSL IR inverse comparison optimisations
2022-09-08 Ian Romanicknir/comparison_pre: See through an inot to apply the...
2022-09-08 Timothy Arcerinir: support loop unrolling with inot conditions
2022-09-08 Timothy Arcerinir: update nir_is_supported_terminator_condition()
2022-09-07 Bas Nieuwenhuizenamd/common: Disable DCC retile modifiers on RDNA1
2022-09-07 Bas Nieuwenhuizenamd/common: Don't rely on DCN support checks with modif...
2022-09-07 Jordan Justenintel/pci_ids: Drop non-upstream dg2 pci-ids
2022-09-07 Yiwei Zhangvenus: double the abort timeout
2022-09-07 Iván Brianoanv: pipelineStageCreationFeedbackCount is allowed...
2022-09-07 Georg Lehmannaco: Use plain VOPC for vcmpx when possible.
2022-09-07 Konstantin... radv: Deduplicate push constant structs
2022-09-07 Mike Blumenkrantzzink: fix sharedmem ops with bit_size!=32
2022-09-07 Corentin Noëlci: disable the freedreno farm.
2022-09-07 Eric Engestromv3dv: implement VK_EXT_shader_module_identifier
2022-09-07 Tomeu VizosoRevert "Revert "Revert "ci: set venus on lavapipe to...
2022-09-07 Tomeu Vizosoci: Crosvm won't remove the control socket file on...
2022-09-07 Samuel Pitoisetradv: only expose sparseResidencyImage3D on GFX9+
2022-09-07 Martin Roukala... radv/ci: run vkcts on the two steam decks in parallel
2022-09-07 Samuel Pitoisetradv: compact MRTs to save PS export memory space
2022-09-07 Samuel Pitoisetradv: gather MRTs that are written by the fragment...
2022-09-07 Erik Faye-Lunddocs/zink: remove bptc from required formats for gl4.2
2022-09-07 Erik Faye-Lundvc4: do not attempt to do deep tiled blits
2022-09-07 Erik Faye-Lundvc4: respect z-offset in tiled blits
2022-09-07 Erik Faye-Lundv3d: do not pretend to fake rgtc-support
2022-09-07 Tapani Pälliintel/compiler: implement Wa_14014595444 for DG2
2022-09-07 Tapani Pällianv: implement Wa_14015946265 for DG2
2022-09-07 Tapani Pälliiris: implement Wa_14015946265 for DG2
2022-09-06 Bas Nieuwenhuizenradv: Expose 3d sparse images.
2022-09-06 Bas Nieuwenhuizenradv: Add 3d tile shapes for sparse binding.
2022-09-06 Bas Nieuwenhuizenradv: Add binding code for 3d sparse images.
2022-09-06 Alyssa Rosenzweigasahi: Allocate new cmdbufs if out of space
2022-09-06 Alyssa Rosenzweigasahi: Handle Stream Link VDM commands
2022-09-06 Alyssa Rosenzweigasahi: Express VDM commands according to PowerVR
2022-09-06 Alyssa Rosenzweigasahi: Annotate VDM/CDM commands as per PVR
2022-09-06 Alyssa Rosenzweigasahi: Make BO list growable
2022-09-06 Alyssa Rosenzweigasahi: Dirty track everything
2022-09-06 Alyssa Rosenzweigasahi: Hoist constant PPP state to start of batch
2022-09-06 Alyssa Rosenzweigasahi: Match PPP data structures with PowerVR
2022-09-06 Alyssa Rosenzweigasahi: Don't use lower_wpos_pntc
2022-09-06 Alyssa Rosenzweigasahi: Identify object type field via PowerVR
2022-09-06 Alyssa Rosenzweigasahi: Split RASTERIZER into constituent words
2022-09-06 Kai Wasserbächfix(FTBFS): meson: raise C++ standard to C++17
2022-09-06 Yiwei Zhangvenus: enable KHR_driver_properties on Android
2022-09-06 Yiwei Zhangvenus: enable zink required extensions on Android
2022-09-06 Yiwei Zhangvenus: some clang format fixes
2022-09-06 Leo Liumeson: add with_gallium_virgl to allow it as VA backend...
2022-09-06 Lionel Landwerlinanv: add a new NO_LOCAL_MEM allocation flag
2022-09-06 Adam Jacksonegl/kopper: Don't add EGL_SWAP_BEHAVIOR_PRESERVED_BIT...
2022-09-06 Adam Jacksonwsi/x11: Defer clearing image busy flag for non-shm...
2022-09-06 Adam Jacksonegl: Move an error check earlier in EGL_BUFFER_AGE_EXT...
2022-09-06 Emma Anholtmesa: Remove PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTE...
2022-09-06 Danylo Piliaievtu: Trivially expose VK_EXT_rasterization_order_attachm...
2022-09-06 Danylo Piliaievtu: Use newly obtained magic reg values
2022-09-06 Danylo Piliaievfreedreno: Add all variable magic regs to device-info...
2022-09-06 Danylo Piliaievfreedreno: Name more *_DBG_ECO_CNTL regs
2022-09-06 Frank Binnspvr: don't setup attachment tex state for images with...
2022-09-06 Frank Binnspvr: cube map tex state packing fixes
2022-09-06 Frank Binnspvr: set samplerAnisotropy to false
2022-09-06 Rajnesh Kanwalpvr: Fix clang-format issue.
2022-09-06 Erik Faye-Lundmesa/st: enable s3tc extensions with fallback
2022-09-06 Erik Faye-Lundmesa/st: implement fallback for s3tc
2022-09-06 Erik Faye-Lundmesa/main: add _mesa_unpack_s3tc
2022-09-06 Erik Faye-Lundmesa: add format-helpers for s3tc
2022-09-06 Erik Faye-Lundmesa/st: add context-flags for s3tc
2022-09-06 Erik Faye-Lundutil: allow unpacking less than a block from dxt
2022-09-06 Erik Faye-Lundmesa/st: do not fallback to srgba formats for dxt
2022-09-06 Erik Faye-Lundmesa/st: use _mesa_generate_mipmap for fallback-formats
2022-09-06 Erik Faye-LundRevert "Revert "ci: set venus on lavapipe to manual...
2022-09-06 Iago Toral... v3dv: ref pipeline layout earlier during pipeline init
2022-09-06 Danylo Piliaievutil/u_trace: Add locking for ctx_list
2022-09-06 Eric Engestromvc4: drop dead qir_POW() helper
2022-09-06 Iago Toral... v3dv: expose VK_EXT_border_color_swizzle
2022-09-06 Iago Toral... v3dv: fix swap_rb and channel_reverse flags in image...
2022-09-06 Iago Toral... v3dv: expose VK_EXT_tooling_info
2022-09-06 Qiang Yuradeonsi: add and implement load_user_clip_plane abi
2022-09-06 Qiang Yuradeonsi: vs load input re-calculate vertex index after...
2022-09-06 Qiang Yuradeonsi: use replaced values when present
2022-09-06 Qiang Yuac/llvm: move culling replaced registers to abi
2022-09-06 Qiang Yuradeonsi: implement cull nir intrinsics
2022-09-06 Qiang Yuradeonsi: implement nir_intrinsic_load_viewport_xy_scal...
2022-09-06 Qiang Yuradeonsi: implement nir_intrinsic_load_half_line_width_amd
2022-09-05 Erik Faye-Lundzink: lower discard/demote depending on derivatives
2022-09-05 Erik Faye-Lundzink: expose demote when supported
2022-09-05 Mike Blumenkrantzzink: hook up demote extension
2022-09-05 Erik Faye-Lundzink: add ntv support for is_helper_invocation
2022-09-05 Erik Faye-Lundzink: add spirv_builder support for is_helper_invocation
2022-09-05 Erik Faye-Lundzink: add ntv support for demote
2022-09-05 Mike Blumenkrantzzink: add spirv builder function for demote
2022-09-05 Alejandro Piñeirov3dv/bo: reduce DEFAULT_MAX_BO_CACHE_SIZE to 64
2022-09-05 Alessandro... Android.mk: Provide a custom entry name to ensure meson...
2022-09-05 Alessandro... Android.mk: Filter out --build-id=md5 linker flag
2022-09-05 Yonggang Luoutil: Fixes comment about debug_get_option
2022-09-05 Timur Kristófradv: Enable EXT_mesh_shader on RDNA2 with RADV_PERFTES...
2022-09-05 Timur Kristófradv: Implement EXT_mesh_shader draw calls.
2022-09-05 Timur Kristófac/nir/ngg: Add EXT_mesh_shader vertex/primitive count.
2022-09-05 Timur Kristófac/nir/ngg: Add EXT_mesh_shader CullPrimitiveEXT output.
2022-09-05 Timur Kristófac/nir/ngg: Add EXT_mesh_shader primitive indices.
2022-09-05 SoroushIMGzink: track min_samples state for per sample shading
2022-09-05 Tomeu VizosoRevert "ci: set venus on lavapipe to manual due to...
next