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
2016-12-21
citra-qt: Move graphics debugging code into its own folder
Lioncash
2016-12-11
graphics_cmdlists: Get rid of variable shadowing
Lioncash
2016-12-10
graphics_cmdlists: Get rid of an unused variable
Lioncash
2016-12-10
graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const
Lioncash
2016-12-10
graphics_cmdlists: Make LoadImage internally linked
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
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
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-03-02
Add immediate mode vertex submission
Dwayne Slater
2015-09-11
citra_qt: Reorganize headers
Lioncash
2015-09-07
Shader Debugger: Fix freeze when double-clicking shader disassembly
Yuri Kunde Schlesner
2015-08-24
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-16
Merge pull request #1034 from yuriks/rg8-textures
bunnei
2015-08-16
citra-qt: Give RG8 format a proper name in the texture viewer
Yuri Kunde Schlesner
2015-07-26
citra-qt/command list: Do not recreate a widget after each selection
Lectem
2015-07-26
citra-qt/command list: Add mask column
Lectem
2015-07-26
citra-qt/command list: monospace font on windows
Lectem
2015-07-25
citra-qt/command list: Enable uniform row heights and automatically resize co...
Lectem
2015-07-25
citra-qt/command list: Split register and value columns.
Lectem
2015-07-25
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-21
Resolve issue accidentally left unaddressed in PR #930
Yuri Kunde Schlesner
2015-07-20
Merge pull request #930 from neobrain/copypaste_commandlist
Yuri Kunde Schlesner
2015-07-19
Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...
Subv
2015-07-19
Citra_QT : Fix Conversion Warnings
zawata
2015-07-15
citra-qt: Add support for copying the command list contents to clipboard.
Tony Wasserka
2015-05-30
Move video_core/math.h to common/vector_math.h
archshift
2015-05-22
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-09
Memory: Add GetPhysicalPointer helper function
Yuri Kunde Schlesner
2015-05-09
Memory: Support more regions in the VAddr-PAddr translation functions
Yuri Kunde Schlesner
2015-03-03
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
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
[next]