index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
common_funcs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
1
-20
/
+15
2015-01-30
Common: Fix SCOPE_EXIT to actually create unique identifiers.
Yuri Kunde Schlesner
1
-0
/
+4
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-12-13
Added missing include in common_funcs.h
Yuri Kunde Schlesner
1
-0
/
+1
2014-12-13
Remove redundant include from common_funcs.h
Yuri Kunde Schlesner
1
-2
/
+0
2014-12-09
Some code cleanup.
Tony Wasserka
1
-0
/
+2
2014-12-09
Fix some headers to include their dependencies properly.
Tony Wasserka
1
-0
/
+4
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-1
/
+1
2014-11-29
Fix MinGW build
darkf
1
-4
/
+4
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-7
/
+7
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-4
/
+1
2014-05-17
added MIN, MAX, and CLAMP macros to common_funcs
bunnei
1
-0
/
+5
2014-04-28
fix for issue Linux build #9, not sure why this is broken but its unused code I'm just getting rid of it
bunnei
1
-13
/
+0
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-90
/
+90
2013-09-06
start of 3DS memory map
ShizZy
1
-0
/
+2
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+243