index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
/
graphics_breakpoints.cpp
Age
Commit message (
Expand
)
Author
2015-07-25
Merge pull request #981 from Subv/checkboxes
Yuri Kunde Schlesner
2015-07-23
Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...
Subv
2015-07-23
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-01
Make letter cases consistent in menus and widgets
Daniel Lundqvist
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-20
License change
purpasmart96
2014-12-20
Pica/DebugUtils: Add an event triggered after loading a vertex.
Tony Wasserka
2014-12-20
citra-qt: static-constify a map.
Tony Wasserka
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-09
More cleanups.
Tony Wasserka
2014-12-09
More coding style fixes.
Tony Wasserka
2014-12-09
Some code cleanup.
Tony Wasserka
2014-12-09
Add GUI widget for controlling pica breakpoints.
Tony Wasserka