platform/upstream/mesa.git
2022-11-03 José Roberto... intel: Add and use intel_gem_destroy_context()
2022-11-03 José Roberto... intel: Add and use intel_gem_create_context()
2022-11-03 José Roberto... intel: Refactor intel_gem_create_context_engines()
2022-11-03 José Roberto... iris: Do not set I915_CONTEXT_PARAM_RECOVERABLE twice
2022-11-03 José Roberto... intel/common: Add and use intel_gem_create_context_ext()
2022-11-03 Lucas Stachetnaviv: warn when imported TS buffer is the same as...
2022-11-03 Lucas Stachetnaviv: add support for sharing the TS buffer
2022-11-03 Lucas Stachetnaviv: canonicalize modifier on import
2022-11-03 Lucas Stachdrm-uapi: bump headers
2022-11-03 Lucas Stachetnaviv: allocate TS memory from KMS when resource...
2022-11-03 Lucas Stachetnaviv: rework modifier queries
2022-11-03 Lucas Stachetnaviv: correct comment about tile status size
2022-11-03 Eric Engestromdocs: make the "amber" branch's name explicit
2022-11-03 Yonggang Luomesa: Add test to prevent windows.h to be included...
2022-11-03 Yonggang Luomesa: #include "util/glheader.h" instead GL/gl.h in...
2022-11-03 Yonggang Luomapi: #include "util/glheader.h" instead of #include...
2022-11-03 Yonggang Luoglapi: #include "util/glheader.h" in glapi_priv.h and...
2022-11-03 Yonggang Luomesa: Move glheader.h from mesa/main/glheader.h to...
2022-11-03 Yonggang Luomesa: sync GLAPIENTRY with KHRONOS_APIENTRY in GL/gl.h
2022-11-03 Yonggang Luomesa: BUILD_GL32 is not used anymore
2022-11-03 Yonggang Luomesa: Remove out-dated comment in common_x86.c
2022-11-03 Yonggang Luoutil: Prevent glheader.h from including <windows.h...
2022-11-03 Yonggang Luoglapi: Remove duplicated #include "main/glheader.h"
2022-11-03 Yonggang Luodocs: XFree86 source files in libGL.txt are out date...
2022-11-03 Sarah Walkerpvr: Fix NULL pointer indirection in pvr_enable_z_repli...
2022-11-03 Yonggang Luomesa: Use DEBUG_NAMED_VALUE_END for const struct debug_...
2022-11-03 Rob Clarkdocs: Fix features.txt typo
2022-11-03 Iago Toral... v3dv: fix event synchronization
2022-11-03 Iago Toral... v3dv: make the helper to emit pipeline barriers public...
2022-11-03 Iago Toral... v3dv: always check VK_ACCESS_2_MEMORY_READ_BIT for...
2022-11-03 Iago Toral... v3dv: increase limit for active event objects
2022-11-03 Iago Toral... v3dv: do better cleanup on failure during pipeline...
2022-11-03 Iago Toral... v3dv: handle allocation failure during pipeline initial...
2022-11-03 Iago Toral... v3dv: fix incorrect return type
2022-11-03 Iago Toral... v3dv: do a better job at cleaning up the device on...
2022-11-03 Eric Engestromv3dv: avoid freeing already-freed memory
2022-11-03 Iago Toral... v3dv: remove unnecessary check for NULL
2022-11-03 Eric Engestromvk/runtime: drop incorrect UNUSED annotation
2022-11-03 Martin Roukala... radv/ci: document a recent regression on VanGogh
2022-11-03 Martin Roukala... radv/ci: document a flake on VanGogh
2022-11-03 Martin Roukala... radv/ci: document some VanGogh flakes that came from...
2022-11-03 Samuel Pitoisetradv: fix fallback for extreme geometry with tessellati...
2022-11-03 Lionel Landwerlinanv: Reduce RHWO optimization (Wa_1508744258)
2022-11-03 Bas Nieuwenhuizenradv: Make the compute scratch waves per SE as well.
2022-11-03 Bas Nieuwenhuizenradv: Fix compute scratch buffer emission.
2022-11-03 Bas Nieuwenhuizenradv: Style cleanup.
2022-11-03 Erik Faye-Lunddocs/isl: remove empty headings
2022-11-03 Erik Faye-Lunddocs/isl: put emphasis on unit names
2022-11-03 Erik Faye-Lunddocs/isl: correct rst-syntax
2022-11-03 Erik Faye-Lunddocs/tgsi: quote literal numbers
2022-11-03 Erik Faye-Lunddocs/tgsi: mark pseudocode as such
2022-11-03 Erik Faye-Lunddocs/tgsi: always use uppercase for instruction names
2022-11-03 Erik Faye-Lunddocs/tgsi: use src1 instead of "second arg"
2022-11-03 Erik Faye-Lunddocs/tgsi: put emphasis on src etc
2022-11-03 Erik Faye-Lunddocs/gallium: use math-role for zero and one also
2022-11-03 Erik Faye-Lunddocs/gallium: use table instead of list
2022-11-03 Erik Faye-Lunddocs/gallium: use definition-lists for member-lists
2022-11-03 Qiang Yuac/nir: create gs copy shader with scalar outputs
2022-11-02 Karol Herbstrusticl: remove Option from set_global_binding
2022-11-02 Alyssa Rosenzweigpanfrost: Don't merge workgroups with variable shared mem
2022-11-02 Karol Herbstrusticl: create the constant buffer ahead of launches
2022-11-02 Karol Herbstrusticl: create the CSO ahead of launches
2022-11-02 Karol Herbstrusticl: unbind compute state before deleting
2022-11-02 Karol Herbstiris: invalidate sysvals if grid dimension changes
2022-11-02 Karol Herbstgallium: split up req_local_mem
2022-11-02 Karol Herbstrusticl: use real constant buffer for cb0
2022-11-02 Karol Herbstrusticl/nir: add load_kernel_input lowering pass
2022-11-02 Karol Herbstnir: set range and base for load_kernel_input
2022-11-02 Karol Herbstgallium: drop pipe_compute_state.req_private_mem
2022-11-02 Karol Herbstgallium/tests: drop compute test
2022-11-02 António Monteironouveau/nvc0: Remove unused validate_zcull function
2022-11-02 António Monteironouveau/nv50: Remove unused alternative sample position ms8
2022-11-02 António Monteironouveau/nvc0: Remove unused alternative sample position ms8
2022-11-02 Yonggang Luoglx: Fixes apple/apple_visual.c that include non-exist...
2022-11-02 Alyssa Rosenzweigpanfrost: Replace resource shadowing flush
2022-11-02 Alyssa Rosenzweigpanfrost: Don't copy resources if replaced
2022-11-02 Eric Engestromzink: add missing build_id linker args
2022-11-02 Eric Engestromdocs: update calendar for 22.3.0-rc1
2022-11-02 Jordan Justenintel/dev: Set has_lsc in XEHP_FEATURES rather than...
2022-11-02 Eric Engestromdocs: reset new_features.txt
2022-11-02 Eric EngestromVERSION: bump to 22.4
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
next