| Age | Commit message (Collapse) | Author |
|
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
|
|
gl_rasterizer_cache: CopySurface optimization
|
|
video_core/renderer_base: Remove GL include from the renderer base class files
|
|
Keeps the base class source files implementation-agnostic.
|