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-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
2018-03-30
Remove whitespaces
N00byKing
2018-03-30
Add Dark theme, Icon theming
N00byKing
2018-03-27
Merge pull request #286 from N00byKing/citratoyuzuagain
bunnei
2018-03-27
main.h: Add pragma once, remove ifndef
N00byKing
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
configure_general: Cleanup naming.
bunnei
2018-03-26
qt: Add config option for is_docked.
bunnei
2018-03-26
config: Add setting for whether the system is docked or not.
bunnei
2018-03-26
graphics_surface: Remove superfluous cast.
bunnei
2018-03-26
graphics_surface: Fix merge conflicts.
bunnei
2018-03-25
main.cpp: Replace Citra with yuzu Wiki Links
N00byKing
2018-03-25
main.cpp: Update Dialog from citra to yuzu
N00byKing
2018-03-24
GPU: Make the debug_context variable a member of the frontend instead of a gl...
Subv
2018-03-24
Frontend: Updated the surface view debug widget to work with Maxwell surfaces.
Subv
2018-03-24
Frontend: Allow opening the Surface View widget in the Qt frontend.
Subv
2018-03-24
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
Subv
2018-03-22
Change "yuzu starting..." to be logged with the new macro
Daniel Lim Wee Soong
2018-03-21
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
N00byKing
2018-03-18
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
bunnei
2018-03-07
Merge pull request #213 from Hexagon12/dynarmic-default
bunnei
2018-02-26
Removes the use of QKeySequence::Cancel (#186)
Vishal Sharma
2018-02-18
kernel: Use Scheduler class for threading.
bunnei
2018-02-14
pls, that was easy
Hexagon12
2018-02-14
debugger: Fix wait_tree crash.
bunnei
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-18
Merge pull request #104 from RiverCityRansomware/resizedConfigWindow
bunnei
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-18
ui: Rename almost all classes in configuration_input.ui (#99)
Evgeni Danailov
2018-01-18
Port citra #3336 - Resizes the configuration window to not be so stretched out
River City Ransomware
2018-01-18
Merge pull request #84 from lioncash/cmake
bunnei
2018-01-17
Merge pull request #88 from lioncash/include
bunnei
2018-01-17
Merge pull request #87 from lioncash/override
bunnei
2018-01-17
Merge pull request #86 from lioncash/doxygen
bunnei
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-17
hotkeys: Add missing <QTreeWidgetItem> include
Lioncash
2018-01-17
game_list: Add missing override specifier for KeyReleaseEater's eventFilter f...
Lioncash
2018-01-17
game_list: Amend doxygen parameter identifiers for containsAllWords()
Lioncash
2018-01-17
bootmanager: Minor tidiness/correctness changes
Lioncash
2018-01-17
Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code ...
N00byKing
2018-01-17
Merge pull request #42 from N00byKing/3295
bunnei
2018-01-17
Merge pull request #57 from nkatz565/fix-tr
bunnei
2018-01-17
Fixed formatting
noah katz
[next]