index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
tracer
Age
Commit message (
Expand
)
Author
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-07-23
core: Make converting constructors explicit where applicable
Lioncash
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-04-26
core: Replace remaining old non-generic logger usages with fmt-capable equiva...
Lioncash
2018-01-20
Format: Run the new clang format on everything
James Rowe
2017-05-27
Core: Fix some out-of-style includes
Yuri Kunde Schlesner
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-05-07
fixup simple type conversions where possible
Alexander Laties
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2015-09-29
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-10
General: Fix up doxygen comments
Lioncash
2015-08-11
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...
Emmanuel Gil Peyrot
2015-07-13
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka