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
/
platform.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
1
-1
/
+0
2014-12-30
Fix MSVC-related #defines and add CMakeLists comment
darkf
1
-1
/
+1
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-1
/
+1
2014-11-29
Fix MinGW build
darkf
1
-0
/
+4
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-4
/
+1
2014-06-12
Preprocessor: #if's out OSX-specific GL changes on other platforms
archshift
1
-1
/
+1
2014-06-12
Common: Removed duplicate "LONG" and "MAX_PATH" definitions.
bunnei
1
-2
/
+0
2014-04-23
removed duplicate rotl/rotr functions
ShizZy
1
-26
/
+0
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+1
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
-3
/
+3
2013-09-24
added localtime_r for use on windows
ShizZy
1
-0
/
+8
2013-09-16
added file platform.h
ShizZy
1
-0
/
+134
2013-09-04
deleted gekko's common files
ShizZy
1
-135
/
+0
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+135