index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
graphics_cmdlists.cpp
Age
Commit message (
Expand
)
Author
2015-01-13
Pica/Rasterizer: Add ETC1 texture decompression support.
Tony Wasserka
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-01
Silence some -Wsign-compare warnings.
Rohit Nirmal
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-20
License change
purpasmart96
2014-12-20
Add support for a ridiculous number of texture formats.
Tony Wasserka
2014-12-20
Pica: Unify ugly address translation hacks.
Tony Wasserka
2014-12-20
Pica: Merge texture lookup logic for DebugUtils and Rasterizer.
Tony Wasserka
2014-12-20
Pica: Initial support for multitexturing.
Tony Wasserka
2014-12-09
More cleanups.
Tony Wasserka
2014-12-09
citra-qt: Rename "Stop Tracing" to "Finish Tracing".
Tony Wasserka
2014-12-09
Some code cleanup.
Tony Wasserka
2014-12-09
citra_qt: Add enhanced texture debugging widgets.
Tony Wasserka
2014-12-09
citra-qt: Add texture viewer to Pica command list.
Tony Wasserka
2014-12-09
citra-qt: Polish the pica tracing widget.
Tony Wasserka
2014-08-25
Pica/citra-qt: Replace command list view and command list debugging code with...
Tony Wasserka
2014-08-12
Pica: Add command processor.
Tony Wasserka
2014-08-12
Remove the fancy RegisterSet class introduced in 4c2bff61e.
Tony Wasserka
2014-06-12
Further refine GPU command list debugging.
Tony Wasserka
2014-06-12
Refine command list debugging functionality and its qt interface.
Tony Wasserka
2014-06-12
citra-qt: Add command list view.
Tony Wasserka