platform/upstream/mesa.git
2023-06-24 Yonggang Luodraw: Update the comment and function name to match...
2023-06-24 Yonggang Luodraw: Replace usage of ubyte/ushort/uint with uint8_t...
2023-06-24 Yonggang Luodraw: Replace usage of boolean/TRUE/FALSE with bool...
2023-06-24 Karol Herbstrusticl/mesa: create proper build-id hash for the disk...
2023-06-24 Karol Herbstrusticl/meson: extract common bindgen rust args
2023-06-24 Karol Herbstrusticl: generate bindings for build-id stuff
2023-06-24 Karol Herbstrusticl: structurize and reorder mesa binding args
2023-06-24 Eric Engestromv3dv: replace boolean and uint with bool and size_t
2023-06-24 Eric Engestromdocs/coding-style: add pre-commit hook fallback for...
2023-06-24 Eric Engestromdocs/coding-style: add example emacs config for clang...
2023-06-24 Eric Engestromdocs/coding-style: add example vim config for clang...
2023-06-24 Pavel Ondračkar300: properly count maximum used register index
2023-06-24 Matt Turneranv: Only expose video decode bits with KHR_video_decod...
2023-06-24 Matt Turneranv: Pipe anv_physical_device to anv_get_image_format_f...
2023-06-24 Karol Herbstnv50/ir/nir: set numBarriers if we emit an OP_BAR
2023-06-24 Karol Herbstnvc0: fix printing shaders
2023-06-24 Karol Herbstrusticl/program: add debugging option to disable SPIR...
2023-06-24 Karol Herbstrusticl/program: add debugging for OpenCL C compilation
2023-06-24 Karol Herbstdocs: document CLC_DEBUG
2023-06-24 Kenneth Graunkeintel: Initialize FF_MODE2 on all Gfx12 platforms
2023-06-23 Francisco Jerezintel/gfx12.5: Enable L3 partial write merging for...
2023-06-23 David Heidelbergci/fastboot: use gzipped Image to avoid compressing...
2023-06-23 Thong Thaifrontends/va: fix some coverity scan reported issues
2023-06-23 Caio Oliveirameson: Explicitly add "check : false" to a couple insta...
2023-06-23 Rhys Perryamd/drm-shim: use fixed-width types
2023-06-23 Alyssa Rosenzweigagx: Implement vector live range splitting
2023-06-23 Alyssa Rosenzweigagx/lower_parallel_copy: Lower 64-bit copies
2023-06-23 Alyssa Rosenzweigagx: Validate predecessor information
2023-06-23 Alyssa Rosenzweigagx: Add loop header? flag
2023-06-23 Alyssa Rosenzweigagx: Recollect stored vectors at their use
2023-06-23 Alyssa Rosenzweigagx: Extract coordinate register size calculation
2023-06-23 Asahi Linaasahi: Pass through surface sample count
2023-06-23 Asahi Linaasahi: Disable PIPE_CAP_SURFACE_SAMPLE_COUNT
2023-06-23 Asahi Linaasahi: Revert "Advertise ARB_texture_barrier"
2023-06-23 Alyssa Rosenzweigagx: Fix discards
2023-06-23 Alyssa Rosenzweigagx: Update explanation of sample_mask behaviour
2023-06-23 Alyssa Rosenzweignir: Add discard_agx intrinsic
2023-06-23 Samuel Pitoisetradv: adjust alignment of the preprocess buffer with DGC
2023-06-23 Samuel Pitoisetradv: only dirty the active push constant stages with DGC
2023-06-23 Samuel Pitoisetradv: only dirty the index type when necessary with DGC
2023-06-23 Samuel Pitoisetradv/amdgpu: dump all cs with RADV_DEBUG=noibs
2023-06-23 Samuel Pitoisetradv/amdgpu: fix dumping cs with RADV_DEBUG=noibs
2023-06-23 Matt Costerpvr: Correctly read dynamic state setup during blend...
2023-06-23 Boyuan Zhangradeonsi: disable H264HIGH10 profile
2023-06-23 Samuel Pitoisetradv: reserve more space in CS for SQTT
2023-06-23 Alyssa Rosenzweigaco: Drop NIR parallel copy handling
2023-06-23 Timur Kristófaco: Remove unneeded stage related info fields.
2023-06-23 Timur Kristófaco: Use aco_shader_info::hw_stage instead of guessing.
2023-06-23 Timur Kristófradv: Set aco_shader_info::hw_stage
2023-06-23 Timur Kristófradeonsi: Set aco_shader_info::hw_stage
2023-06-23 Timur Kristófaco: Add hw_stage field to aco_shader_info.
2023-06-23 Timur Kristófaco: Use ac_hw_stage instead of aco-specific HWStage.
2023-06-23 Timur Kristófac: Add ac_hw_stage enum.
2023-06-23 Diederik de... treewide: spelling fixes
2023-06-23 Lionel Landwerlinanv: fix utrace batch allocation
2023-06-23 Danylo Piliaievfreedreno/decode: Correctly handle chip_id
2023-06-23 Danylo Piliaievfreedreno,ir3: Don't call fd_dev_64b more than necessary
2023-06-23 Danylo Piliaievfreedreno: Decouple GPU gen from gpu_id/chip_id
2023-06-23 Danylo Piliaievfreedreno/perfcntrs: Link with libfreedreno_common
2023-06-23 Gert Wollnyci: Upref virglrenderer
2023-06-23 Gert Wollnyvirgl/ci: Drop duplicate runs
2023-06-23 Tatsuyuki Ishivulkan: Migrate shader module hash to BLAKE3.
2023-06-23 Tatsuyuki Ishiutil/blake3: Add blake3_hash typedef.
2023-06-23 Marek OlšákRevert "egl: return correct error for EGL_KHR_image_pixmap"
2023-06-23 Gert Wollnyr600/sfn: Don't clear clear group flag on vec4 that...
2023-06-23 Hyunjun Koanv/video: fix to set U/V offset correctly.
2023-06-22 Timothy Arceriglsl: call nir_opt_find_array_copies() when linking
2023-06-22 Karol Herbstnir/load_libclc: run some opt passes for everybody
2023-06-22 Karol Herbstrusticl/device: create helper context before loading...
2023-06-22 Lina Versacevenus: Fix detection of push descriptor set
2023-06-22 Faith Ekstrandnir/opt_if: Use block_ends_in_jump
2023-06-22 Alyssa Rosenzweignir: Remove integer and 64-bit modifiers
2023-06-22 Lina Versacevenus: Advertise 1.3 in ICD file
2023-06-22 Yiwei Zhangvenus: suballocate feedback slot with feedback buffer...
2023-06-22 Eric Engestromdocs: update calendar for 23.1.3
2023-06-22 Eric Engestromdocs/relnotes: add sha256sum for 23.1.3
2023-06-22 Eric Engestromdocs: add release notes for 23.1.3
2023-06-22 Lionel Landwerlinanv: align buffers to a cache line
2023-06-22 Pavel Ondračkar300: add partial CMP support on R5xx
2023-06-22 Mike Blumenkrantzradv: pre-init surface info
2023-06-22 Christian Gmeinerci/etnaviv: update ci expectation
2023-06-22 Martin Roukala... Revert "amd/ci: temporarily disable some manual jobs...
2023-06-22 Karol Herbstrusticl: stop linking with libgalliumvl
2023-06-22 Karol Herbstrusticl: specify which symbols to export
2023-06-22 Karol Herbstrusticl: add ld_args_gc_sections
2023-06-22 Yonggang Luomeson: Guard the glsl tests that only working when...
2023-06-22 Yonggang Luomapi: Fixes non-constant-expression cannot be narrowed...
2023-06-22 Yonggang Luomeson: Use consistence disabled/enabled comment for...
2023-06-22 Yonggang Luomapi: Fixes check_table.cpp for DrawArraysInstancedARB...
2023-06-22 Karol Herbstrusticl: experimental support for cl_khr_fp16
2023-06-22 Karol Herbstrusticl/device: rename doubles to fp64 and long to...
2023-06-22 David Heidelbergci/panfrost: switch panfrost-g52-piglit-gles2 from...
2023-06-22 norablackcatzink/screen: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatradeonsi/get: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatr600/pipe: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatiris/screen: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatcrocus/screen: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatsofpipe/screen: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatllvmpipe/screen: add PIPE_CAP_TIMER_RESOLUTION
2023-06-22 norablackcatgallium: add PIPE_CAP_TIMER_RESOLUTION
next