Lioncash
|
b24112862e
|
citra-qt: Make constructors explicit where applicable
|
9 years ago |
Emmanuel Gil Peyrot
|
1138ec0d49
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
9 years ago |
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
9 years ago |
Jannik Vogel
|
3261520e19
|
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
|
10 years ago |
Lioncash
|
5c77b656b8
|
General: Replace NULL and '0' usages with nullptr where applicable
|
10 years ago |
Tony Wasserka
|
7fd03750bd
|
citra-qt: Add support for copying the command list contents to clipboard.
|
11 years ago |
chrisvj
|
b0a14cfe7f
|
citra-qt: Renamed all .hxx headers to .h
|
11 years ago |
purpasmart96
|
ebfd831ccb
|
License change
|
11 years ago |
Tony Wasserka
|
2793619dce
|
citra_qt: Add enhanced texture debugging widgets.
Double-clicking a texture parameter command in the pica command lists will spawn these as a new tab in the pica command list dock area.
|
12 years ago |
Tony Wasserka
|
fd194d95b0
|
citra-qt: Add texture viewer to Pica command list.
The texture viewer is enabled when selecting a write command to one of the texture config registers.
|
12 years ago |
Tony Wasserka
|
706f9c5574
|
citra-qt: Polish the pica tracing widget.
Changed start/stop button to reflect current tracing status.
Properly labeled column headers.
|
11 years ago |
Yuri Kunde Schlesner
|
d72708c1f5
|
Add `override` keyword through the code.
This was automated using `clang-modernize`.
|
11 years ago |
Tony Wasserka
|
26ade98411
|
Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.
|
12 years ago |
Tony Wasserka
|
b0051b2203
|
Refine command list debugging functionality and its qt interface.
|
12 years ago |
Tony Wasserka
|
6893732348
|
citra-qt: Add command list view.
|
12 years ago |