OpenGL: add support for changing BG0HOFS midframe. fixes #2072 #731
build-macos.yml
on: push
Matrix: build-macos
Universal binary
24s
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/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
arm64:
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
arm64:
src/ARMJIT.cpp#L106
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L108
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L110
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L126
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L128
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L130
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L154
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
arm64:
src/ARMJIT.cpp#L158
'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/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
x86_64:
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
x86_64:
src/ARMJIT.cpp#L106
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L108
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L110
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L126
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L128
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L130
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L154
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
x86_64:
src/ARMJIT.cpp#L158
'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.5 MB |
|
macOS-universal
Expired
|
21 MB |
|
macOS-x86_64
Expired
|
11.3 MB |
|