index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
graphics_tracing.cpp
Age
Commit message (
Expand
)
Author
2016-12-21
citra-qt: Move graphics debugging code into its own folder
Lioncash
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
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-05-12
Move default_attributes into Pica state
Jannik Vogel
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-03-02
Add immediate mode vertex submission
Dwayne Slater
2015-09-11
citra_qt: Reorganize headers
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 LCD registers. Cleanup recording code.
Tony Wasserka
2015-07-13
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka