index
:
citra
master
Nintendo 3DS emulator/debugger
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
Commit message (
Expand
)
Author
Age
*
Memory: Add GetPhysicalPointer helper function
Yuri Kunde Schlesner
2015-05-09
*
Memory: Support more regions in the VAddr-PAddr translation functions
Yuri Kunde Schlesner
2015-05-09
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
*
Qt: Fixed a bug in shutdown procedure, various cleanups.
bunnei
2015-05-01
*
Qt: Clear registers widget on shutdown.
bunnei
2015-05-01
*
Qt: Use signals for emu_thread start/stop and fix disasm widget.
bunnei
2015-05-01
*
Qt: Restructured to remove unnecessary shutdown event and various cleanups.
bunnei
2015-05-01
*
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-05-01
*
Merge pull request #691 from rohit-n/sign-compare
bunnei
2015-04-17
|
\
*
|
Headers: Add some forgotten overrides, thanks clang!
Emmanuel Gil Peyrot
2015-04-14
|
*
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-04-09
|
/
*
Merge pull request #678 from lioncash/disasm
bunnei
2015-03-31
|
\
*
|
disassembler: Get rid of a const_cast
Lioncash
2015-03-30
|
*
callstack: Remove unnecessary disassembler instantiation
Lioncash
2015-03-30
|
/
*
Merge pull request #643 from Subv/dem_feels
bunnei
2015-03-09
|
\
|
*
GPU: Added the stencil test structure to the Pica Regs struct.
Subv
2015-03-09
|
*
Frontend/Qt: Allow the framebuffer widget to inspect the depth buffer
Subv
2015-03-09
*
|
Update nihstro submodule to the initial release version.
archshift
2015-03-08
|
/
*
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
2015-03-07
|
\
*
|
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
2015-03-03
|
*
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-03-01
|
/
*
GPU: Implemented bits 3 and 1 from the display transfer flags.
Subv
2015-02-26
*
citra-qt: Add a vertex shader debugger.
Tony Wasserka
2015-02-11
*
Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.
Tony Wasserka
2015-02-11
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
*
citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the...
Tony Wasserka
2015-02-03
*
citra-qt: Fix a crash when double-clicking a disassembler list item.
Tony Wasserka
2015-02-03
*
Silence a few warnings.
Rohit Nirmal
2015-01-30
*
Merge pull request #473 from archshift/pp3ports
bunnei
2015-01-13
|
\
|
*
Pica/Rasterizer: Add ETC1 texture decompression support.
Tony Wasserka
2015-01-13
*
|
Qt Callstack: Clear the callstack every time it's updated
archshift
2015-01-11
|
/
*
Merge pull request #437 from Kingcom/DebugMode
Tony Wasserka
2015-01-11
|
\
|
*
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...
Kingcom
2015-01-11
*
|
citra-qt: Add explicit casts to prevent some warnings.
Subv
2015-01-10
*
|
citra-qt: Fixed some Qt errors on initialization
Subv
2015-01-10
*
|
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
*
|
citra-qt: Add check for valid address to call stack
Kingcom
2015-01-07
|
/
*
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
*
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-05
|
\
*
|
citra-qt: Added license headers to files.
chrisvj
2015-01-04
*
|
Merge pull request #377 from Yllodra/misc-changes
Tony Wasserka
2015-01-02
|
\
\
*
\
\
Merge pull request #358 from neobrain/pica_progress2
bunnei
2015-01-01
|
\
\
\
|
|
|
*
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-01-01
|
|
_
|
/
|
/
|
|
|
|
*
Make letter cases consistent in menus and widgets
Daniel Lundqvist
2015-01-01
*
|
|
Set object name for the graphics debugger
Daniel Lundqvist
2015-01-01
|
|
/
|
/
|
|
*
Pica: Cleanup color conversion.
Tony Wasserka
2014-12-31
|
*
citra-qt: Fix displaying RGBA5551 framebuffers.
Tony Wasserka
2014-12-31
|
*
citra-qt: Always show pica framebuffers as RGBA8.
Tony Wasserka
2014-12-31
|
/
*
Qt: we don't need to check if model is valid.
xdec
2014-12-28
*
Fix crash when the disassembler pause button is pressed while no game is runn...
xdec
2014-12-28
[next]