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
Age
Commit message (
Expand
)
Author
2015-03-10
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-10
Qt: Implemented EmuWindow touchpad support.
bunnei
2015-03-09
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
Merge pull request #634 from linkmauve/logging-performances
bunnei
2015-03-08
Update nihstro submodule to the initial release version.
archshift
2015-03-07
Build app bundles on OS X. Fixes the issue where the menubar would not appear.
archshift
2015-03-07
Merge pull request #636 from bunnei/refactor-screen-win
bunnei
2015-03-07
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
2015-03-06
Logging: check for filter before sending to the queue, to skip all heavy form...
Emmanuel Gil Peyrot
2015-03-03
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-26
GPU: Implemented bits 3 and 1 from the display transfer flags.
Subv
2015-02-22
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
Emmanuel Gil Peyrot
2015-02-11
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-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-07
Services: Stub some functions
purpasmart96
2015-02-03
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-01
Merge pull request #514 from rohit-n/fix-warnings
bunnei
2015-01-31
arm: Adios armemu
Lioncash
2015-01-30
Silence a few warnings.
Rohit Nirmal
2015-01-21
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-20
Merge pull request #429 from Kingcom/titlebar
Tony Wasserka
2015-01-20
citra-qt: Add option to hide dock widget title bars
Kingcom
2015-01-13
Merge pull request #473 from archshift/pp3ports
bunnei
2015-01-13
Pica/Rasterizer: Add ETC1 texture decompression support.
Tony Wasserka
2015-01-11
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-10
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
Merge pull request #342 from uppfinnarn/master
bunnei
2015-01-09
Use -pthread where and only where needed
Johannes Ekberg
2015-01-09
Generic PLATFORM_LIBRARIES var
Johannes Ekberg
2015-01-09
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-07
citra-qt: Add check for valid address to call stack
Kingcom
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-05
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-05
Add support load 3DS room
Dante38490
2015-01-04
citra-qt: Added license headers to files.
chrisvj
2015-01-04
Frontends: Shutdown core when emulation is stopped
Yuri Kunde Schlesner
2015-01-02
Merge pull request #377 from Yllodra/misc-changes
Tony Wasserka
2015-01-01
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
[next]