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
/
debugger
/
graphics_cmdlists.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add immediate mode vertex submission
Dwayne Slater
2016-03-03
1
-0
/
+1
*
citra_qt: Reorganize headers
Lioncash
2015-09-11
1
-9
/
+7
*
Shader Debugger: Fix freeze when double-clicking shader disassembly
Yuri Kunde Schlesner
2015-09-07
1
-1
/
+1
*
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-25
1
-3
/
+3
*
Merge pull request #1034 from yuriks/rg8-textures
bunnei
2015-08-17
1
-1
/
+1
|
\
|
*
citra-qt: Give RG8 format a proper name in the texture viewer
Yuri Kunde Schlesner
2015-08-16
1
-1
/
+1
*
|
citra-qt/command list: Do not recreate a widget after each selection
Lectem
2015-07-26
1
-10
/
+10
*
|
citra-qt/command list: Add mask column
Lectem
2015-07-26
1
-8
/
+10
*
|
citra-qt/command list: monospace font on windows
Lectem
2015-07-26
1
-1
/
+3
|
/
*
citra-qt/command list: Enable uniform row heights and automatically resize columns.
Lectem
2015-07-25
1
-0
/
+8
*
citra-qt/command list: Split register and value columns.
Lectem
2015-07-25
1
-12
/
+14
*
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-25
1
-1
/
+1
|
\
|
*
Citra_QT : Fix Conversion Warnings
zawata
2015-07-19
1
-1
/
+1
*
|
Resolve issue accidentally left unaddressed in PR #930
Yuri Kunde Schlesner
2015-07-21
1
-1
/
+1
*
|
Merge pull request #930 from neobrain/copypaste_commandlist
Yuri Kunde Schlesner
2015-07-21
1
-1
/
+29
|
\
\
|
*
|
citra-qt: Add support for copying the command list contents to clipboard.
Tony Wasserka
2015-07-15
1
-1
/
+29
|
|
/
*
/
Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real stride.
Subv
2015-07-19
1
-1
/
+1
|
/
*
Move video_core/math.h to common/vector_math.h
archshift
2015-05-30
1
-2
/
+2
*
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-23
1
-5
/
+5
*
Memory: Add GetPhysicalPointer helper function
Yuri Kunde Schlesner
2015-05-09
1
-2
/
+2
*
Memory: Support more regions in the VAddr-PAddr translation functions
Yuri Kunde Schlesner
2015-05-09
1
-2
/
+2
*
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
2015-03-04
1
-1
/
+1
*
Pica/Rasterizer: Add ETC1 texture decompression support.
Tony Wasserka
2015-01-13
1
-0
/
+2
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
1
-2
/
+2
*
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-01-01
1
-2
/
+2
*
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
1
-1
/
+1
|
\
|
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
|
Add support for a ridiculous number of texture formats.
Tony Wasserka
2014-12-20
1
-1
/
+8
*
|
Pica: Unify ugly address translation hacks.
Tony Wasserka
2014-12-20
1
-4
/
+4
*
|
Pica: Merge texture lookup logic for DebugUtils and Rasterizer.
Tony Wasserka
2014-12-20
1
-1
/
+1
*
|
Pica: Initial support for multitexturing.
Tony Wasserka
2014-12-20
1
-7
/
+32
|
/
*
More cleanups.
Tony Wasserka
2014-12-09
1
-4
/
+4
*
citra-qt: Rename "Stop Tracing" to "Finish Tracing".
Tony Wasserka
2014-12-09
1
-1
/
+1
*
Some code cleanup.
Tony Wasserka
2014-12-09
1
-35
/
+19
*
citra_qt: Add enhanced texture debugging widgets.
Tony Wasserka
2014-12-09
1
-18
/
+155
*
citra-qt: Add texture viewer to Pica command list.
Tony Wasserka
2014-12-09
1
-1
/
+63
*
citra-qt: Polish the pica tracing widget.
Tony Wasserka
2014-12-09
1
-1
/
+21
*
Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.
Tony Wasserka
2014-08-25
1
-94
/
+50
*
Pica: Add command processor.
Tony Wasserka
2014-08-12
1
-1
/
+1
*
Remove the fancy RegisterSet class introduced in 4c2bff61e.
Tony Wasserka
2014-08-12
1
-1
/
+1
*
Further refine GPU command list debugging.
Tony Wasserka
2014-06-12
1
-4
/
+10
*
Refine command list debugging functionality and its qt interface.
Tony Wasserka
2014-06-12
1
-15
/
+83
*
citra-qt: Add command list view.
Tony Wasserka
2014-06-12
1
-0
/
+65