| Age | Commit message (Collapse) | Author |
|
Update OpenGL's backend version from 3.3 to 4.3
|
|
Add support for clear_flags register
|
|
gl_shader_decompiler: Rename cc to condition code and name internal flags
|
|
|
|
shader_cache: Only lock covered instructions.
|
|
* Added predicate comparison LessEqualWithNan
* oops
* Clang fix
|
|
gl_shader_decompiler: Fix register overwriting on texture calls
|
|
Properly Implemented TXQ Instruction
|
|
|
|
maxwell_3d: Implement alternate blend equations.
|
|
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
|
|
- Used by Undertale.
|
|
- Used by Undertale.
|
|
Implemented Fast Layered Copy
|
|
|
|
|
|
|
|
Use default values for unknown framebuffer pixel format
|
|
gl_shader_decompiler: Use UNIMPLEMENTED when applicable
|
|
|
|
gl_shader_decompiler: Remove UNREACHABLE when setting RZ
|
|
|
|
|
|
|
|
applicable
|
|
- Fixes rendering regression with Sonic Mania.
|
|
|
|
|
|
textures/decoders: Replace magic numbers
|
|
Missing ogl states
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only enable color mask for the first framebuffer id independent blending is disabled
|
|
|
|
|
|
|
|
gl_rasterizer_chache: Minor cleanup
|
|
textures/decoders: Minor cleanup
|
|
gl_state: Amend compilation warnings
|
|
|
|
|
|
Improved GPU Caches lookup Speed
|