index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cecd:u: stub GetCecStateAbbreviated (#1648)
mailwl
2016-04-08
1
-1
/
+1
*
Merge pull request #1435 from mailwl/frd_u
bunnei
2016-04-05
2
-0
/
+2
|
\
|
*
frd:u: Initial stub some functions
mailwl
2016-03-27
2
-0
/
+2
*
|
Merge pull request #1643 from MerryMage/make_unique
Mathew Maidment
2016-04-05
2
-18
/
+0
|
\
\
|
*
|
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-05
2
-18
/
+0
*
|
|
Merge pull request #1620 from LFsWang/path
bunnei
2016-04-04
3
-26
/
+43
|
\
\
\
|
*
|
|
remove debug code
LFsWang
2016-03-31
1
-1
/
+1
|
*
|
|
fix unicode url problem on windows
LFsWang
2016-03-31
1
-6
/
+18
|
*
|
|
Fix encode problem On Windows
LFsWang
2016-03-31
3
-21
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1616 from exhalatio/dlp_dummy
bunnei
2016-04-03
2
-0
/
+2
|
\
\
\
|
*
|
|
Dummy implementation dlp:SRVR Service.
exhalatio
2016-04-03
2
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
mailwl
2016-03-31
2
-0
/
+2
|
|
/
|
/
|
*
|
remove unnecessary const
wwylele
2016-03-26
1
-2
/
+2
*
|
implement accel and gyro backend
wwylele
2016-03-22
1
-0
/
+48
|
/
*
vector_math: Add missing member in Vec4's SetZero function
Lioncash
2016-03-18
1
-1
/
+4
*
Reorganize the ndm service path for dummy implement function
JamePeng
2016-03-15
2
-0
/
+2
*
Merge pull request #1509 from lioncash/noncopy
bunnei
2016-03-13
1
-3
/
+3
|
\
|
*
common_types: Make NonCopyable constructor constexpr
Lioncash
2016-03-12
1
-1
/
+1
|
*
common_types: Specify const in deleted copy constructor/assignment operator
Lioncash
2016-03-12
1
-2
/
+2
*
|
PICA: Align vertex attributes
Jannik Vogel
2016-03-13
2
-0
/
+23
|
/
*
Merge pull request #1476 from lioncash/emit
bunnei
2016-03-10
1
-59
/
+54
|
\
|
*
emitter: templatize ImmPtr
Lioncash
2016-03-09
1
-2
/
+6
|
*
emitter: constexpr-ify helper functions
Lioncash
2016-03-09
1
-19
/
+17
|
*
emitter: Get rid of CanDoOpWith
Lioncash
2016-03-09
1
-7
/
+0
|
*
emitter: constexpr-ify OpArg
Lioncash
2016-03-09
1
-30
/
+30
|
*
emitter: friend class OpArg with XEmitter
Lioncash
2016-03-09
1
-3
/
+4
|
*
emitter: Remove unimplemented prototype
Lioncash
2016-03-09
1
-1
/
+0
*
|
Common: Get rid of alignment macros
Lioncash
2016-03-09
1
-9
/
+1
|
/
*
Merge pull request #1297 from Subv/saves
bunnei
2016-03-01
1
-1
/
+1
|
\
|
*
DiskDirectory: Initialize the directory member with valid info.
Subv
2016-01-16
1
-1
/
+1
*
|
Merge pull request #1427 from MerryMage/emit-lbit
Yuri Kunde Schlesner
2016-02-28
1
-2
/
+2
|
\
\
|
*
|
x64 Emitter: Fix L bit in VEX prefix
MerryMage
2016-02-27
1
-2
/
+2
*
|
|
Initial implementation ir:user
mailwl
2016-02-26
2
-0
/
+2
|
/
/
*
|
AudioCore: Skeleton Implementation
MerryMage
2016-02-21
3
-1
/
+5
*
|
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-12
2
-26
/
+22
*
|
backend: defaulted move constructor/assignment
Lioncash
2016-02-04
1
-18
/
+2
*
|
color: Make trivial helpers constexpr
Lioncash
2016-01-27
1
-8
/
+8
*
|
key_map: Use std::tie for comparisons
Lioncash
2016-01-25
1
-7
/
+7
|
/
*
Add missing return values in ForeachDirectoryEntry
LFsWang
2015-12-23
1
-4
/
+14
*
Merge pull request #1252 from Subv/cam
bunnei
2015-12-03
2
-0
/
+2
|
\
|
*
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
2015-11-23
2
-0
/
+2
*
|
Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
archshift
2015-11-27
2
-50
/
+53
|
/
*
fix failure on gcc and clang
wwylele
2015-11-12
1
-3
/
+3
*
disable unary minus when the type is not signed
wwylele
2015-11-12
1
-0
/
+4
*
Implement gdbstub
polaris-
2015-10-04
2
-0
/
+2
*
Merge pull request #1176 from lioncash/vs2015-code-junking-day
bunnei
2015-10-03
1
-11
/
+0
|
\
|
*
bit_field: Re-enable code on MSVC
Lioncash
2015-10-01
1
-11
/
+0
*
|
Merge pull request #1095 from archshift/game-list
bunnei
2015-10-01
2
-103
/
+83
|
\
\
|
*
|
Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom b...
archshift
2015-09-30
2
-103
/
+83
*
|
|
symbols: Replace an insert call with emplace
Lioncash
2015-09-30
1
-1
/
+1
[prev]
[next]