mesa: add 'u_format_unpack_neon.c'

Issue #5356
This commit is contained in:
Christian Prochaska 2024-10-22 15:39:40 +02:00 committed by Christian Helmuth
parent 6715f074ff
commit 8985d8200e
3 changed files with 3 additions and 1 deletions

View File

@ -691,6 +691,7 @@ SRC_C += c11/impl/threads_posix.c \
util/format/u_format_other.c \
util/format/u_format_rgtc.c \
util/format/u_format_s3tc.c \
util/format/u_format_unpack_neon.c \
util/format/u_format_yuv.c \
util/format/u_format_zs.c \
util/half_float.c \

View File

@ -1 +1 @@
3aef4a625536591a08a8579caec868abe0115106
9b5223fd7e5948d6c6e2dc2ad16605f3d539a27a

View File

@ -2010,6 +2010,7 @@ mesa-24.0.8/src/util/format/u_format_s3tc.c
mesa-24.0.8/src/util/format/u_format_s3tc.h
mesa-24.0.8/src/util/format/u_format_table.py
mesa-24.0.8/src/util/format/u_format_tests.h
mesa-24.0.8/src/util/format/u_format_unpack_neon.c
mesa-24.0.8/src/util/format/u_format_yuv.c
mesa-24.0.8/src/util/format/u_format_yuv.h
mesa-24.0.8/src/util/format/u_format_zs.c