mesa-commit
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/01/02
Mesa (main): anv: remove no longer valid assert
GitLab Mirror
2024/01/02
Mesa (main): ci/radeonsi: disable VA-API testing on raven
GitLab Mirror
2024/01/02
Mesa (main): Revert "ci: disable collabora farm as it is currently offline"
GitLab Mirror
2024/01/02
Mesa (main): ci/zink: update piano trace
GitLab Mirror
2024/01/02
Mesa (main): intel/genxml/gfx125: Move L1_CACHE_CONTROL to enum
GitLab Mirror
2024/01/02
Mesa (main): intel/genxml: Add RENDER_SURFACE_STATE for xe2
GitLab Mirror
2024/01/02
Mesa (main): intel/genxml/gfx125: Move STATE_SURFACE_TYPE to enum
GitLab Mirror
2024/01/02
Mesa (main): intel/isl/xe2: Enable route of Sampler LD message to LSC
GitLab Mirror
2024/01/02
Mesa (main): isl: implement Wa_14018471104
GitLab Mirror
2024/01/02
Mesa (main): anv: No need to emit PIPELINE_SELECT on Xe2+
GitLab Mirror
2024/01/02
Mesa (main): iris: No need to emit PIPELINE_SELECT on Xe2+
GitLab Mirror
2024/01/02
Mesa (main): zink: lock screen queue on context_destroy and CreateSwapchain
GitLab Mirror
2024/01/02
Mesa (main): docs/backport-mr: fix invalid nested formatting
GitLab Mirror
2024/01/02
Mesa (main): docs: fix list whitespace
GitLab Mirror
2024/01/02
Mesa (staging/23.3): zink: update profile schema
GitLab Mirror
2024/01/02
Mesa (staging/23.3): zink: use KHR version of maint5 features
GitLab Mirror
2024/01/02
Mesa (staging/23.3): zink: put sysmacros.h include under #ifdef MAJOR_IN_SYSMACROS
GitLab Mirror
2024/01/02
Mesa (staging/23.3): ac/surface: don't oversize surf_size
GitLab Mirror
2024/01/02
Mesa (staging/23.3): meson: Support for both packaging and distutils
GitLab Mirror
2024/01/02
Mesa (staging/23.3): .pick_status.json: Update to 39c8cca34fb72db055df18abf1d473e099f4b05b
GitLab Mirror
2024/01/02
Mesa (main): spirv: Use linear_alloc for parsing-only data
GitLab Mirror
2024/01/02
Mesa (main): spirv: Use value_id_bound to set initial memory allocated
GitLab Mirror
2024/01/02
Mesa (main): util: Add a way to set the min_buffer_size in linear_alloc
GitLab Mirror
2024/01/02
Mesa (main): zink/requirements: update feature and property names that have been promoted
GitLab Mirror
2024/01/02
Mesa (main): zink: update symbols that have become aliases for newer ones
GitLab Mirror
2024/01/02
Mesa (main): zink: Force 128 fs input components under Venus for Intel
GitLab Mirror
2024/01/02
Mesa (main): zink: put sysmacros.h include under #ifdef MAJOR_IN_SYSMACROS
GitLab Mirror
2024/01/02
Mesa (main): zink: Add ASSERTED to vars that are only used for asserts
GitLab Mirror
2024/01/02
Mesa (main): zink: use KHR version of maint5 features
GitLab Mirror
2024/01/02
Mesa (main): zink: update profile schema
GitLab Mirror
2024/01/02
Mesa (main): ac/surface: don't oversize surf_size
GitLab Mirror
2024/01/02
Mesa (main): aco: optimize 32bit fsign by using fmulz with Inf
GitLab Mirror
2024/01/02
Mesa (main): vulkan: add wrappers for descriptor '2' functions
GitLab Mirror
2024/01/02
Mesa (main): radeonsi: add comments for unpack_2x16* utility functions
GitLab Mirror
2024/01/02
Mesa (main): radeonsi: convert "create_query_result_cs" shader to nir
GitLab Mirror
2024/01/02
Mesa (main): radeonsi: convert "gfx11_create_sh_query_result_cs" shader to nir
GitLab Mirror
2024/01/02
Mesa (main): radeonsi: enable nir pass for 64 bit operations
GitLab Mirror
2024/01/02
Mesa (main): nir: Optimize fpow with small constant exponents
GitLab Mirror
2024/01/02
Mesa (main): ci/v3dv: update results
GitLab Mirror
2024/01/01
Mesa (main): freedreno: Enable A305B
GitLab Mirror
2024/01/01
Mesa (main): freedreno/rddecompiler: Add ability to read GPU buffer into file
GitLab Mirror
2024/01/01
Mesa (main): freedreno/rddecompiler: Decode ELSE branches using NOPs
GitLab Mirror
2024/01/01
Mesa (main): freedreno/rddecompiler: Reset buffers after RD_CMDSTREAM_ADDR
GitLab Mirror
2024/01/01
Mesa (main): freedreno/rddecompiler: Print pkt values in hex
GitLab Mirror
2024/01/01
Mesa (main): freedreno/rddecompiler: Emit explicit scope for CP_COND_REG_EXEC
GitLab Mirror
2024/01/01
Mesa (main): nir/loop_analyze: remove invariance analysis
GitLab Mirror
2023/12/30
Mesa (main): treewide: Replace the include of nir_types.h with glsl_types.h
GitLab Mirror
2023/12/29
Mesa (main): 24 new commits
GitLab Mirror
2023/12/29
Mesa (main): freedreno: Add a644 support
GitLab Mirror
2023/12/29
Mesa (main): iris: Fix lowered images in get_main_plane_for_plane
GitLab Mirror
2023/12/29
Mesa (main): isl: Handle MOD_INVALID in clear color plane check
GitLab Mirror
2023/12/28
Mesa (main): intel/compiler: Update disassembly for new LSC cache enums
GitLab Mirror
2023/12/28
Mesa (main): intel/compiler/xe2: Don't disassemble non-existent fields.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Update uses of pixel/sample mask from PS thread payload.
GitLab Mirror
2023/12/28
Mesa (main): intel/xe2+: Implement brw_wm_state_simd_width_for_ksp() on Xe2+.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs: Plumb shader instead of compiler to get_lowered_simd_width() and friends.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Attempt to build quad-SIMD8 and dual-SIMD16 FS variants on Xe2+ platforms.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Enable new format of barycentrics in PS payload.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs: Add support for vector payload values to fetch_payload_reg().
GitLab Mirror
2023/12/28
Mesa (main): intel/xe2+: Implement fragment shader dispatch state setup.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Lower SIMD width of instructions that access ATTR file from SIMD2x8/4x8 FS.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Update location of sample ID fields in PS payload.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Update for new layout of vertex setup data in PS payload.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Implement PS thread payload register offset setup.
GitLab Mirror
2023/12/28
Mesa (main): intel: Add debug flags for enabling Xe2+ multipolygon fragment shader dispatch modes.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Implement support for multi-polygon vertex setup data in PS payload.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Implement layout of mesh shading per-primitive inputs in PS thread payloads.
GitLab Mirror
2023/12/28
Mesa (main): intel/eu/xe2+: Add helpers for constructing registers in 512b units.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Update poly info PS payload for new multi-polygon dispatch format.
GitLab Mirror
2023/12/28
Mesa (main): intel/fs/xe2+: Fix for new layout of X/Y pixel coordinates in PS payload.
GitLab Mirror
2023/12/28
Mesa (main): Revert "meson: add wrap for libdrm"
GitLab Mirror
2023/12/28
Mesa (main): ci/containers: use build-libdrm.sh in debian/android
GitLab Mirror
2023/12/28
Mesa (main): meson: use `allow_fallback` instead of manually listing the deps and what they provide
GitLab Mirror
2023/12/28
Mesa (main): meson: update libarchive wrap
GitLab Mirror
2023/12/28
Mesa (main): meson: update libxml2 wrap
GitLab Mirror
2023/12/28
Mesa (main): meson: update zlib wrap
GitLab Mirror
2023/12/28
Mesa (main): meson: update expat wrap
GitLab Mirror
2023/12/28
Mesa (main): meson: add wrap for libdrm
GitLab Mirror
2023/12/28
Mesa (staging/23.3): .pick_status.json: Update to ebee672ef87794f3f4201270623a92f34e62b8ff
GitLab Mirror
2023/12/28
Mesa (staging/23.3): anv: Assume that imported bos already have flat CCS requirements satisfied
GitLab Mirror
2023/12/28
Mesa (staging/23.3): .pick_status.json: Mark 8d0e70f628b745ad81124e0c3fe5e46ea84f6b46 as denominated
GitLab Mirror
2023/12/28
Mesa (staging/23.3): .pick_status.json: Mark eb5bb5c784e97c533e30b348e82e446ac0da59c8 as denominated
GitLab Mirror
2023/12/28
Mesa (staging/23.3): .pick_status.json: Mark 060439bdf0e74f0f2e255d0a81b5356f9a2f5457 as denominated
GitLab Mirror
2023/12/28
Mesa (staging/23.3): anv: Assume that imported bos already have flat CCS requirements satisfied
GitLab Mirror
2023/12/27
Mesa (main): docs: update calendar for 23.3.2
GitLab Mirror
2023/12/27
Mesa (main): docs: add sha256sum for 23.3.2
GitLab Mirror
2023/12/27
Mesa (main): docs: add release notes for 23.3.2
GitLab Mirror
2023/12/27
Mesa (staging/23.3): docs: add sha256sum for 23.3.2
GitLab Mirror
2023/12/27
Mesa (23.3): 59 new commits
GitLab Mirror
2023/12/27
Mesa: tag mesa-23.3.2: mesa-23.3.2
GitLab Mirror
2023/12/27
Mesa (staging/23.3): VERSION: bump for 23.3.2
GitLab Mirror
2023/12/27
Mesa (staging/23.3): docs: add release notes for 23.3.2
GitLab Mirror
2023/12/27
Mesa (main): anv: Replace anv_bo.vram_only by anv_bo.alloc_flags check
GitLab Mirror
2023/12/27
Mesa (main): anv: Add ANV_BO_ALLOC_IMPORTED
GitLab Mirror
2023/12/27
Mesa (main): anv: Assume that imported bos already have flat CCS requirements satisfied
GitLab Mirror
2023/12/27
Mesa (main): driconf: add Dying Light 2 to Intel XeSS workaround
GitLab Mirror
2023/12/27
Mesa (main): driconf: add Witcher3 to Intel XeSS workaround
GitLab Mirror
2023/12/27
Mesa (staging/23.3): .pick_status.json: Update to 55c262898ae7188311c89a60e4ec0fbb67b7a95b
GitLab Mirror
2023/12/27
Mesa (staging/23.3): iris: Skip mi_builder init for indirect draws
GitLab Mirror
2023/12/27
Mesa (staging/23.3): iris: Don't search the exec list if BOs have never been added to one
GitLab Mirror
2023/12/27
Mesa (staging/23.3): iris: Initialize bo->index to -1 when importing buffers
GitLab Mirror
2023/12/27
Mesa (main): iris: Initialize bo->index to -1 when importing buffers
GitLab Mirror
2023/12/27
Mesa (main): iris: Don't search the exec list if BOs have never been added to one
GitLab Mirror
2023/12/27
Mesa (main): iris: Skip mi_builder init for indirect draws
GitLab Mirror
2023/12/26
Mesa (main): iris: Inline import_aux_info
GitLab Mirror
2023/12/26
Mesa (main): iris: Use common res fields for imported planes
GitLab Mirror
2023/12/26
Mesa (main): iris: Simplify get_main_plane_for_plane
GitLab Mirror
2023/12/26
Mesa (main): iris: Simplify a plane count check in from_handle
GitLab Mirror
2023/12/26
Mesa (main): iris: Delay main and aux resource creation on import
GitLab Mirror
2023/12/26
Mesa (main): iris: Use helpers for generic aux plane importing
GitLab Mirror
2023/12/25
Mesa (main): Revert "vk/util: ignore unsupported feature structs"
GitLab Mirror
2023/12/25
Mesa (main): ci: merge debian-rusticl-testing into debian-testing
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Install msvc2019 only from vs2022
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Split the install of rust and d3d out of mesa_deps_test.ps1
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Stick VK-GL-CTS to specific version 56114106d860c121cd6ff0c3b926ddc50c4c11fd
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Remove &windows_msvc_image_tag
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Install both msvc2019 and msvc2022
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Rename vs2019 to msvc
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Stick deqp-runner to version v0.16.1
GitLab Mirror
2023/12/24
Mesa (main): ci/microsoft: Update the image-tag and image-path for msvc2019/msvc2022
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Rename vs to msvc for consistence
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Install graphics tools(DirectX debug layer) easy to stuck, place it at the beginning
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Upgrade to vs2022 build tools
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: update flex and bison to winflexbison3
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Improve msvc init
GitLab Mirror
2023/12/24
Mesa (main): ci/msvc: Split install vulkan sdk out of choco
GitLab Mirror
2023/12/24
Mesa (main): meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other
GitLab Mirror
2023/12/24
Mesa (main): ci: fix farm restore pipelines
GitLab Mirror
2023/12/24
Mesa (main): ci: disable collabora farm as it is currently offline
GitLab Mirror
2023/12/23
Mesa (staging/23.3): mesa: fix enum support for EXT_clip_cull_distance
GitLab Mirror
2023/12/23
Mesa (staging/23.3): etnaviv: Remove duplicate initializers
GitLab Mirror
2023/12/23
Mesa (staging/23.3): drirc/anv: disable FCV optimization for Baldur's Gate 3
GitLab Mirror
2023/12/23
Mesa (main): ci/v3dv: add new failures
GitLab Mirror
2023/12/22
Mesa (main): ci: apply two bugfixes for VKCTS
GitLab Mirror
2023/12/22
Mesa (main): intel/fs/xe2+: Pass correct dispatch_width to fs_generator for geometry-processing stages.
GitLab Mirror
2023/12/22
Mesa (main): intel/fs/xe2+: Stop building SIMD8 fragment shaders.
GitLab Mirror
2023/12/22
Mesa (main): intel/fs/xe2+: Stop building SIMD8 shaders for geometry stages (VS/TCS/TES/GS).
GitLab Mirror
2023/12/22
Mesa (main): intel/fs/xe2+: Stop building SIMD8 compute-like shaders (CS/BS/TS/MS).
GitLab Mirror
2023/12/22
Mesa (main): intel/fs/xe2+: Lift CPS dispatch width restrictions on Xe2+.
GitLab Mirror
2023/12/22
Mesa (main): 28 new commits
GitLab Mirror
2023/12/22
Mesa (main): compiler/types: Use a typedef for glsl_type
GitLab Mirror
2023/12/22
Mesa (main): nouveau: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (main): nir: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (staging/23.3): drirc/anv: disable FCV optimization for Baldur's Gate 3
GitLab Mirror
2023/12/22
Mesa (staging/23.3): vk/util: ignore unsupported feature structs
GitLab Mirror
2023/12/22
Mesa (staging/23.3): mesa: fix enum support for EXT_clip_cull_distance
GitLab Mirror
2023/12/22
Mesa (main): compiler/types: Add a few more glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (main): glsl: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (staging/23.3): rusticl: check rustc version for flags requiring newer rustc/clippy
GitLab Mirror
2023/12/22
Mesa (staging/23.3): intel/common: add directory prefix to intel_gem.h include
GitLab Mirror
2023/12/22
Mesa (staging/23.3): etnaviv: Remove duplicate initializers
GitLab Mirror
2023/12/22
Mesa (main): r600/sfn: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (staging/23.3): rusticl: silence clippy::arc-with-non-send-sync for now
GitLab Mirror
2023/12/22
Mesa (main): mesa: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (main): compiler/types: Remove glsl_type C++ helpers
GitLab Mirror
2023/12/22
Mesa (main): lima: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (staging/23.3): .pick_status.json: Update to 1e6fcd6a611574241b1cde306afcc416a03ac76b
GitLab Mirror
2023/12/22
Mesa (main): intel/compiler: Use glsl_type C helpers
GitLab Mirror
2023/12/22
Mesa (main): dzn: Remove #if D3D12_SDK_VERSION blocks now that 611 is required
GitLab Mirror
2023/12/22
Mesa (main): ci: List specific color_clears skips
GitLab Mirror
2023/12/22
Mesa (main): ci: Add wayland-dEQP-EGL.functional.render.* skips
GitLab Mirror
2023/12/22
Mesa (main): ci: More context for color_clear skips for Wayland
GitLab Mirror
2023/12/22
Mesa (main): ci: Remove per-driver wayland-dEQP-EGL xfails
GitLab Mirror
2023/12/22
Mesa (main): freedreno/drm: fallback to default BO allocation if heap alloc fails
GitLab Mirror
2023/12/22
Mesa (main): drirc/anv: disable FCV optimization for Baldur's Gate 3
GitLab Mirror
2023/12/21
Mesa (main): etnaviv: Remove duplicate initializers
GitLab Mirror
2023/12/21
Mesa (main): iris: Only initialize batch decoder if necessary
GitLab Mirror
2023/12/21
Mesa (main): freedreno/layout: Add layout metadata
GitLab Mirror
2023/12/21
Mesa (main): freedreno: Add layout metadata support
GitLab Mirror
2023/12/21
Mesa (main): tu: Add metadata support for dedicated allocations
GitLab Mirror
2023/12/21
Mesa (main): freedreno/drm: Add BO metadata support
GitLab Mirror
2023/12/21
Mesa (main): drm-uapi: Sync drm-uapi
GitLab Mirror
2023/12/21
Mesa (main): intel: Only validate inst compaction if debugging a shader stage
GitLab Mirror
2023/12/21
Mesa (main): ci/google: re-enable farm
GitLab Mirror
2023/12/21
Mesa (main): dzn: Fix 3D to 2D image copies
GitLab Mirror
2023/12/21
Mesa (main): mesa: fix enum support for EXT_clip_cull_distance
GitLab Mirror
2023/12/21
Mesa (main): ci: add nvk to the clang build
GitLab Mirror
2023/12/21
Mesa (main): ci: bare-metal: cros-servo: Create strutured logs for a630
GitLab Mirror
2023/12/21
Mesa (main): ci/freedreno: add FARM variable
GitLab Mirror
2023/12/21
Mesa (main): glthread: add a missing end-of-batch marker
GitLab Mirror
2023/12/21
Mesa (main): mesa: micro-improvements in draw.c
GitLab Mirror
2023/12/21
Mesa (main): st/mesa: restore pipe_draw_info::mode at the end of st_hw_select_draw_gallium
GitLab Mirror
2023/12/21
Mesa (main): mesa: enable GL_SELECT and GL_FEEDBACK modes for indirect draws
GitLab Mirror
2023/12/21
Mesa (main): mesa: add a pipe_draw_indirect_info* parameter into the DrawGallium callback
GitLab Mirror
2023/12/21
Mesa (main): rusticl: check rustc version for flags requiring newer rustc/clippy
GitLab Mirror
2023/12/21
Mesa (main): vk/util: ignore unsupported feature structs
GitLab Mirror
2023/12/21
Mesa (main): ci: disable the google/freedreno farm because it's down
GitLab Mirror
2023/12/21
Mesa (main): intel/common: add directory prefix to intel_gem.h include
GitLab Mirror
2023/12/21
Mesa (main): radv/ci: add flake on raven
GitLab Mirror
2023/12/21
Mesa (main): radv/rt: bsearch inlined shaders
GitLab Mirror
2023/12/20
Mesa (main): nvk: Hook up driconf for nvk_instance
GitLab Mirror
2023/12/20
Mesa (main): nvk: Enable KHR_present_id and KHR_present_wait
GitLab Mirror
2023/12/20
Mesa (main): nvk: Fix tautological-overlap-compare warning
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radeonsi/sqtt: use calloc instead of malloc
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radv: Use correct writemask for cooperative matrix ordering.
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radeonsi/sqtt: clear record_counts variable
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radeonsi/sqtt: rework pm4.reg_va_low_idx
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radeonsi/sqtt: fix RGP pm4 state emit function
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radeonsi/sqtt: clear record_counts variable
GitLab Mirror
2023/12/20
Mesa (staging/23.3): radv: Use correct writemask for cooperative matrix ordering.
GitLab Mirror
Earlier messages
Later messages