OpenGL: add support for changing BG0HOFS midframe. fixes #2072 #731
Annotations
11 warnings
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/.
|
src/GPU3D_Compute.h#L62
'NeedsShaderCompile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
src/OpenGLSupport.cpp#L163
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
src/ARMJIT.cpp#L106
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L108
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L110
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L126
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L128
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L130
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L154
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
src/ARMJIT.cpp#L158
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
This job succeeded
Loading