platform/upstream/mesa.git
2022-07-13 Jason Ekstrandintel/blorp: Set uses_sample_shading for MSAA blit...
2022-07-13 Alyssa Rosenzweigpanfrost: Protect pandecode by a mutex
2022-07-13 Alyssa Rosenzweigpanfrost: Use implementation-specific tile size
2022-07-13 Alyssa Rosenzweigpanfrost: Make pan_select_max_tile_size O(1)
2022-07-13 Alyssa Rosenzweigpan/va: Handle BIFROST_MESA_DEBUG=nosb
2022-07-13 Emma Anholtir3: Fix the no-emitted-vertex condition emission in...
2022-07-13 Alyssa Rosenzweigpan/va: Print instructions with pack assert fails
2022-07-13 Alyssa Rosenzweigpan/va: Use invalid_instruction in more places
2022-07-13 Alyssa Rosenzweigpan/va: Dump unencodable instructions
2022-07-13 Alyssa Rosenzweigpanfrost: Only key points to point coord origin
2022-07-13 Alyssa Rosenzweigpanfrost: Revert provoking vertex assertion
2022-07-13 Adam Jacksonglx: Fix drawable refcounting for naked Windows
2022-07-13 Marcin Ślusarzintel/compiler: print shaders after nir_remove_unused_v...
2022-07-13 Lucas Stachetnaviv: tex_desc: remove descriptor patch TODO comment
2022-07-13 Lucas Stachetnaviv: tex_desc: make error handling more consistent
2022-07-13 Lucas Stachetnaviv: add texture descriptor suballocator
2022-07-13 Lucas Stachetnaviv: move dummy BOs to screen
2022-07-13 Eric Engestromzink: add missing guards around `have_{ext}`
2022-07-13 Eric Engestromzink: drop unused VkPhysicalDevicePortabilitySubsetProp...
2022-07-13 Eric Engestromzink: fix portability_subset usage after rename from...
2022-07-13 Gert Wollnyr600/sfn: emulate pmr::monotonic_buffer_resource if...
2022-07-13 Gert Wollnyr600/sfn: lower CLIPVERTEX to clip planes
2022-07-13 Gert Wollnyr600/sfn: Add support for fdph
2022-07-13 Gert Wollnyr600/sfn: Never consider an op with register dest as...
2022-07-13 Gert Wollnyr600: limit loops when trying to merge alu groups
2022-07-13 Matt Costerpvr: Implicitly assert that the correct sub-command...
2022-07-13 Matt Costerpvr: Split out unioned structs from struct pvr_sub_cmd
2022-07-13 Rajnesh Kanwalpvr: Implement vkCmdDraw API.
2022-07-13 Iago Toral... v3d,v3dv: stop copying and pasting the translate_swizzl...
2022-07-13 Iago Toral... v3d: stop using a smaller texture limit in OpenGL
2022-07-13 Iago Toral... v3d,v3dv: stop hardcoding various image limits
2022-07-13 Iago Toral... v3dv: clean up get_internal_type_bpp_for_image_aspects
2022-07-13 newbluemoonnine: replace ulimit with sysconf call
2022-07-13 Chuansheng Liuiris,anv: correct the max thread number for DG2+
2022-07-13 Georg Lehmannnir/opt_algebraic: Optimize [ui](add|sub)_sat with 0.
2022-07-13 Georg Lehmannnir/lower_io: Fix array length of buffers larger than...
2022-07-13 Georg Lehmannir3: Implement [iu]sub_sat.
2022-07-13 Georg Lehmannr600: Lower uadd_sat/usub_sat.
2022-07-13 Georg Lehmannzink: Lower uadd_sat/usub_sat.
2022-07-13 Georg Lehmannnir_to_tgsi: Lower uadd_sat/usub_sat.
2022-07-13 Panagiotis... util: Don't block SIGSEGV for new threads
2022-07-13 Iago Toral... v3dv: fix comment for point_sprite_mask filed in shader key
2022-07-13 Lionel Landwerlinanv: skip flush/invalidate faster
2022-07-13 Lionel Landwerlinintel: protect against empty invalidate ranges
2022-07-13 Dave Airlieradv: add a dynamic vertex format cache.
2022-07-13 Lionel Landwerlinanv: add a comment about handling buffer view swizzles...
2022-07-13 Lionel Landwerlinanv: validate image view lowered storage formats for...
2022-07-13 Lionel Landwerlinanv: deal with isl format swizzles for buffer views
2022-07-12 Danylo Piliaievdocs/u_trace: Add documentation for *_GPU_TRACEPOINT...
2022-07-12 Danylo Piliaievfreedreno: Add FD_GPU_TRACEPOINT envvar to toggle trace...
2022-07-12 Danylo Piliaievfreedreno: Refactor tracepoints generation to reduce...
2022-07-12 Danylo Piliaievfreedreno: Add the rest of tracepoints with start/end...
2022-07-12 Danylo Piliaievturnip: Add TU_GPU_TRACEPOINT envvar to toggle tracepoints
2022-07-12 Danylo Piliaievturnip: Refactor tracepoints generation to reduce dupli...
2022-07-12 Danylo Piliaievutil/u_trace: Fix iteration over config_control
2022-07-12 Emma Anholtci/freedreno: Mark an occasional flake pass that happen...
2022-07-12 Emma Anholtloader: Just include driconf.h instead of redefining...
2022-07-12 Emma Anholtegl: Just include driconf.h instead of redefining its...
2022-07-12 Emma Anholtkopper: Respect the vblank_mode env var.
2022-07-12 Emma Anholtglx: Unify dri2/dri3 vblank_mode logic.
2022-07-12 Emma Anholtkopper: Use the swap interval that was set at swapchain...
2022-07-12 Emma Anholtkopper: Fix the return value of kopperSetSwapInterval().
2022-07-12 Marek Vasutetnaviv: Implement TXD
2022-07-12 Marek Vasutetnaviv: Rename etna_emit_tex() args
2022-07-12 Yiwei Zhangvenus: GetPhysicalDeviceSparseImageFormatProperties...
2022-07-12 Enrico Gallimicrosoft/spirv_to_dxil: Fix discard to demote + return...
2022-07-12 Samuel Pitoisetzink/ci: update list of CTS flakes for RADV
2022-07-12 Adam Jacksonglx: Fix return values from __glXGetDrawableAttribute
2022-07-12 Adam Jacksonglx/dri2: Stop tracking the protocol version in the...
2022-07-12 Adam Jacksonglx: Remove excess screen parameter from CreateContext
2022-07-12 Adam Jacksonglx: Remove unused __glXSetupForCommand from __glXIsDirect
2022-07-12 Adam Jacksonglx: Remove some can't-happen checks from protocolDestr...
2022-07-12 Connor Abbottfreedreno/a6xx: VPC_SO_NCOMP is actually VPC_SO_BUFFER_...
2022-07-12 Emma Anholtvc4: Add links to test bug reports.
2022-07-12 Emma Anholtvc4: Work around a HW bug with 2-vert line loops.
2022-07-12 Emma Anholtmesa: Fix the error check for VertexAttrib*.
2022-07-12 Emma Anholtzink: Do the timestamp-to-ns math in a double to have...
2022-07-12 Gert Wollnyr600/sfn: Don't use assert to test success of operation
2022-07-12 Eric Engestromvenus: use updated tokens from vk.xml
2022-07-12 Eric Engestrompanvk: use updated tokens from vk.xml
2022-07-12 Eric Engestromdzn: use updated tokens from vk.xml
2022-07-12 Eric Engestromanv: use updated tokens from vk.xml
2022-07-12 Eric Engestrompvr: use updated tokens from vk.xml
2022-07-12 Eric Engestromlavapipe: use updated tokens from vk.xml
2022-07-12 Eric Engestromzink: use updated tokens from vk.xml
2022-07-12 Hoe Hao Chengzink/codegen: use the updated identifiers
2022-07-12 Eric Engestromturnip: use updated tokens from vk.xml
2022-07-12 Eric Engestromv3dv: use updated tokens from vk.xml
2022-07-12 Eric Engestromradv: use updated tokens from vk.xml
2022-07-12 Eric Engestromnir: use updated tokens from vk.xml
2022-07-12 Eric Engestromvulkan: use updated tokens from vk.xml
2022-07-12 Eric Engestromvulkan/runtime: use updated tokens from vk.xml
2022-07-12 Eric Engestromvulkan: add script to detect & replace identifiers...
2022-07-12 Jason Ekstrandvulkan/wsi: Add debug variables to force the SW and...
2022-07-12 Jason Ekstrandvulkan/wsi/wayland: Add a BUFFER_TYPE flag
2022-07-12 Jason Ekstrandanv: Init supported extensions before WSI
2022-07-12 Mike Blumenkrantzlavapipe: don't crash on null xfb buffer pointer
2022-07-12 Mike Blumenkrantzlavapipe: don't overwrite entire VkFormatProperties3...
2022-07-12 SoroushIMGzink: Fix BO size when it's not aligned to 16 bytes
2022-07-12 Konstantin... radv: Fix acceleration structure size queries
next