platform/upstream/mesa.git
2022-11-09 Iago Toral... v3dv: fix event synchronization
2022-11-09 Iago Toral... v3dv: make the helper to emit pipeline barriers public...
2022-11-09 Iago Toral... v3dv: always check VK_ACCESS_2_MEMORY_READ_BIT for...
2022-11-09 Iago Toral... v3dv: increase limit for active event objects
2022-11-09 Iago Toral... v3dv: do better cleanup on failure during pipeline...
2022-11-09 Iago Toral... v3dv: handle allocation failure during pipeline initial...
2022-11-09 Iago Toral... v3dv: fix incorrect return type
2022-11-09 Iago Toral... v3dv: do a better job at cleaning up the device on...
2022-11-09 Eric Engestromv3dv: avoid freeing already-freed memory
2022-11-09 Iago Toral... v3dv: remove unnecessary check for NULL
2022-11-09 Eric Engestromvk/runtime: drop incorrect UNUSED annotation
2022-11-09 Samuel Pitoisetradv: fix fallback for extreme geometry with tessellati...
2022-11-09 Lionel Landwerlinanv: Reduce RHWO optimization (Wa_1508744258)
2022-11-09 Bas Nieuwenhuizenradv: Make the compute scratch waves per SE as well.
2022-11-09 Bas Nieuwenhuizenradv: Fix compute scratch buffer emission.
2022-11-09 Karol Herbstiris: invalidate sysvals if grid dimension changes
2022-11-09 Yonggang Luoglx: Fixes apple/apple_visual.c that include non-exist...
2022-11-09 Alyssa Rosenzweigpanfrost: Replace resource shadowing flush
2022-11-09 Alyssa Rosenzweigpanfrost: Don't copy resources if replaced
2022-11-09 Eric Engestromzink: add missing build_id linker args
2022-11-09 Eric Engestrom.pick_status.json: Update to 1174f376096ed6ceebb0fb2810...
2022-11-02 Eric EngestromVERSION: bump to 22.3.0-rc1
2022-11-02 Christian GmeinerRevert "etnaviv: completely turn off MSAA"
2022-11-02 Christian Gmeineretnaviv: blt: Directly call etna_try_blt_blit(..)
2022-11-02 Christian Gmeineretnaviv: blt: Add color resolve support
2022-11-02 Christian Gmeineretnaviv: Update headers from rnndb
2022-11-02 Christian Gmeineretnaviv: rs: msaa: Set cache mode for SMALL_MSAA
2022-11-02 Christian Gmeineretnaviv: rs: Directly call etna_try_rs_blit(..)
2022-11-02 Christian Gmeineretnaviv: rs: Color resolve works
2022-11-02 Gert Wollnyetnaviv: Create MSAA surfaces with PE compatible tiling
2022-11-02 Christian Gmeineretnaviv: Remove possibility to force MSAA
2022-11-02 Jesse Natalied3d12: Hook up driver-private interop data
2022-11-02 Jesse Nataliemesa/st: Query driver for interop data
2022-11-02 Jesse Nataliegallium: Add screen methods for driver-private data...
2022-11-02 Jesse Natalieinclude: Add driver data to v2 of mesa_glinterop_device...
2022-11-02 Jesse Natalieegl/wgl: Implement interop methods
2022-11-02 Jesse Nataliewgl: Implement interop methods
2022-11-02 Jesse Natalieegl/dri2: Implement the new flush method
2022-11-02 Jesse Natalieglx: Implement the new flush method
2022-11-02 Jesse Nataliedri: Implement the new flush method
2022-11-02 Jesse Nataliemesa/st: Implement the new flush method
2022-11-02 Jesse Nataliemesa/st: Split interop object lookup from export
2022-11-02 Jesse Nataliemesa: Make fence_sync not static
2022-11-02 Jesse Natalieinclude: Add a flush interop method
2022-11-02 Jesse Nataliemesa, dri2: Move interop helpers from dri2 to state...
2022-11-02 Jesse Natalieinclude: Add WGL version of GL interop extensions
2022-11-02 Alyssa Rosenzweigdocs/new_features: Add Panfrost disk cache
2022-11-02 Rhys Perryradeonsi: increase gfx1100/gfx1101 physical vgprs
2022-11-02 Rhys Perryaco/gfx11: increase gfx1100/gfx1101 physical vgprs
2022-11-02 Rhys Perryac/gpu_info: increase gfx1100/gfx1101 physical vgprs
2022-11-02 Rhys Perryradv: increase gfx1100/gfx1101 physical vgprs
2022-11-02 Alyssa Rosenzweigpanfrost: Implement a disk cache
2022-11-02 Alyssa Rosenzweigpanfrost: Precompile shaders
2022-11-02 Alyssa Rosenzweigpanfrost: Precompile transform feedback program
2022-11-02 Alyssa Rosenzweigpanfrost: Make fixed_varying_mask a fragment-only key
2022-11-02 Alyssa Rosenzweigpanfrost: Use u_dynarray for variants
2022-11-02 Alyssa Rosenzweigpanfrost: Remove uncompiled_shader->active_variant
2022-11-02 Alyssa Rosenzweigpanfrost: Rename structs to panfrost_(un)compiled_shader
2022-11-02 Alyssa Rosenzweigpanfrost: Remove unused req_input_mem copy
2022-11-02 Alyssa Rosenzweigpanfrost: Merge pan_assemble.c into pan_shader.c
2022-11-02 Alyssa Rosenzweigpanfrost: Consolidate all shader compiling code
2022-11-02 Alyssa Rosenzweigpanfrost: Remove bogus assert
2022-11-02 Alyssa Rosenzweigpanfrost: Move small compute functions to pan_context.c
2022-11-02 Alyssa Rosenzweigpanfrost: Delete set_global_resources
2022-11-02 Alyssa Rosenzweigpanfrost: Don't use nir_variable to link varyings
2022-11-02 Alyssa Rosenzweigpanfrost: Don't allocate space for empty varyings
2022-11-02 Alyssa Rosenzweigpan/mdg: Use bifrost_nir_lower_store_component
2022-11-02 Alyssa Rosenzweigpan/mdg: Use .u32 for flat shading
2022-11-02 Alyssa Rosenzweigpan/mdg: Don't pair ST_VARY.a32 with other instrs
2022-11-02 Alyssa Rosenzweigpan/mdg: Disassemble the .a32 bit
2022-11-02 Rob Clarkfreedreno/a6xx: Mark gl45 supported
2022-11-02 Rob Clarkfreedreno/a6xx: ARB_query_buffer_object support
2022-11-02 Rob Clarkfreedreno: Core ARB_query_buffer_object support
2022-11-02 Rob Clarkfreedreno/batch: Add a global epilogue
2022-11-02 Rob Clarkfreedreno/a5xx+a6xx: Add base class for query samples
2022-11-02 Rob Clarkfreedreno/a6xx: Remove unused field
2022-11-02 Rob Clarkfreedreno/a6xx: Fix occlusion queries
2022-11-02 Rob Clarkfreedreno/a6xx: Enable ARB_shader_group_vote
2022-11-02 Rob Clarkfreedreno/ir3: Unconditionally lower subgroup ops
2022-11-02 Rob Clarkfreedreno/a3xx+: Enable ARB_derivative_control
2022-11-02 Rob Clarkfreedreno/a3xx+: Enable ARB_shader_texture_image_samples
2022-11-02 Rob Clarkfreedreno/a6xx: Implement ARB_clear_texture
2022-11-02 Rob Clarkfreedreno/a6xx: Use box to pass 2d clear params
2022-11-02 Rob Clarkfreedreno: Add ARB_gl_spirv support
2022-11-02 Rhys Perrydocs: update new_features.txt for non-extension additio...
2022-11-02 Erik Faye-Lundzink: put union fields into structs named by the shader...
2022-11-02 Erik Faye-Lundzink: do not read is_generated unless in tcs shader
2022-11-02 Erik Faye-Lundzink: consider polygon-mode for rast_prim
2022-11-02 Erik Faye-Lundzink: only set line-width if drawing lines
2022-11-02 Erik Faye-Lundzink: correct depth-bias enable condition
2022-11-02 Adam Jacksonrusticl: meson devenv support
2022-11-02 Rhys Perryradv/llvm: fix GS shaders on GFX8/9
2022-11-02 Joan Brugueranv50/ir/nir: ignore sampler for TXF/TXQ ops.
2022-11-02 Yonggang Luoandroid: -Ddri-drivers= is not needed anymore
2022-11-02 Yonggang Luodocs: There is no more swrast driver
2022-11-02 Yonggang Luodocs: There is only glx=xlib option now
2022-11-02 Yonggang Luodocs: -Ddri-drivers= option is deprecated, do not...
2022-11-02 Erik Faye-Lunddocs: fixup rebase mistake
2022-11-02 Pierre-Eric... radeonsi: update db_eqaa even if msaa is disabled
2022-11-02 Pierre-Eric... radeonsi/gfx11: enable sdma copy DRI_PRIME
next