platform/upstream/mesa.git
2022-04-05 Samuel Pitoisetradv: use radv_dynamic_state for saving/restoring meta...
2022-04-05 Samuel Pitoisetradv: save/restore more dynamic states during internal...
2022-04-05 Samuel Pitoisetradv/ci: update CI lists against CTS 1.3.1.1
2022-04-05 Igor Torrentevenus: add VK_EXT_{conditional_rendering,index_type_uin...
2022-04-05 Igor Torrentevenus: Update venus-protocol to add two new extensions
2022-04-05 Yiwei Zhangvenus: workaround an ANGLE assumption on FORMAT_IMPLEME...
2022-04-04 Omar Akkilaci: bump VK-GL-CTS to 1.3.1.1
2022-04-04 Jason Ekstrandanv: Advertise two more formats
2022-04-04 Jason Ekstrandanv: Generalize border color swizzles
2022-04-04 Jason Ekstrandanv: Disallow blending on swizzled formats
2022-04-04 Jason Ekstrandintel/isl: Add a helper for swizzling color values
2022-04-04 Benjamin Chengvulkan/queue: Destroy wait temps if they are skipped
2022-04-04 Rhys Perryaco: don't use v_mad_mix on GFX9 if 16-bit denormals...
2022-04-04 Francisco Jereziris: Replace unconditional QBO flush with iris_dirty_f...
2022-04-04 Francisco Jereziris: Remove remaining history flushes.
2022-04-04 Francisco Jereziris: Demote all callers of iris_flush_and_dirty_for_hi...
2022-04-04 Mike Blumenkrantzaux/trace: dump format in set_shader_images
2022-04-04 Tomeu Vizosoci/freedreno: Reduce concurrency when replaying traces...
2022-04-04 Juan A. Suarez... v3d: fix some leaks in cache
2022-04-04 Iago Toral... v3dv: fix limits for inline uniform blocks
2022-04-04 Tomeu VizosoRevert "ci/panfrost: Disable some jobs due to a lab...
2022-04-04 Samuel Pitoisetradv: save/restore the stencil reference during interna...
2022-04-04 Samuel Pitoisetradv: fix cleaning the image view for CmdCopyImageToBuf...
2022-04-04 Karmjit Mahilpvr: Add stricter type checking in pvr_csb_pack().
2022-04-03 Konstantin... radv: Replace magic constants with enum values
2022-04-03 Konstantin... radv: Advertise ray primitive culling
2022-04-03 Konstantin... radv: Fully implement ray primitive culling
2022-04-02 Emma Anholtturnip: Allow image access on swapped formats.
2022-04-02 Emma Anholtturnip: Disable tiling on 1D images.
2022-04-02 Emma Anholtfreedreno/a6xx: Set the color_swap field for storage...
2022-04-02 Emma Anholtturnip: Add support for VK_KHR_format_feature_flags2.
2022-04-02 Emma Anholtnir_to_tgsi: Add support for nir_intrinsic_image_samples.
2022-04-02 Erico Nuneslima/ci: enable piglit in lima CI
2022-04-02 Erico Nuneslima/ci: enable CI again
2022-04-02 Erico Nuneslima/ci: update deqp results
2022-04-02 Danylo Piliaievturnip: Use correct type for OUTARRAY in FormatProperties2
2022-04-01 Vinod Koulfreedreno/registers: update dsi registers to support dsc
2022-04-01 Pavel Ondračkar300: don't assume position is always OUT[0] in rc_copy...
2022-04-01 Pavel Ondračkar300: set PVS_XYZW_VALID_INST properly to last position...
2022-04-01 Bas Nieuwenhuizenradv: Add more BVH vertex formats.
2022-04-01 Corentin Noëlnir_to_tgsi: Handle blocks defined as arrays of arrays
2022-04-01 Tomeu Vizosoci/panfrost: Disable some jobs due to a lab failure
2022-04-01 Daniel Schürmannaco/optimizer: check recursively if we can eliminate...
2022-04-01 Gert Wollnyvirgl: Don't support QUADS natively
2022-04-01 Iago Toral... broadcom/compiler: always enable per-quad on spill...
2022-04-01 Samuel Pitoisetradv: enable VK_EXT_separate_stencil_usage
2022-04-01 Samuel Pitoisetradv: use the common vk_framebuffer
2022-04-01 Samuel Pitoisetradv: remove now unused radv_cmd_buffer_{begin,end...
2022-04-01 Samuel Pitoisetradv: convert the meta clear path to dynamic rendering
2022-04-01 Samuel Pitoisetradv: convert the meta blit path to dynamic rendering
2022-04-01 Samuel Pitoisetradv: convert the meta resolve HW path to dynamic rendering
2022-04-01 Samuel Pitoisetradv: convert the meta resolve depth/stencil FS path...
2022-04-01 Samuel Pitoisetradv: convert the meta resolve color FS path to dynamic...
2022-04-01 Samuel Pitoisetradv: convert the meta blit 2d path to dynamic rendering
2022-04-01 Samuel Pitoisetradv: convert the meta fast clear flush path to dynamic...
2022-04-01 Samuel Pitoisetradv: convert the meta depth decompression path to...
2022-04-01 Samuel Pitoisetradv: rework the workaround that disables DCC for incom...
2022-04-01 Yonggang Luoutil: Getting u_debug.h not depends on pipe/*
2022-04-01 Yonggang Luoutil: Rename PIPE_DEBUG_TYPE to UTIL_DEBUG_TYPE
2022-04-01 Yonggang Luoutil: Rename pipe_debug_type to util_debug_type
2022-04-01 Yonggang Luopipe: place `struct util_debug_callback` at the proper...
2022-04-01 Yonggang Luoutil: Rename pipe_debug_callback to util_debug_callback
2022-04-01 Yonggang Luoutil: Rename pipe_debug_message to util_debug_message
2022-04-01 Mike Blumenkrantzlavapipe: set LVP_POISON_MEMORY for ci
2022-04-01 Mike Blumenkrantzzink: set LVP_POISON_MEMORY for ci
2022-04-01 Mike Blumenkrantzlavapipe: add an env var to enable poisoning memory...
2022-03-31 Dave Airliellvmpipe: fix nr_sampler_view in key creation.
2022-03-31 Dave Airliezink/query: rewrite the query handling code to pass...
2022-03-31 Dave Airliezink/query: only reset the range of queries in use.
2022-03-31 Dave Airliezink/query: refactor get_query_result to map upfront.
2022-03-31 Dave Airliezink/query: use a single query pool for XFB queries.
2022-03-31 Dave Airliezink: refactor out number of vk queries per gallium...
2022-03-31 Dave Airliezink/query: collapse the xfb_query_pool array into...
2022-03-31 Dave Airliezink/query: consolidate xfb_buffers into one array.
2022-03-31 Dave AirlieReinstate: llvmpipe: allow vertex processing and fragme...
2022-03-31 Georg Lehmannradv: Enable global bo list if 1.2 features are used.
2022-03-31 Ian Romanicknir: intel/compiler: Lower TXD on array surfaces on...
2022-03-31 Chad Versaceintel/tools: Fix build without drivers
2022-03-31 Rajnesh Kanwalvulkan: Move common format function to vulkan/util...
2022-03-31 Rajnesh Kanwalamd: Use common u_format.h implementation for vk_format...
2022-03-31 Karmjit Mahilpvr: Fix seg fault in vkAllocateDescriptorSets().
2022-03-31 Frank Binnspvr: fix clang unused function warning
2022-03-31 Mike Blumenkrantzzink: remove radv cwrite driver workaround
2022-03-31 Bas Nieuwenhuizenradv: Fix vk_queue_to_radv for radv_image_queue_family_...
2022-03-31 Adam Jacksondri: Remove the megadriver compat stub
2022-03-31 Adam Jacksondri: Remove the globalDriverAPI hacks
2022-03-31 Adam Jacksondri: Fill in the driver extensions for the legacy creat...
2022-03-31 Adam Jacksondri: Implement __DRI_DRIVER_VTABLE
2022-03-31 Adam Jacksondri: Fold away some unused indirection in __DriverAPIRec
2022-03-31 Boris Brezillondzn: Properly support static blend constants
2022-03-31 Boris Brezillondzn: Fix alpha blend factor translation
2022-03-31 Samuel Pitoisetradv: suspend/resume queries during internal driver...
2022-03-31 Erik Faye-Lundvbo/dlist: do not try to pad an empty draw
2022-03-31 Samuel Pitoisetradv: save/restore the stencil write mask during intern...
2022-03-31 Pierre-Eric... ac: remove LLVM 4.0 workaround
2022-03-31 Pierre-Eric... radeonsi: drop LLVM global instruction selector
2022-03-31 Pierre-Eric... docs: document useful radeonsi env variables
2022-03-31 Pierre-Eric... drirc: enable radeonsi_zerovram for Black Geyser
2022-03-31 Boris Brezillondzn: Make a bunch of functions private
2022-03-31 Boris Brezillondzn: Remove the dzn_cmd_exec_functions file
next