platform/upstream/mesa.git
2021-12-04 Yiwei Zhangvenus: track memory type property flags in vn_device_memory
2021-12-04 Yiwei Zhangvenus: defer roundtrip waiting to vkFreeMemory time
2021-12-04 Yiwei Zhangvenus: simplify device memory pool alloc and refcount
2021-12-04 Yiwei Zhangvenus: refactor vn_device_memory_simple_alloc
2021-12-04 Ilia Mirkinnv50: don't claim support for format-less stores
2021-12-04 Ilia Mirkinnv50,nvc0: add new caps to list
2021-12-04 Marcin Ślusarzintel/compiler: Load draw_id from XP0 in Task/Mesh...
2021-12-04 Marcin Ślusarzintel/compiler: Get mesh_global_addr from the Inline...
2021-12-04 Marcin Ślusarzintel/compiler: extract brw_nir_load_global_const out...
2021-12-04 Caio Oliveiraintel/compiler: Implement Mesh Output
2021-12-04 Caio Oliveiraintel/compiler: Implement Task Output and Mesh Input
2021-12-04 Caio Oliveiraintel/compiler: Lower Task/Mesh local_invocation_{id...
2021-12-04 Caio Oliveiraintel/compiler: Add backend compiler basics for Task...
2021-12-04 Caio Oliveiraintel/compiler: Export brw_nir_lower_simd
2021-12-04 Caio Oliveiraintel/compiler: Make MUE available when setting up...
2021-12-04 Caio Oliveiraintel/compiler: Add structs to hold TUE/MUE
2021-12-04 Caio Oliveiraintel/compiler: Don't lower Mesh/Task I/O to temporaries
2021-12-04 Caio Oliveiraintel/compiler: Don't stage Task/Mesh outputs in registers
2021-12-04 Caio Oliveiraintel/compiler: Handle per-primitive inputs in FS
2021-12-04 Caio Oliveiraintel/compiler: Properly lower WorkgroupId for Task...
2021-12-04 Caio Oliveiraintel: Add INTEL_DEBUG=task,mesh
2021-12-03 Dylan Bakermesa: move common/dri into gallium
2021-12-03 Dylan Bakermesa: Merge libmesa_gallium and libmesa_common
2021-12-03 Dylan Bakermesa: Delete libmesa_classic
2021-12-03 Dylan Bakermesa/main/tests: remove dispatch sanity
2021-12-03 Dylan Bakerinclude/pci_ids: Move PCI ids supported by both i965...
2021-12-03 Dylan Bakermesa/dri: remove mega driver stub
2021-12-03 Dylan Bakerclassic/i965: Remove driver
2021-12-03 Dylan Bakerclassic/i915: Remove driver
2021-12-03 Dylan Bakerclassic/nouveau: Remove driver
2021-12-03 Dylan Bakerclassic/r200: Delete driver
2021-12-03 Dylan Bakerclassic/r100: Delete driver
2021-12-03 Adam Jacksonmesa/x11: Remove the swrast-classic-based fake libGL
2021-12-03 Dylan Bakermesa/tests: ensure that util_cpu_detect has been called
2021-12-03 Ilia Mirkingitlab-ci: detect a3xx gpu hang recovery failure
2021-12-03 Ilia Mirkingitlab-ci: serial close can leave an active read
2021-12-03 Jesse Natalied3d12: Handle depth readback on drivers that require...
2021-12-03 Timur Kristófnir: Print task and mesh shader I/O variable names.
2021-12-03 Ilia Mirkinfreedreno/a5xx: enable OES_gpu_shader5
2021-12-03 Timur Kristófradv: Use util_widen_mask.
2021-12-03 Timur Kristófaco: Use util_widen_mask.
2021-12-03 Timur Kristófutil: Add util_widen_mask function.
2021-12-03 Timur Kristófnir: Fix sorting per-primitive outputs.
2021-12-03 Daniel StoneCI: Don't stream wget directly into bash
2021-12-03 Juan A. Suarez... v3d: enable ARB_texture_view
2021-12-03 Alejandro Piñeirov3d: enable ARB_texture_buffer_object and ARB_texture_b...
2021-12-03 Juan A. Suarez... st/pbo: set layer coord for array textures
2021-12-03 Juan A. Suarez... st/pbo: add the image format in the download FS
2021-12-03 Juan A. Suarez... gallium: add new PIPE_CAP_IMAGE_STORE_FORMATTED
2021-12-03 Juan A. Suarez... v3d: clamp clear color
2021-12-03 Juan A. Suarez... gallium/util: add helper to clamp colors to valid range
2021-12-03 Juan A. Suarez... st/pbo: do not use GS for NIR preferred shaders
2021-12-03 Juan A. Suarez... mesa: allow TEXTURE_BUFFER target for ARB_texture_buffe...
2021-12-03 Alejandro Piñeirov3d: restrict formats supported for PIPE_BIND_SHADER_IMAGE
2021-12-03 Alejandro Piñeirov3d: add support for no buffer object bound
2021-12-03 Alejandro Piñeirov3d: support for texture buffer objects
2021-12-03 Rhys Perrynir/algebraic: optimize a*#b & -4
2021-12-03 Rhys Perrynir/opt_offsets: remove need to loop try_extract_const_...
2021-12-03 Rhys Perrynir/opt_offsets: fix try_extract_const_addition recursion
2021-12-03 Juan A. Suarez... nir: add NIR_DEBUG envvar
2021-12-03 Iago Toral... broadcom/compiler: improve documentation for Z writes
2021-12-03 Iago Toral... v3d,v3dv: don't disable EZ for passthrough Z writes
2021-12-03 Iago Toral... broadcom/compiler: track passthrough Z writes
2021-12-03 Iago Toral... broadcom/compiler: emit passthrough Z write if shader...
2021-12-03 Tapani Pällianv: allow VK_IMAGE_LAYOUT_UNDEFINED as final layout
2021-12-03 Jordan Justeniris/batch: Add support for engines contexts
2021-12-03 Jordan Justeniris: Make iris_kernel_context_get_priority() public
2021-12-03 Jordan Justeniris: Destroy all batches with a new iris_destroy_batch...
2021-12-03 Jordan Justeniris: Move away from "hw" for some context terminology
2021-12-03 Jordan Justeniris/batch: Add exec_flags field
2021-12-03 Paulo Zanoniiris: extract iris_hw_context_set_unrecoverable()
2021-12-03 Jordan Justeniris/batch: Move kernel context init to iris_init_non_e...
2021-12-03 Jordan Justeniris: Add iris_init_batches
2021-12-03 Jordan Justenintel: Add intel_gem_create_context_engines
2021-12-03 Jordan Justenintel: Add intel_gem_count_engines
2021-12-02 Dylan Bakerdocs: Add calendar entries for 22.0 release candidates.
2021-12-02 Chia-I Wuvenus: fix vn_instance_wait_roundtrip when seqno wraps
2021-12-02 Daniel Stonezink/ci: Add GL4.6 tessellation flake
2021-12-02 Guilherme Galloci: Use ci-fairy minio login via token file
2021-12-02 Guilherme Galloci: Uprev piglit
2021-12-02 Guilherme Galloci: Update ci-fairy to version with --token-file support
2021-12-02 Alex Xu (Hello71)meson: check for lld split TLSDESC bug (fixes #5665)
2021-12-02 Leandro Ribeiroegl/wayland: fix surface dma-buf feedback error exits
2021-12-02 Leandro Ribeiroegl/wayland: do not try to bind to wl_drm if not advertised
2021-12-02 Samuel Pitoisetradv: upload shader binaries of a pipeline contiguously...
2021-12-02 Samuel Pitoisetradv: pass a pointer to a pipeline for the create/inser...
2021-12-02 Samuel Pitoisetradv: upload shader binaries after they are all compiled
2021-12-02 Samuel Pitoisetradv: add a helper function to upload a shader binary
2021-12-02 Samuel Pitoisetradv: remove never reached free() when compiling shaders
2021-12-02 Ilia Mirkinfreedreno/ci/a306: split off snorm blending failures
2021-12-02 Ilia Mirkinfreedreno/ci/a306: split off the f32 blend / texturing...
2021-12-02 Ilia Mirkinfreedreno/ci/a306: separate msaa fails
2021-12-02 Jesse Nataliewindows: Use TLS context/dispatch with shared-glapi
2021-12-02 Ilia Mirkinfreedreno/a3xx: add some legacy formats
2021-12-02 Ilia Mirkinfreedreno/ci/a306: add additional skip which hangchecks
2021-12-02 Emma Anholtfreedreno/a6xx: Set the tess BO ptrs in the program...
2021-12-02 Emma Anholtfreedreno/a6xx: Skip emitting tess BO pointers past...
2021-12-02 Emma Anholtfreedreno/a6xx: Allocate a fixed-size tess factor BO.
2021-12-02 Bas Nieuwenhuizenradv: Don't emit framebuffer state if there is no rende...
2021-12-01 Jesse Natalied3d12: Support compat level 330
next