index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Common: Remove many unnecessary cross-platform compatibility macros
Yuri Kunde Schlesner
2015-05-06
7
-90
/
+12
|
*
|
Clean-up includes
Yuri Kunde Schlesner
2015-05-06
8
-9
/
+14
|
*
|
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
4
-125
/
+139
|
*
|
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-06
7
-20
/
+35
|
*
|
Move typedefs from kernel.h to more appropriate places
Yuri Kunde Schlesner
2015-05-06
3
-10
/
+13
|
*
|
Common: Move NonCopyable to common_types.h
Yuri Kunde Schlesner
2015-05-06
2
-10
/
+10
|
*
|
Common: Use C++11 deleted functions for NonCopyable
Yuri Kunde Schlesner
2015-05-06
1
-8
/
+6
|
*
|
Common: Remove unused enums
Yuri Kunde Schlesner
2015-05-06
1
-17
/
+0
*
|
|
Merge pull request #695 from Subv/crash_f
bunnei
2015-05-06
4
-68
/
+137
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
GPU: Implemented default vertex shader attributes.
Subv
2015-05-06
4
-68
/
+137
*
|
|
HLE: Clean up SVC dispatch mechanism
Yuri Kunde Schlesner
2015-05-06
5
-79
/
+40
*
|
|
Core: Remove some unused functions and types
Yuri Kunde Schlesner
2015-05-04
2
-32
/
+1
*
|
|
Merge pull request #698 from Zaneo/clip_stylus_input
Tony Wasserka
2015-05-02
4
-8
/
+23
|
\
\
\
|
*
|
|
EmuWindow: Clip mouse input coordinates to emulated screen dimensions.
Zaneo
2015-05-01
4
-8
/
+23
*
|
|
|
Qt: Shutdown game on emulator close event.
bunnei
2015-05-01
1
-0
/
+2
*
|
|
|
Qt: Disable "Start" unless we are paused (it otherwise has no meaning and cau...
bunnei
2015-05-01
2
-1
/
+4
*
|
|
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-01
7
-35
/
+26
*
|
|
|
Qt: Clear registers widget on shutdown.
bunnei
2015-05-01
3
-8
/
+31
*
|
|
|
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
6
-79
/
+138
*
|
|
|
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-01
4
-90
/
+40
*
|
|
|
Qt: Fix loading a new game without stopping emulation.
bunnei
2015-05-01
2
-15
/
+25
*
|
|
|
CoreTiming: Initialize static variables at bootup.
bunnei
2015-05-01
1
-0
/
+10
*
|
|
|
HLE: Properly initialize and shutdown remaining modules.
bunnei
2015-05-01
5
-3
/
+20
*
|
|
|
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-05-01
4
-25
/
+18
*
|
|
|
Kernel: Properly initialize and shutdown all modules.
bunnei
2015-05-01
4
-9
/
+20
*
|
|
|
HW: Properly initialize and shutdown all modules.
bunnei
2015-05-01
3
-3
/
+8
*
|
|
|
Services: Initialize all state variables at bootup.
bunnei
2015-05-01
8
-22
/
+38
*
|
|
|
Memory: Properly cleanup & shutdown.
bunnei
2015-05-01
3
-38
/
+60
*
|
|
|
Qt: Create emu thread on bootup, kill it on shutdown.
bunnei
2015-05-01
3
-31
/
+44
*
|
|
|
EmuThread: Remove unused filename attribute.
bunnei
2015-05-01
3
-18
/
+2
*
|
|
|
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-05-01
6
-69
/
+57
*
|
|
|
Merge pull request #717 from linkmauve/useless-auto
bunnei
2015-04-29
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
VideoCore: Remove a superfluous auto variable declaration in debug_utils.
Emmanuel Gil Peyrot
2015-04-29
1
-1
/
+1
*
|
|
|
ConfigMem: Remove duplicate retail bit
purpasmart96
2015-04-28
1
-1
/
+0
*
|
|
|
Merge pull request #692 from purpasmart96/log_improvements
bunnei
2015-04-28
4
-22
/
+59
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-27
4
-22
/
+59
*
|
|
|
ptm_sysm: Add static specifier to IsLegacyPowerOff
Lioncash
2015-04-24
1
-1
/
+1
*
|
|
|
dyncom: Remove more unused/unnecessary code
Lioncash
2015-04-20
5
-95
/
+1
*
|
|
|
Merge pull request #703 from lioncash/cruft
bunnei
2015-04-19
7
-823
/
+15
|
\
\
\
\
|
*
|
|
|
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-17
7
-823
/
+15
*
|
|
|
|
Merge pull request #691 from rohit-n/sign-compare
bunnei
2015-04-17
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-04-09
2
-4
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Common: thread.h cleanups
Yuri Kunde Schlesner
2015-04-16
1
-65
/
+16
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #696 from yuriks/interface-deinline
bunnei
2015-04-14
3
-50
/
+49
|
\
\
\
\
|
*
|
|
|
De-inline functions from Interface, removing them from service.h
Yuri Kunde Schlesner
2015-04-14
3
-50
/
+49
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.
Emmanuel Gil Peyrot
2015-04-14
2
-39
/
+36
*
|
|
|
citra-qt: Use std::abs() to get the right absolute function for s64.
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+2
*
|
|
|
Kernel: Use the correct format string for u64 hex.
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+1
*
|
|
|
Headers: Add some forgotten overrides, thanks clang!
Emmanuel Gil Peyrot
2015-04-14
4
-4
/
+4
|
/
/
/
*
|
|
SVC: Assert on unsupported CreateThread processor ID.
bunnei
2015-04-09
1
-3
/
+9
[prev]
[next]