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
/
control
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-02-26
video_core: make gpu context aware of rendering program
Liam
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-03-12
general: fix spelling mistakes
Liam
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-11-24
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-22
general: fix compile for Apple Clang
Liam
2022-10-06
General: address feedback
Fernando Sahmkow
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
General: Fix clang format.
Fernando Sahmkow
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
Texture cache: Fix dangling references on multichannel.
Fernando Sahmkow
2022-10-06
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow