summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_breakpoints.cpp
AgeCommit message (Expand)Author
2016-12-21citra-qt: Move graphics debugging code into its own folderLioncash
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-05-04Pica: Rename VertexLoaded breakpoint to VertexShaderInvocationJannik Vogel
2016-04-24Replace std::map with std::array for graphics event breakpoints, and allow th...Henrik Rydgard
2015-09-11citra_qt: Reorganize headersLioncash
2015-07-25Merge pull request #981 from Subv/checkboxesYuri Kunde Schlesner
2015-07-23Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...Subv
2015-07-23Qt/GPU Breakpoints: Added three more breakpoint types:Subv
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2015-01-01Make letter cases consistent in menus and widgetsDaniel Lundqvist
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-20License changepurpasmart96
2014-12-20Pica/DebugUtils: Add an event triggered after loading a vertex.Tony Wasserka
2014-12-20citra-qt: static-constify a map.Tony Wasserka
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-09More cleanups.Tony Wasserka
2014-12-09More coding style fixes.Tony Wasserka
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09Add GUI widget for controlling pica breakpoints.Tony Wasserka