index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-31
renderer_vulkan: convert FSR to graphics pipeline
Liam
2024-01-31
renderer_opengl: move out FSR shader source construction
Liam
2024-01-31
renderer_opengl: split out FXAA
Liam
2024-01-31
renderer_opengl: split out SMAA
Liam
2024-01-31
renderer_vulkan: split up blit screen resources into separate antialias and w...
Liam
2024-01-31
renderer_vulkan: isolate FXAA from blit screen
Liam
2024-01-31
renderer_opengl: isolate core presentation code
Liam
2024-01-31
video_core: consistently account for resolution scaling when rendering
Liam
2024-01-31
video_core: simplify accelerated surface fetch and crop handling between APIs
Liam
2024-01-31
Merge pull request #12760 from liamwhite/mp-am
Narr the Reg
2024-01-31
Merge pull request #12858 from liamwhite/non-blocking
Narr the Reg
2024-01-31
Merge pull request #12869 from FernandoS27/smmu-fixes
liamwhite
2024-01-31
Merge pull request #12864 from Kelebek1/small_time_fixes
liamwhite
2024-01-31
Merge pull request #12868 from t895/engine-per-game
liamwhite
2024-01-31
aoc: fix DLC listing (#12867)
liamwhite
2024-01-31
Device Memory Manager: ensure raster protection only within mapped device add...
Fernando Sahmkow
2024-01-31
DeviceMemory: Make counter types configurable
Fernando Sahmkow
2024-01-31
NVDRV: Join the heaper optimization blocks
Fernando Sahmkow
2024-01-31
smmu: use new range mutex construction for protecting counters
Liam
2024-01-31
Texture Cache: make sparse texture table per channel
Fernando Sahmkow
2024-01-31
settings: Allow audio sink, input, and output to be set per game
t895
2024-01-31
Remove a few hacks for clock setups, which seem to no longer be needed, but f...
Kelebek1
2024-01-30
am: push storage from error applet with non-zero size
Liam
2024-01-30
Merge pull request #12860 from liamwhite/serialization2
liamwhite
2024-01-30
Merge pull request #12859 from german77/led
liamwhite
2024-01-30
cmif_serialization: fix LargeData types
Liam
2024-01-30
Merge pull request #12856 from liamwhite/serialization
liamwhite
2024-01-30
Merge pull request #12849 from LotP1/patch-1
liamwhite
2024-01-30
Merge pull request #12847 from abouvier/cmake-oaknut
liamwhite
2024-01-30
service: hid: Implement GetPlayerLedPattern accurately
Narr the Reg
2024-01-30
internal_network: only poll for accept on blocking sockets
Liam
2024-01-30
Update sockets.h
LotP1
2024-01-30
Update src/core/hle/service/sockets/sockets.h
LotP1
2024-01-30
cmif_serialization: fix out layout calculation
Liam
2024-01-30
cmake: prefer system oaknut library
Alexandre Bouvier
2024-01-29
am: stop emulation when all applets are closed
Liam
2024-01-29
core: support offline web applet
Liam
2024-01-29
am: return AppletDataBroker and use for frontend applets
Liam
2024-01-29
am: rework IStorage for transfer storage
Liam
2024-01-29
am: migrate global state to per-applet state structure
Liam
2024-01-29
am: retrieve main applet creation info from frontend
Liam
2024-01-29
am: re-namespace frontend applets to frontend directory
Liam
2024-01-29
am: add new datatypes for per-applet state
Liam
2024-01-29
service: split am into components
Liam
2024-01-30
Update sockets_translate.cpp
LotP1
2024-01-30
Update sockets.h
LotP1
2024-01-30
Update sockets_translate.cpp
LotP1
2024-01-29
Merge pull request #12846 from german77/mii_const
liamwhite
2024-01-29
Merge pull request #12830 from merryhime/dynamic-dual_code_block
liamwhite
2024-01-29
service: mii: Set arguments as const
Narr the Reg
[next]