Messages by Date
-
2023/11/21
Mesa (main): nvk: Disable flush on each queries and flush at the end
GitLab Mirror
-
2023/11/21
Mesa (main): nvk: Implement VK_EXT_primitives_generated_query
GitLab Mirror
-
2023/11/21
Mesa (main): mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compat
GitLab Mirror
-
2023/11/21
Mesa (main): asahi: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): mesa/st: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): gallium: add pipe_shader_from_nir helper
GitLab Mirror
-
2023/11/21
Mesa (main): vc4: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): mesa/st: collapse tgsi deadcode
GitLab Mirror
-
2023/11/21
Mesa (main): gallium: drop pipe_shader_state_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): zink: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): panfrost: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): radeonsi: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): v3d: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): nouveau: use pipe_shader_from_nir
GitLab Mirror
-
2023/11/21
Mesa (main): docs: update nvk extensions
GitLab Mirror
-
2023/11/21
Mesa (main): nir_lower_mem_access_bit_sizes: Fix assert (bit -> byte size)
GitLab Mirror
-
2023/11/21
Mesa (main): microsoft/compiler: Fix lower_mem_access_bit_size callback result
GitLab Mirror
-
2023/11/21
Mesa (main): nvk/codegen: Fragment shader builtins are noperspective
GitLab Mirror
-
2023/11/21
Mesa (main): nak: gl_FragCoord and gl_PointCoord are screen-space interpolated
GitLab Mirror
-
2023/11/21
Mesa (main): intel/compiler: Simplify allocation of NIR related arrays
GitLab Mirror
-
2023/11/21
Mesa (main): aco/sched: treat p_dual_src_export_gfx11 like export
GitLab Mirror
-
2023/11/21
Mesa (main): radv: add support for task shader invocations queries on GFX10.3
GitLab Mirror
-
2023/11/21
Mesa (main): radv: do not harcode the pipeline stats mask for query resolves
GitLab Mirror
-
2023/11/21
Mesa (main): radv: enable meshShaderQueries on GFX10.3
GitLab Mirror
-
2023/11/21
Mesa (main): radv: make some gang functions non-static
GitLab Mirror
-
2023/11/21
Mesa (main): radv: define new pipeline statistics indices for mesh/task on GFX11
GitLab Mirror
-
2023/11/21
Mesa (main): radv: rework gfx10_copy_gds_query() slightly
GitLab Mirror
-
2023/11/21
Mesa (main): radv: add support for mesh primitives queries on GFX10.3
GitLab Mirror
-
2023/11/21
Mesa (main): radv: add support for mesh shader invocations queries on GFX10.3
GitLab Mirror
-
2023/11/21
Mesa (main): radv: bump the pipeline state query size to 14 on GFX10.3
GitLab Mirror
-
2023/11/21
Mesa (main): radv: add radv_physical_device::emulate_mesh_shader_queries for GFX10.3
GitLab Mirror
-
2023/11/21
Mesa (main): Revert "ci/deqp-runner: turn paths in errors into links"
GitLab Mirror
-
2023/11/21
Mesa (main): tu: Fix re-emitting VS param state after it is re-enabled
GitLab Mirror
-
2023/11/21
Mesa (main): drirc: Set limit_trig_input_range option for Valheim
GitLab Mirror
-
2023/11/21
Mesa (main): radv: rename ps_epilog_inputs to colors for PS epilogs
GitLab Mirror
-
2023/11/21
Mesa (main): aco: rename color_exports to exports in create_fs_jump_to_epilog()
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Two more print fixes
GitLab Mirror
-
2023/11/20
Mesa (main): freedreno/devices: Separate device definition into base + gen features
GitLab Mirror
-
2023/11/20
Mesa (main): freedreno,tu: Add env vars to modify fd_dev_info
GitLab Mirror
-
2023/11/20
Mesa (main): freedreno,tu,ir3: Pass fd_dev_info into ir3_compiler_create
GitLab Mirror
-
2023/11/20
Mesa (main): nir: move build_write_masked_stores() to nir builder
GitLab Mirror
-
2023/11/20
Mesa (main): glsl: switch to NIR distance lowering pass
GitLab Mirror
-
2023/11/20
Mesa (main): glsl: remove now unused lower distance pass
GitLab Mirror
-
2023/11/20
Mesa (main): nir: simplify nir_build_write_masked_store()
GitLab Mirror
-
2023/11/20
Mesa (main): glsl/nir: implement a nir based lower distance pass
GitLab Mirror
-
2023/11/20
Mesa (main): intel: Improve N-way pixel hashing computation to handle pixel pipes with asymmetric processing power.
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Make MemAddrType a part of MemSpace
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Rework opcode printing to use a new trait
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Display memory access bits with the "." prefix
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Implement DisplayOp on Op instead of Display
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Rework printing of texture and image dims
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Only write deps.delay when set
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Make most Display stuff lower-case
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Display memory type at the end for load/store ops
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Default InstrDeps::delay to 0
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Align instructions when printing
GitLab Mirror
-
2023/11/20
Mesa (main): nak: Rework reg and SSA value printing
GitLab Mirror
-
2023/11/20
Mesa (main): docs: document AMD_DEBUG=noefc and useaco
GitLab Mirror
-
2023/11/20
Mesa (main): radv: disable TC-compat htile on GFX9 in some cases
GitLab Mirror
-
2023/11/20
Mesa (main): ci/deqp-runner: turn paths in errors into links
GitLab Mirror
-
2023/11/20
Mesa (main): ci: uprev deqp-runner from 0.16.1 to 0.18.0
GitLab Mirror
-
2023/11/20
Mesa (main): ci: fix kdl commit fetch
GitLab Mirror
-
2023/11/20
Mesa (main): intel: Sync xe_drm.h
GitLab Mirror
-
2023/11/20
Mesa (main): 25 new commits
GitLab Mirror
-
2023/11/20
Mesa (main): iris: use helper util_resource_at_index
GitLab Mirror
-
2023/11/20
Mesa (main): 44 new commits
GitLab Mirror
-
2023/11/20
Mesa (main): intel/perf: fix querying of configurations
GitLab Mirror
-
2023/11/20
Mesa (main): ci/piglit: specify only the traces file in the job config
GitLab Mirror
-
2023/11/20
Mesa (main): amd/ci: track changes to the traces config file as well
GitLab Mirror
-
2023/11/20
Mesa (main): mesa: add managarm support
GitLab Mirror
-
2023/11/20
Mesa (main): drirc: use fake_sparse for Armored Core 6
GitLab Mirror
-
2023/11/20
Mesa (main): ci/ci_run_n_monitor: abort when target gets skipped
GitLab Mirror
-
2023/11/20
Mesa (main): asahi: use util_resource_num() instead of open-coding it
GitLab Mirror
-
2023/11/20
Mesa (main): nir: add new opcodes to map new v71 packing/conversion instructions
GitLab Mirror
-
2023/11/20
Mesa (main): broadcom/compiler: update image store lowering to use v71 new packing/conversion instructions
GitLab Mirror
-
2023/11/19
Mesa (main): radv: re-enable sparseResidencyImage3D on POLARIS10+
GitLab Mirror
-
2023/11/19
Mesa (main): ac/surface: change tile mode for 3D PRT surfaces with bpp < 64 on GFX6-8
GitLab Mirror
-
2023/11/19
Mesa (main): nir: Fix decomposed_prmcnt copy-paste error
GitLab Mirror
-
2023/11/19
Mesa (main): aco: set MIMG unrm for GL_TEXTURE_RECTANGLE
GitLab Mirror
-
2023/11/19
Mesa (main): aco: handle GL_TEXTURE_RECTANGLE in tg4_integer_workarounds
GitLab Mirror
-
2023/11/19
Mesa (main): aco,ac/llvm,radeonsi: lower f2f16 to f2f16_rtz in nir
GitLab Mirror
-
2023/11/19
Mesa (main): nir: add force_f2f16_rtz option to lower f2f16 to f2f16_rtz
GitLab Mirror
-
2023/11/19
Mesa (main): aco,radv: add aco_is_nir_op_support_packed_math_16bit
GitLab Mirror
-
2023/11/19
Mesa (main): radeonsi: only vectorize nir ops that aco support
GitLab Mirror
-
2023/11/19
Mesa (main): ac/llvm: remove nir_op_*2*mp ops handling
GitLab Mirror
-
2023/11/19
Mesa (main): gallivm/nir: Load all inputs into indirect inputs array
GitLab Mirror
-
2023/11/19
Mesa (main): v3dv: Rework to remove drm authentication for wsi
GitLab Mirror
-
2023/11/19
Mesa (main): gallium: Do not create pipe-loader version scripts for disabled drivers
GitLab Mirror
-
2023/11/19
Mesa (main): gallium: Fix i915 pipe-loader build
GitLab Mirror
-
2023/11/18
Mesa (staging/23.3): 23 new commits
GitLab Mirror
-
2023/11/18
Mesa (main): util: Provide DRM_DEVICE_GET_PCI_REVISION definition
GitLab Mirror
-
2023/11/18
Mesa (main): util: Include stdint.h in libdrm.h
GitLab Mirror
-
2023/11/18
Mesa (main): ac: Rename SDMA max copy size macros to reflect SDMA version.
GitLab Mirror
-
2023/11/18
Mesa (main): ac: Remove CIK prefix from SDMA opcodes.
GitLab Mirror
-
2023/11/18
Mesa (main): radv: Use SDMA version instead of gfx_level where possible.
GitLab Mirror
-
2023/11/18
Mesa (main): radv: Use GPU info for determining SDMA metadata support.
GitLab Mirror
-
2023/11/18
Mesa (main): ac: Add sdma_version enum and use it for SDMA features.
GitLab Mirror
-
2023/11/18
Mesa (main): gallium: Avoid empty version scripts in pipe-loader
GitLab Mirror
-
2023/11/18
Mesa (main): egl: ensure a render node is passed to _eglFindDevice()
GitLab Mirror
-
2023/11/18
Mesa (main): egl: move dri2_setup_device() after dri2_setup_extensions()
GitLab Mirror
-
2023/11/18
Mesa (main): egl: extract EGLDevice setup in dedicated function
GitLab Mirror
-
2023/11/18
Mesa (main): intel/xe: Correct DRM_XE_EXEC_QUEUE_SET_PROPERTY's ioctl
GitLab Mirror
-
2023/11/17
Mesa (main): nvk: Implement VK_KHR_fragment_shader_barycentric
GitLab Mirror
-
2023/11/17
Mesa (main): nak: Add more bits discovered in SPH
GitLab Mirror
-
2023/11/17
Mesa (main): nir: Add a ldtram_nv intrinsic
GitLab Mirror
-
2023/11/17
Mesa (main): nak: Add the predicate destination to OpShfl
GitLab Mirror
-
2023/11/17
Mesa (main): nak: Add builder helpers for a few ops
GitLab Mirror
-
2023/11/17
Mesa (main): nak: Lower scan/reduce in NIR
GitLab Mirror
-
2023/11/17
Mesa (main): nvk: Advertise the rest of the subgroup ops
GitLab Mirror
-
2023/11/17
Mesa (main): nvk: Set the right API version in the ICD json files
GitLab Mirror
-
2023/11/17
Mesa (main): nak: Implement quad ops
GitLab Mirror
-
2023/11/17
Mesa (main): nak: Use c == 0x0 for shuffle_up
GitLab Mirror
-
2023/11/17
Mesa (main): egl/dri2: increase NUM_ATTRIBS to fit all the attributes
GitLab Mirror
-
2023/11/17
Mesa (main): radeonsi: "create_dma_compute" shader in nir
GitLab Mirror
-
2023/11/17
Mesa (main): radeonsi: "create_fmask_expand_cs" shader in nir
GitLab Mirror
-
2023/11/17
Mesa (main): radeonsi: "get_blitter_vs" shader in nir
GitLab Mirror
-
2023/11/17
Mesa (main): venus: disable unsupported ExtendedDynamicState3Features
GitLab Mirror
-
2023/11/17
Mesa (main): nir/builder: Teach nir_pack_bits and nir_unpack_bits about 32_4x8
GitLab Mirror
-
2023/11/17
Mesa (main): nir/lower_packing: Add lowering for nir_op_unpack_32_4x8
GitLab Mirror
-
2023/11/17
Mesa (main): nir/lower_packing: Don't generate nir_pack_32_4x8_split on drivers that can't handle it
GitLab Mirror
-
2023/11/17
Mesa (main): glsl: Use unsigned instead of enum type in ir_variable_data
GitLab Mirror
-
2023/11/17
Mesa (main): d3d12: Enable some 4.6 extensions that were already implemented
GitLab Mirror
-
2023/11/17
Mesa (main): nir: Add a flag to opt_if to prevent fighting with splitting 64bit phis
GitLab Mirror
-
2023/11/17
Mesa (main): d3d12: GL4.6
GitLab Mirror
-
2023/11/17
Mesa (main): d3d12: Fixes for QBO shaders
GitLab Mirror
-
2023/11/17
Mesa (main): venus: Use vk_object_id as blob_id for guest_vram device memory alloc
GitLab Mirror
-
2023/11/17
Mesa (main): venus: Tighten the conditions for guest_vram device memory alloc
GitLab Mirror
-
2023/11/17
Mesa (main): venus: Make sure that guest allocated blobs from hostmem are mappable
GitLab Mirror
-
2023/11/17
Mesa (main): anv+zink/ci: document new sparse failures
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: also join the L3/L2 writes into a single MI_STORE_DATA_IMM
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: don't wait/signal syncobjs using the CPU anymore
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: add support for queue->sync to the TR-TT batches
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: join L1 writes into a single MI_STORE_DATA_IMM when possible
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: pass anv_sparse_submission to the backend functions
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: properly handle the lifetime of TR-TT batch BOs
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: join all submissions into a single anv_sparse_bind() call
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: use 'queue' from anv_sparse_submission in the backend
GitLab Mirror
-
2023/11/17
Mesa (main): anv/xe: allow passing extra syncs to xe_exec_process_syncs()
GitLab Mirror
-
2023/11/17
Mesa (main): anv/trtt: add struct anv_trtt_batch_bo and pass it around
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: move waiting/signaling syncobjs to the backends
GitLab Mirror
-
2023/11/17
Mesa (main): anv: enable sparse by default on i915.ko
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: fix limits.sparseAddressSpaceSize when using vm_bind
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: don't support YCBCR 2x1 compressed formats
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: process image binds before opaque image binds
GitLab Mirror
-
2023/11/17
Mesa (main): anv/i915: extract setup_execbuf_fence_params()
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: add 'queue' to anv_sparse_submission
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: drop anv_sparse_binding_data from dump_anv_vm_bind()
GitLab Mirror
-
2023/11/17
Mesa (main): anv/sparse: allow sparse resouces to use TR-TT as its backend
GitLab Mirror
-
2023/11/17
Mesa (main): radv: enable radv_disable_trunc_coord for vkd3d-proton/DXVK
GitLab Mirror
-
2023/11/17
Mesa (main): ac/gpu_info: update conformant_trunc_coord comment
GitLab Mirror
-
2023/11/17
Mesa (main): radv: add radv_disable_trunc_coord option
GitLab Mirror
-
2023/11/17
Mesa (main): amd/ci: avoid re-running all the test jobs when changing the expectations for only one of them
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Don't spam nir_alu_instr_channels
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Specialize if source validation
GitLab Mirror
-
2023/11/17
Mesa (main): nir: Simplify nir_alu_instr_channel_used definition
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Don't validate out-of-bounds channels
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Drop stale todo
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Inline validate_ssa_src
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Split out validate_sized_src
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Optimize ssa_srcs set
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Don't check dimensions in validate_def
GitLab Mirror
-
2023/11/17
Mesa (main): nir/validate: Use unlikely for validate_assert
GitLab Mirror
-
2023/11/17
Mesa (main): gallium: Fix undefined symbols in version scripts
GitLab Mirror
-
2023/11/17
Mesa (main): anv: fix dirty state tracking for 3DSTATE_PUSH_CONSTANT_ALLOC
GitLab Mirror
-
2023/11/17
Mesa (main): anv: get rid of the duplicate pipeline fields in command buffer state
GitLab Mirror
-
2023/11/17
Mesa (main): anv/blorp: move helper function about BTI changes to blorp
GitLab Mirror
-
2023/11/17
Mesa (main): intel/blorp: move Wa_18019816803 out of blorp code
GitLab Mirror
-
2023/11/17
Mesa (main): intel/decoder: handle 3DPRIMITIVE_EXTENDED in accumulated prints
GitLab Mirror
-
2023/11/17
Mesa (main): anv: fix CC_VIEWPORT pointer dirty after blorp/simple-shaders
GitLab Mirror
-
2023/11/17
Mesa (main): anv: fix missing naming for dirty bit
GitLab Mirror
-
2023/11/17
Mesa (main): anv: fix source_hash propagation with libraries
GitLab Mirror
-
2023/11/17
Mesa (main): amd: Enable boolean subgroup lowering
GitLab Mirror
-
2023/11/17
Mesa (main): amd: Implement quad_vote intrinsics
GitLab Mirror
-
2023/11/17
Mesa (main): nir: optimize open-coded quadVote* directly to new nir_quad intrinsics
GitLab Mirror
-
2023/11/17
Mesa (main): nir/subgroups: Add option to lower Boolean subgroup reductions
GitLab Mirror
-
2023/11/17
Mesa (main): aco: delete instruction selection for boolean subgroup operations
GitLab Mirror
-
2023/11/17
Mesa (main): nir: Add quad vote intrinsics
GitLab Mirror
-
2023/11/17
Mesa (main): nir/lower_subgroups: optimize reductions with cluster_size == 1
GitLab Mirror
-
2023/11/17
Mesa (main): pan/decode: Print the resource table label
GitLab Mirror
-
2023/11/17
Mesa (main): panfrost: Emit attribs in panfrost_update_state_3d() on bifrost/midgard
GitLab Mirror
-
2023/11/17
Mesa (main): pan/decode: Make CSF decoding more robust to NULL pointers
GitLab Mirror
-
2023/11/17
Mesa (main): pan/decode: Fix the pan_unpack() call for JUMP instruction unpacking
GitLab Mirror
-
2023/11/17
Mesa (main): panfrost: Kill unused panfrost_batch::polygon_list field
GitLab Mirror
-
2023/11/17
Mesa (main): panfrost: Emit image attribs for compute in panfrost_update_shader_state()
GitLab Mirror
-
2023/11/17
Mesa (main): panfrost: Fix format_minimum_alignment() for v6-
GitLab Mirror
-
2023/11/17
Mesa (main): panfrost: Flag the right shader when updating images
GitLab Mirror
-
2023/11/17
Mesa (main): pan/bo: Make sure we catch refcnt underflows
GitLab Mirror
-
2023/11/17
Mesa (main): pan/genxml: Fix 'Shader Program' descriptor definition on v9 and v10
GitLab Mirror
-
2023/11/17
Mesa (main): pan/genxml: Fix "{Last,First} Heap Chunk" field position
GitLab Mirror
-
2023/11/17
Mesa (main): radv: check earlier if a graphics pipeline can force VRS per vertex
GitLab Mirror
-
2023/11/17
Mesa (main): aco: remove useless nir_intrinsic_load_force_vrs_rates_amd
GitLab Mirror
-
2023/11/17
Mesa (main): radv: remove redundant check when forcing VRS rates
GitLab Mirror
-
2023/11/17
Mesa (main): zink/ci: add a manual job on radv-navi31
GitLab Mirror
-
2023/11/17
Mesa (main): ci_run_n_monitor: require user to add an explicit `.*` at the end if jobs like `*-full` are wanted
GitLab Mirror
-
2023/11/17
Mesa (main): intel/dev: use libdrm.h wrapper to support builds without libdrm
GitLab Mirror
-
2023/11/16
Mesa (main): intel/nir/rt: fix reportIntersection() hitT handling
GitLab Mirror
-
2023/11/16
Mesa (main): intel/fs: rerun divergence analysis prior to convert_from_ssa
GitLab Mirror
-
2023/11/16
Mesa (main): nvk: Advertise VK_KHR_synchronization2
GitLab Mirror
-
2023/11/16
Mesa (main): nvk: Drop nouveau_ws_bo_new_tiled()
GitLab Mirror
-
2023/11/16
Mesa (main): nvk: Add a separate VMA heap for BDA capture/replay
GitLab Mirror