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
2018-12-03
am: Use ProfileSelect applet
Zach Hilman
2018-12-03
applets: Implement ProfileSelect applet
Zach Hilman
2018-12-03
qt: Register to use Qt ProfileSelector instead of default
Zach Hilman
2018-12-03
core: Add getter/setter for ProfileSelector in System
Zach Hilman
2018-12-03
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-12-03
software_keyboard: Signal state changed event upon construction
Zach Hilman
2018-12-03
Merge pull request #1842 from lioncash/slot
bunnei
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
Merge pull request #1822 from ReinUsesLisp/glsl-scope
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-03
Merge pull request #1833 from lioncash/clean
bunnei
2018-12-03
Merge pull request #1839 from lioncash/init
bunnei
2018-12-03
Merge pull request #1841 from ogniK5377/npad-mode-fix
bunnei
2018-12-03
Merge pull request #1843 from lioncash/table
Sebastian Valle
2018-12-02
service/usb: Update function table
Lioncash
2018-12-02
service/erpt: Update function table
Lioncash
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-12-02
yuzu/configuration/configure_input: Default destructor in the cpp file
Lioncash
2018-12-03
Fixed crash with SetNpadMode
David Marcec
2018-12-01
service/audio/audout_u: Amend constructor initialization list order
Lioncash
2018-12-01
Merge pull request #1827 from ReinUsesLisp/clip-and-shader
bunnei
2018-12-01
Merge pull request #1825 from ReinUsesLisp/shader-pipeline-cache
bunnei
2018-12-01
Merge pull request #1795 from ReinUsesLisp/vc-cleanup
bunnei
2018-12-01
Merge pull request #1823 from bunnei/fix-surface-copy
bunnei
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-12-01
Merge pull request #1832 from Simek/remove-game-list-border
bunnei
2018-12-01
Merge pull request #1830 from Subv/vi_ub
bunnei
2018-12-01
Fix debug build
Lioncash
2018-11-30
file_sys: Override missing mutating functions to be stubbed out for ReadOnlyV...
Lioncash
2018-11-30
service/fsp_srv: Implement CleanDirectoryRecursively
Lioncash
2018-11-30
remove border from GameList
Bartosz Kaszubowski
2018-11-30
Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.
Subv
2018-11-30
Merge pull request #1829 from lioncash/lang
bunnei
2018-11-30
service/set: Convert GetLanguageCode over to using PushEnum()
Lioncash
2018-11-30
service/set: Implement MakeLanguageCode
Lioncash
2018-11-30
configure_input: Amend clang-format discrepancies
Lioncash
2018-11-29
gl_rasterizer_cache: Update AccurateCopySurface to flush complete source surf...
bunnei
2018-11-29
gl_rasterizer: Enable clip distances when set in register and in shader
ReinUsesLisp
2018-11-29
gl_shader_manager: Update pipeline when programs have changed
ReinUsesLisp
2018-11-29
hle_ipc: Refactor SleepClientThread to avoid ReadableEvent
Zach Hilman
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
hle_ipc: Use event pair for SleepClientThread
Zach Hilman
2018-11-29
kernel: Add named event table
Zach Hilman
2018-11-29
kernel: Divide Event into ReadableEvent and WritableEvent
Zach Hilman
2018-11-29
kernel/object: Add descriptions to ResetTypes
Zach Hilman
2018-11-29
Merge pull request #1768 from greggameplayer/patch-2
bunnei
2018-11-29
Merge pull request #1801 from ogniK5377/log-before-execute
bunnei
2018-11-28
gl_rasterizer_cache: Remove BlitSurface and replace with more accurate copy.
bunnei
[next]