index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
/
sw_blitter
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-31
SwBlitter: Fix Pitch linear reading/writting
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-05-11
Allow Fermi blit accelerate to add src/dst to the cache if they don't exist a...
Kelebek1
2023-03-12
general: fix spelling mistakes
Liam
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-11-24
Fermi2D: Cleanup and address feedback.
Fernando Sahmkow
2022-11-24
GPU: Implement additional render target formats.
Fernando Sahmkow
2022-11-24
Fermi2D: Implement Bilinear software filtering and address feedback.
Fernando Sahmkow
2022-11-24
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow