index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2018-07-18
Merge pull request #684 from lioncash/nonmember
bunnei
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
game_list: Make ContainsAllWords an internally linked non-member function
Lioncash
2018-07-18
Merge pull request #681 from lioncash/const
bunnei
2018-07-17
Merge pull request #679 from lioncash/ctor
bunnei
2018-07-18
game_list: Upper-case containsAllWords to ContainsAllWords()
Lioncash
2018-07-18
game_list: Make containsAllWords a const member function
Lioncash
2018-07-18
game_list: Remove unnecessary QString initialization in KeyReleaseEater
Lioncash
2018-07-17
settings: Turn docked mode off by default.
bunnei
2018-07-14
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-12
yuzu - Fix duplicate logs
James Rowe
2018-07-09
Merge pull request #634 from FearlessTobi/port-viewport-fix
bunnei
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-07
Port #3505 from CItra
fearlessTobi
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-07-02
Add configurable logging backends
James Rowe
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-26
yuzu: Remove SSBOs check from Qt frontend.
bunnei
2018-06-22
Merge pull request #579 from SciresM/master
bunnei
2018-06-21
Add support for decrypted NCA files (#567)
Zach Hilman
2018-06-21
Kernel/Arbiters: Mostly implement SignalToAddress
Michael Scire
2018-06-21
Kernel/Arbiters: Implement WaitForAddress
Michael Scire
2018-06-14
Bug fixes, testing, and review changes
Zach Hilman
2018-06-14
Add 'Load Folder' menu option
Zach Hilman
2018-06-14
Add support for main files in file picker
Zach Hilman
2018-06-14
Recognize main files in game list
Zach Hilman
2018-06-12
Qt: Removed the Registers widget.
Subv
2018-06-04
qt: add check for GL extension support
BreadFish64
2018-05-19
Qt/WaitTree: Display the callstack for each thread in the wait tree widget.
Subv
2018-05-10
thread: Rename mask to affinity_masks.
bunnei
2018-05-10
wait_tree: Add ideal core and affinity mask.
bunnei
2018-05-10
wait_tree: Show all threads on all schedulers.
bunnei
2018-05-10
core: Add a configuration setting for use_multi_core.
bunnei
2018-05-10
core: Implement multicore support.
bunnei
2018-04-29
string_util: Remove StringFromFormat() and related functions
Lioncash
2018-04-26
frontends: Move logging macros over to new fmt-capable ones
Lioncash
2018-04-24
memory_manager: Make GpuToCpuAddress return an optional.
bunnei
2018-04-24
memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses.
bunnei
2018-04-23
Merge pull request #370 from Subv/sync_primitives
bunnei
2018-04-23
GPU: Implement the RGB10_A2 RenderTarget format, it will use the same format ...
Subv
2018-04-20
Qt: Update the WaitTree widget to show info about the current mutex of each t...
Subv
2018-04-19
Implement Pull #3528 from citra: use nvidia graphics automatically on laptops...
N00byKing
2018-04-14
Fix the stuck in fullscreen bug (Original PR: citra-emu/citra#3611)
adityaruplaha
2018-04-07
Prevent crash from uninitialized telemetry
James Rowe
2018-04-06
core, main.h: Abort on 32Bit ROMs (#309)
N00byKing
2018-04-02
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-04-02
Merge pull request #267 from N00byKing/patch-1
bunnei
2018-03-30
Port citra-emu/citra#3610 to yuzu
N00byKing
[next]