49 Commits (95adb797c5c62bcd93b790af00c23808dcbf4d22)

Author SHA1 Message Date
Lioncash 95adb797c5 graphics_cmdlists: Make LoadImage internally linked 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 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
Dwayne Slater 141fe87a0f Add immediate mode vertex submission 10 years ago
Lioncash 0638df7136 citra_qt: Reorganize headers 10 years ago
Yuri Kunde Schlesner c1bdf33021 Shader Debugger: Fix freeze when double-clicking shader disassembly 11 years ago
Yuri Kunde Schlesner 2436b1c104 citra-qt: Add helper function to get a monospace QFont 10 years ago
Yuri Kunde Schlesner b0b3c7304b citra-qt: Give RG8 format a proper name in the texture viewer 11 years ago
Lectem b335cce22e citra-qt/command list: Do not recreate a widget after each selection 11 years ago
Lectem e663751f8b citra-qt/command list: Add mask column 11 years ago
Lectem cd06f5cedb citra-qt/command list: monospace font on windows 11 years ago
Lectem e286cfbadf citra-qt/command list: Enable uniform row heights and automatically resize columns. 11 years ago
Lectem 129e3dedc3 citra-qt/command list: Split register and value columns. 11 years ago
Yuri Kunde Schlesner a48aa4f924 Resolve issue accidentally left unaddressed in PR #930 11 years ago
Subv 3600c32483 Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real stride. 11 years ago
zawata 3c802b06e9 Citra_QT : Fix Conversion Warnings 11 years ago
Tony Wasserka 7fd03750bd citra-qt: Add support for copying the command list contents to clipboard. 11 years ago
archshift 5df2d1b5f7 Move video_core/math.h to common/vector_math.h 11 years ago
bunnei 1b42d55a9d Pica: Create 'State' structure and move state memory there. 11 years ago
Yuri Kunde Schlesner 17a8cae003 Memory: Add GetPhysicalPointer helper function 11 years ago
Yuri Kunde Schlesner 28a9e4c1d5 Memory: Support more regions in the VAddr-PAddr translation functions 11 years ago
bunnei 34c31db14a GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 years ago
Tony Wasserka f2b74b4fb3 Pica/Rasterizer: Add ETC1 texture decompression support. 11 years ago
chrisvj b0a14cfe7f citra-qt: Renamed all .hxx headers to .h 11 years ago
Rohit Nirmal c589d82052 Silence some -Wsign-compare warnings. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Tony Wasserka 1c972ef3b9 Add support for a ridiculous number of texture formats. 11 years ago
Tony Wasserka 40f123b7c0 Pica: Unify ugly address translation hacks. 11 years ago
Tony Wasserka 3df88d59b0 Pica: Merge texture lookup logic for DebugUtils and Rasterizer. 11 years ago
Tony Wasserka fd2539121c Pica: Initial support for multitexturing. 11 years ago
Tony Wasserka 8b8131baec More cleanups. 11 years ago
Tony Wasserka ac4d7462cb citra-qt: Rename "Stop Tracing" to "Finish Tracing". 11 years ago
Tony Wasserka 0cd27a511e Some code cleanup. 11 years ago
Tony Wasserka 2793619dce citra_qt: Add enhanced texture debugging widgets. 11 years ago
Tony Wasserka fd194d95b0 citra-qt: Add texture viewer to Pica command list. 12 years ago
Tony Wasserka 706f9c5574 citra-qt: Polish the pica tracing widget. 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 76a586de49 Pica: Add command processor. 12 years ago
Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e. 12 years ago
Tony Wasserka f82410e633 Further refine GPU command list debugging. 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