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
/
citra_qt
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
2
-2
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
2
-5
/
+3
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
3
-46
/
+29
*
fixup simple type conversions where possible
Alexander Laties
2016-05-07
1
-1
/
+1
*
Add helper function for creating a readable byte size string.
archshift
2015-10-02
2
-0
/
+16
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
2
-2
/
+2
*
citra-qt: Add a missing header guard to util.h
Lioncash
2015-08-26
1
-0
/
+2
*
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-25
2
-0
/
+21
*
citra-qt: Use std::abs() to get the right absolute function for s64.
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+2
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-3
/
+2
*
Silence a few warnings.
Rohit Nirmal
2015-01-30
1
-1
/
+1
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
2
-1
/
+1
*
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
2
-2
/
+2
|
\
|
*
License change
purpasmart96
2014-12-21
2
-2
/
+2
*
|
Clean up some warnings
Chin
2014-12-20
1
-1
/
+1
|
/
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
citra-qt: Add a utility spinbox class called CSpinBox.
Tony Wasserka
2014-12-09
2
-0
/
+391