bump up compute shader renderer tile amount factor to 16 #665
build-macos.yml
on: push
Matrix: build-macos
Universal binary
11s
Annotations
22 warnings
arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
arm64:
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
arm64:
src/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
arm64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L202
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L720
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L1198
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L1199
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT_Memory.cpp#L1200
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
x86_64:
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
x86_64:
src/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
x86_64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L202
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L720
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L1198
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L1199
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT_Memory.cpp#L1200
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-arm64
Expired
|
10.4 MB |
|
macOS-universal
Expired
|
20.7 MB |
|
macOS-x86_64
Expired
|
11.1 MB |
|