summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_breakpoints.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-2/+2
|
* Make letter cases consistent in menus and widgetsDaniel Lundqvist2015-01-011-1/+1
| | | | | | | In various menu options letter cases were not consistent. This was also the case within various debugging widgets. This attempts to make letter cases consistent, but it is of course a matter of opinion which way is the correct one.
* Merge pull request #291 from purpasmart96/licensebunnei2014-12-211-1/+1
|\ | | | | License change
| * License changepurpasmart962014-12-211-1/+1
| |
* | Pica/DebugUtils: Add an event triggered after loading a vertex.Tony Wasserka2014-12-201-0/+1
| |
* | citra-qt: static-constify a map.Tony Wasserka2014-12-201-6/+7
|/
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-1/+1
|
* More cleanups.Tony Wasserka2014-12-091-2/+9
|
* More coding style fixes.Tony Wasserka2014-12-091-1/+1
|
* Some code cleanup.Tony Wasserka2014-12-091-1/+2
|
* Add GUI widget for controlling pica breakpoints.Tony Wasserka2014-12-091-0/+253