14 Commits (a0f918b0c0bfc00fe58706f09c047b7a380aad21)

Author SHA1 Message Date
lizzie 191e4c75a1
[meta] fix license headers (#2547) 8 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
Fernando Sahmkow 4c68fc6ea7 SwBlitter: Fix Pitch linear reading/writting 2 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 2 years ago
Fernando Sahmkow 9db159da71 SMMU: Initial adaptation to video_core. 2 years ago
Viktor Szépe e895ebb546 Fix typos in video_core 2 years ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Kelebek1 fc6c77f7ae Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam 8fbec5d298 externals: update dynarmic, SDL2 3 years ago
Fernando Sahmkow 984c30bc52 Fermi2D: Cleanup and address feedback. 4 years ago
Fernando Sahmkow a87ff9181b GPU: Implement additional render target formats. 4 years ago
Fernando Sahmkow 41b3ddbbae Fermi2D: Implement Bilinear software filtering and address feedback. 4 years ago
Fernando Sahmkow f4291e4576 Fermi2D: Rework blit engine and add a software blitter. 4 years ago