platform/upstream/mesa.git
2020-11-02 Pierre-Eric... egl: implement EGL_EXT_protected_surface support
2020-11-02 Pierre-Eric... radeonsi: honor PIPE_BIND_PROTECTED
2020-11-02 Pierre-Eric... gallium: introduce PIPE_BIND_PROTECTED
2020-11-02 Pierre-Eric... gallium: add new cap PIPE_CAP_DEVICE_PROTECTED_CONTENT
2020-11-02 Iago Toral... v3dv: expose VK_KHR_maintenance1
2020-11-02 Iago Toral... v3dv: implement vkTrimCommandPool
2020-11-02 Iago Toral... v3dv: update assertion to match VK_KHR_maintenance1...
2020-11-02 Iago Toral... v3dv: fix base slice selection for copies involving...
2020-11-02 Iago Toral... v3dv: add image view debug checks for VK_KHR_maintenance1
2020-11-02 Samuel Pitoisetradv,aco: optimize computing the sample mask for per...
2020-11-02 Samuel Pitoisetradv,aco: adjust the sample mask only if per-sample...
2020-11-01 Timothy Arceriglsl: drop NMS OpenGL workarounds
2020-10-31 Alyssa Rosenzweigpanfrost: Add missing alpha-first special formats
2020-10-31 Alyssa Rosenzweigpanfrost: Fix BGR233 component order
2020-10-31 Alyssa Rosenzweigpanfrost: Fix RGB5A1 formats
2020-10-31 Alyssa Rosenzweigpanfrost: Use macro for panfrost_get_default_swizzle
2020-10-31 Alyssa Rosenzweigpanfrost: Add missing 1/2/4/64-bit formats to XML
2020-10-31 Alyssa Rosenzweigpanfrost: Rename VARYING_POS to SNAP4
2020-10-31 Alyssa Rosenzweigpanfrost: Rename VARYING_DISCARD to CONSTANT
2020-10-31 Alyssa Rosenzweigpanfrost: Split out v6/v7 format tables
2020-10-31 Alyssa Rosenzweigpanfrost: Add v7-specific depth formats
2020-10-31 Alyssa Rosenzweigpanfrost: Add miscellaneous missing Midgard formats
2020-10-31 Alyssa Rosenzweigpanfrost: Add missing depth/stencil formats
2020-10-31 Alyssa Rosenzweigpanfrost: Add v7 special colour formats
2020-10-31 Alyssa Rosenzweigpanfrost: Remove panfrost_is_z24s8_variant
2020-10-31 Alyssa Rosenzweigpanfrost: Remove duplicated format arg for ASTC
2020-10-31 Alyssa Rosenzweigpanfrost: Complete format_to_bifrost_blend
2020-10-31 Alyssa Rosenzweigpanfrost: Use panfrost_blendable_formats for blending
2020-10-31 Alyssa Rosenzweigpanfrost: Use panfrost_blendable_formats for SFBD
2020-10-31 Alyssa Rosenzweigpanfrost: Use panfrost_blendable_formats for MFBD
2020-10-31 Alyssa Rosenzweigpanfrost: Add a blendable format table
2020-10-31 Alyssa Rosenzweigpanfrost: Use consistent swizzle names in XML
2020-10-31 Alyssa Rosenzweigpanfrost: Add MALI_EXTRACT_INDEX helper
2020-10-31 Alyssa Rosenzweigpanfrost: Don't double-compose swizzles
2020-10-31 Vinson Leedraw: Remove draw_install_aaline_stage dead code.
2020-10-31 Marek Olšákgallium/u_threaded: merge consecutive draw calls within...
2020-10-31 Marek Olšákgallium/u_threaded: move a structure up to be used...
2020-10-31 Marek Olšákradeonsi: implement multi_draw for compute-based primit...
2020-10-31 Marek Olšákradeonsi: set NOT_EOP for back-to-back draws on gfx10+
2020-10-31 Marek Olšákradeonsi: add support for multi draws
2020-10-31 Marek Olšákradeonsi: implement multi_draw but supporting only...
2020-10-31 Marek Olšákradeonsi: don't check info->count == 0
2020-10-31 Marek Olšákradeonsi don't get count from pipe_draw_info in si_num_...
2020-10-31 Marek Olšákradeonsi: add num_draws parameter into si_need_gfx_cs_space
2020-10-31 Marek Olšákwinsys/amdgpu: remove incorrect assertion check against...
2020-10-31 Marek Olšákgallium: add pipe_context::multi_draw
2020-10-31 Marek Olšákgallium: move pipe_draw_info::start/count to the beginn...
2020-10-30 Bas Nieuwenhuizenradv: Fix variable name collision.
2020-10-30 Christian Gmeinerci/x86: speed up piglit testing
2020-10-30 Mauro Rossiandroid: aco: add aco_form_hard_clauses.cpp to Makefile...
2020-10-30 Lucas Stachetnaviv: don't import allocated scanout resources via...
2020-10-30 Lucas Stachetnaviv: pass correct layout to etna_resource_alloc...
2020-10-30 Lucas Stachetnaviv: simplify etna_screen_bo_from_handle
2020-10-30 Lucas Stachetnaviv: do proper cpu prep/fini when clearing allocate...
2020-10-30 Lucas Stachetnaviv: cosmetic etna_resource_alloc fixes
2020-10-30 Michael Tretteretnaviv: free tgsi tokens when shader state is deleted
2020-10-30 Lucas Stachetnaviv: tex_desc: fix TS compression enable
2020-10-30 Lucas Stachetnaviv: update headers from rnndb
2020-10-30 Lucas Stachetnaviv: blt: properly program surface TS offset for...
2020-10-30 Lucas Stachetnaviv: drm: fix BO refcount race
2020-10-30 Christian Gmeineretnaviv: drop etna_pipe_wait(..)
2020-10-30 Marek Olšákradeonsi: implement inlinable uniforms
2020-10-30 James Parkaco: Fix accidental copies, attempt two
2020-10-30 Lionel Landwerlinintel/dev: Bump Max EU per subslice/dualsubslice
2020-10-30 Marek Olšákglthread: pin driver threads to the same L3 as the...
2020-10-30 Marek Olšákutil: completely rewrite and do AMD Zen L3 cache pinnin...
2020-10-30 Marek Olšákutil: add util_get_current_cpu using sched_getcpu and...
2020-10-30 Marek Olšákutil: add util_set_thread_affinity helpers including...
2020-10-30 Marek Olšákst/mesa: remove random L3 pinning heuristic for glthread
2020-10-30 Marek Olšákutil: consolidate thread_get_time functions
2020-10-30 Marek Olšákutil: remove unused util_get_L3_for_pinned_thread
2020-10-30 Mauro Rossiandroid: fix libsync dependencies (v2)
2020-10-29 Timothy Arceriglsl: add extra pp tokens workaround and enable for CoR
2020-10-29 Caio Marcelo... intel/fs: Don't emit_uniformize when getting a constant...
2020-10-29 Alejandro Piñeirov3d/format: use XYZ1 swizzle for three-component formats
2020-10-29 Dave Airliegallivm: zero init the temporary register storage.
2020-10-29 Rhys Perryaco: handle SDWA in the optimizer
2020-10-29 Rhys Perryaco: don't allow destination opsel for v_cvt_pknorm
2020-10-29 Rhys Perryaco: fix combine_inverse_comparison()
2020-10-29 Rhys Perryaco: fix printing of some sdwa sels
2020-10-29 Rhys Perryaco: assert a label only uses one of the members in...
2020-10-29 Rhys Perryaco: create s_clause on GFX10+
2020-10-29 Daniel Schürmannaco: refactor split_store_data() to always split into...
2020-10-29 Marcin Ślusarzintel/genxml: don't generate identical code for differe...
2020-10-29 Marcin Ślusarzintel/tools: fix invalid type in argument to printf
2020-10-29 Philipp Zabelgallium/dri: fix dri2_from_planar for multiplanar images
2020-10-29 Philipp Zabelgallium/dri: fix dri2_query_image for multiplanar images
2020-10-29 Lucas Stachgallium/dri: allow create image for formats that only...
2020-10-29 Karol Herbstnv50/ir/nir: don't use designated initializers
2020-10-29 Alejandro Piñeirov3dv/format: use XYZ1 swizzle for three-component formats
2020-10-29 Tomeu Vizosovirgl: Correctly align size of blobs
2020-10-29 Vinson Leeglsl: Update loop_terminator constructor to accept...
2020-10-28 Timur Kristófaco/ngg: Incorporate GS invocations into workgroup...
2020-10-28 Timur Kristófaco/ngg: Export a zero-area triangle when primitive...
2020-10-28 Timur Kristófaco: Add a few assertions about LDS usage.
2020-10-28 Timur Kristófaco: Make emitting reduction instructions a bit more...
2020-10-28 Timur Kristófaco: Add some validation for PSEUDO_REDUCTION instructions.
2020-10-28 Timur Kristófaco/ngg: Put shader query reduction operand into a...
2020-10-28 Timur Kristófaco: Assert that workgroup barriers are not used inappr...
2020-10-28 Christian Gmeinerci/bare-metal: suppress 'No such file or directory'
next