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