projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2023-10-01
Friedrich Vock
radv: Fix check in insert_block
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Friedrich Vock
radv: Initialize shader freelist on allocation
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Vitaliy Triang3l...
r600: Replace R600_BIG_ENDIAN with UTIL_ARCH_BIG_ENDIAN
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Marek Olšák
winsys/amdgpu: pad gfx and compute IBs with a single...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Marek Olšák
ac/gpu_info: pad IBs according to ib_size_alignment
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Marek Olšák
ac/gpu_info: replace ib_alignment with per-IP IB base...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Eric Engestrom
ci/deqp-runner: restore exit-on-error after getting...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Eric Engestrom
ci/deqp-runner: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marek Olšák
amd: rename GFX110x to NAVI31-33
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marek Olšák
ac/llvm: fix flat PS input corruption
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marek Olšák
ac/gpu_info: don't align IBs to the GL2 cache line...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marek Olšák
ac/llvm: set !fpmath 3.0 for llvm.sqrt
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Marek Olšák
ac/perfcounter: remove a bogus assert to fix an asserti...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Eric Engestrom
ci: move shader-db clone/build into its own script
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Eric Engestrom
ci: drop unused shader-db clone + build from fedora...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Eric Engestrom
ci: drop unused shader-db clone + build from alpine...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Konstantin...
radv: Do not sync after radv_update_buffer_cp
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Konstantin...
radv: Merge the sync_data and header initialization
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Konstantin...
radv/bvh/ploc: Load child bounds from LDS
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Eric Engestrom
docs: document the merging process and what is allowed...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Cong Liu
virgl:Fix ITEM_CPY macro pointer copy bug
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Guilherme Gallo
ci/anv: Catch some flakes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Guilherme Gallo
ci/zink: Found some flakes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Guilherme Gallo
ci/freedreno: Add a new flake
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Guilherme Gallo
ci/radeonsi: Update flake list
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Mike Blumenkrantz
radv: fix external handle type queries for dmabuf/fd
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Rhys Perry
aco: don't combine DPP into v_cmpx
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Rhys Perry
aco/optimizer_postRA: don't combine DPP across exec...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Helen Koike
ci/ci_run_n_monitor: add docs for multiple targets
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Lionel Landwerlin
intel/fs: switch from SIMD 1 to 8 instructions surface...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Lionel Landwerlin
intel/fs: handle add3 in surface/sampler rematerialization
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Lionel Landwerlin
intel/fs: handle ishl in surface/sampler rematerialization
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Samuel Pitoiset
radv: emit missing PA_{SC,SU}_LINE_STIPPLE_xxx regs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Samuel Pitoiset
radv: fix COMPUTE_SHADER_INVOCATIONS query on compute...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Samuel Pitoiset
radv: re-enable DCC with mipmaps on GFX11
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Add void parameter to ensure these...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Spell struct and enum in type names
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Use C compatible cast syntax
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Remove use of auto
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Remove use of references
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Remove use of new/delete
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Remove private related declarations
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Karol Herbst
rusticl/mesa: create COMPUTE_ONLY contexts
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Sagar Ghuge
anv: Enable barrier handling on video engines
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Marek Olšák
ac/llvm: replace removed amdgcn.ldexp for LLVM 18
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Emma Anholt
ci/etnaviv: Drop some gc2k flakes that I think are...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Emma Anholt
ci/etnaviv: Skip some tests that hang the GPU and knock...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Marek Olšák
radeonsi: fix compute-only contexts
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Faith Ekstrand
nvk: Init pipelineCacheUUID
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Martin Roukala...
radv/ci: add a manual job for vkd3d-proton on navi31
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Martin Roukala...
radv/ci: add a manual job to run vkcts on navi31
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Martin Roukala...
radv/ci: update the vkcts gfx1100 flake/fail lists
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
glsl: remove now unused varying linker code
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
glsl: switch to nir linkers cross_validate_outputs_to_i...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
glsl: implement cross_validate_outputs_to_inputs()...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
nir: add used field to nir variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
glsl: move is_gl_identifier() to linker_util
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
glsl: move interpolation_string() to linker_util
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
nir: copy explicit_invariant flag to nir vars
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Samuel Pitoiset
radv: stop skip emitting CB states when there is no...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Mike Blumenkrantz
glx: XFree visual info
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Cong Liu
r300: Fix out-of-bounds access in ntr_emit_store_output()
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Eric Engestrom
ci/zink+radv: document flake
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Christian Gmeiner
isaspec: python does not need ';'
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Ian Romanick
spirv: Track when a shader has a cooperative matrix
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
spirv: Implement SPV_KHR_cooperative_matrix
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
spirv: Let vtn_ssa_value hold references to variables
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
spirv: Expose some memory related functions in vtn_priv...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
nir: Handle cooperative matrix in various passes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
nir: Add new intrinsics for Cooperative Matrix
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Caio Oliveira
compiler/types: Add support for Cooperative Matrix...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Paulo Zanoni
anv: enable sparse resources by default
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Paulo Zanoni
anv/sparse: add INTEL_DEBUG=sparse
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Paulo Zanoni
anv/sparse: get ready to issue a single vm_bind ioctl...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Paulo Zanoni
anv/sparse: add the initial code for Sparse Resources
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Paulo Zanoni
intel/isl: simplify the check for maximum surface size
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Paulo Zanoni
intel/isl: add ISL_SURF_USAGE_SPARSE_BIT
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Faith Ekstrand
nvk: Cache NIR shaders
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Faith Ekstrand
nvk: Add a default pipeline cache
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Faith Ekstrand
nvk: Re-structure early shader compilation a bit
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Faith Ekstrand
nvk: Hook up the disk cache
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Faith Ekstrand
nvk: Store a 20-bit driver_build_sha in nvk_instance
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Timothy Arceri
nir: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
antonino
vulkan: Handle vkSetDebugUtilsObjectNameEXT on WSI...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
antonino
vulkan: Extend vkGet/SetPrivateDataEXT handling to...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
antonino
vulkan: Extend vkGet/SetPrivateDataEXT handling to...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Dave Airlie
llvmpipe/cs: migrate cs image handle to common jit...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Dave Airlie
llvmpipe/cs: migrate to generic jit texture from pipe...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Marcin Ślusarz
intel/compiler: mask GS URB handles at thread payload...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Marcin Ślusarz
intel/compiler/mesh: implement IO for xe2
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Marcin Ślusarz
intel/compiler/mesh: fix position of output URB handle...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Francisco Jerez
intel/fs: Delete manual 'inst->mlen' calculations from...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Francisco Jerez
intel/fs: Delete manual 'inst->mlen' calculations from...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Francisco Jerez
intel/fs: Specify number of data components of logical...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Francisco Jerez
intel/fs/xe2+: Fix URB writes with 0 data components.
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Caio Oliveira
intel/compiler/xe2: Update TCS ICP handle code to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Caio Oliveira
intel/compiler/xe2: Fix URB writes in TCS
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Caio Oliveira
intel/compiler/xe2: URB fence uses LSC now
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Ian Romanick
intel/compiler/xe2: Update fs_visitor::emit_urb_writes...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Kenneth Graunke
intel/fs: Fix Xe2 URB read/lowering with per-slot offsets
commit
|
commitdiff
|
tree
|
snapshot
next