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
*
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
6
-5
/
+14
*
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-29
5
-259
/
+6
*
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2016-04-28
1
-0
/
+4
*
assert: Allow UNREACHABLE_MSG to have just one argument
Sam Spilsbury
2016-04-24
1
-1
/
+1
*
Merge pull request #1576 from smspillaz/fix-build-errors-03272016
bunnei
2016-04-24
1
-0
/
+2
|
\
|
*
assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED
Sam Spilsbury
2016-04-23
1
-0
/
+2
*
|
Protect use of std::is_trivially_copyable to compile with GCC 4.9
LittleWhite
2016-04-23
1
-0
/
+4
|
/
*
Merge pull request #1672 from wwylele/win-driver-fix
bunnei
2016-04-19
1
-3
/
+12
|
\
|
*
fix driver root identification on Windows
wwylele
2016-04-15
1
-3
/
+12
*
|
Merge pull request #1666 from MerryMage/barrier
bunnei
2016-04-14
1
-24
/
+22
|
\
\
|
*
|
Thread: Make Barrier reusable
MerryMage
2016-04-14
1
-5
/
+5
|
*
|
common/thread: Correct code style
MerryMage
2016-04-14
1
-21
/
+19
|
|
/
*
|
Merge pull request #1665 from lioncash/file
bunnei
2016-04-14
2
-47
/
+22
|
\
\
|
*
|
file_util: In-class initialize data members
Lioncash
2016-04-13
2
-6
/
+4
|
*
|
file_util: const qualify IOFile's Tell and GetSize functions
Lioncash
2016-04-13
2
-8
/
+8
|
*
|
file_util: Don't expose IOFile internals through the API
Lioncash
2016-04-13
2
-30
/
+4
|
*
|
file_util: Check for is_trivially_copyable
Lioncash
2016-04-13
1
-3
/
+5
|
*
|
file_util: Make IOFile data members private
Lioncash
2016-04-13
1
-0
/
+1
|
|
/
*
|
emitter: Add CALL that can be fixed up.
bunnei
2016-04-13
2
-0
/
+13
*
|
emitter: Support arbitrary FixupBranch targets.
bunnei
2016-04-13
2
-0
/
+17
|
/
*
FileUtil: Missing #include, Add const to IOFile methods
MerryMage
2016-04-12
1
-6
/
+7
*
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
|
\
[next]