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-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
2015-01-01
Change popout mode to "Single Window Mode"
Daniel Lundqvist
2015-01-01
Set object name for the graphics debugger
Daniel Lundqvist
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
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
Add citra icon to Windows executable and title bar
Chin
2014-12-29
Merge pull request #344 from Yllodra/Qt-Oddities
bunnei
2014-12-28
Merge pull request #347 from bunnei/frameskip
bunnei
2014-12-28
GPU: Implement frameskip and remove forced framebuffer swap hack.
bunnei
2014-12-28
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-26
GPU: Change internal framerate to 30fps.
bunnei
2014-12-26
Remove duplicate work
Daniel Lundqvist
2014-12-26
Allow focus only when in popout mode
Daniel Lundqvist
2014-12-26
Allow focus on the Qt render widget
Daniel Lundqvist
2014-12-22
Merge pull request #275 from yuriks/cmake-clean
bunnei
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
Add support for a ridiculous number of texture formats.
Tony Wasserka
2014-12-20
Pica: Unify ugly address translation hacks.
Tony Wasserka
2014-12-20
Pica: Merge texture lookup logic for DebugUtils and Rasterizer.
Tony Wasserka
2014-12-20
citra-qt: Fix invalid memory read upon program startup.
Tony Wasserka
2014-12-20
Pica: Initial support for multitexturing.
Tony Wasserka
2014-12-20
citra-qt: static-constify a map.
Tony Wasserka
2014-12-20
Clean up some warnings
Chin
2014-12-16
HLE: Rename namespaces to match move & fix initialization order
Yuri Kunde Schlesner
2014-12-15
Clean up CMake library specification
Yuri Kunde Schlesner
2014-12-13
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
New logging system
Yuri Kunde Schlesner
2014-12-09
More cleanups.
Tony Wasserka
2014-12-09
citra-qt: Rename "Stop Tracing" to "Finish Tracing".
Tony Wasserka
2014-12-09
More coding style fixes.
Tony Wasserka
[next]