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
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-09-14
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
bunnei
2015-09-11
citra_qt: Reorganize headers
Lioncash
2015-09-07
Merge pull request #1125 from yuriks/uilayout-config
Yuri Kunde Schlesner
2015-09-07
citra-qt: Separate UI layout state in a separate section of the config
Yuri Kunde Schlesner
2015-09-07
citra-qt: Trim recently used files list to size when insterting new item
Yuri Kunde Schlesner
2015-09-07
Stop emulation when render window is closed
LittleWhite
2015-09-03
citra-qt: Move system shutdown to run inside EmuThread
Yuri Kunde Schlesner
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-19
Improvements for MRU
LittleWhite
2015-08-16
Merge pull request #1017 from LittleWhite-tb/qt-recent-files
bunnei
2015-08-15
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-11
Add menu and logic to save and load recently loaded files.
LittleWhite
2015-07-31
Save the path leading where the last file have been loaded
LittleWhite
2015-07-29
citra-qt: Pass string by const reference
Lioncash
2015-07-28
Update Start menu text to match with the real state of the emulator.
LittleWhite
2015-07-13
citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.
Emmanuel Gil Peyrot
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-22
MakeCurrent race condition fix
tfarley
2015-05-22
OpenGL renderer
tfarley
2015-05-15
Merge pull request #758 from yuriks/sync-logging
Yuri Kunde Schlesner
2015-05-12
Qt: Shutdown emulation session only if EmuThread exists.
bunnei
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
2015-05-08
Loader: Remove .bin file support
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
Common: Remove many unnecessary cross-platform compatibility macros
Yuri Kunde Schlesner
2015-05-01
Qt: Shutdown game on emulator close event.
bunnei
2015-05-01
Qt: Disable "Start" unless we are paused (it otherwise has no meaning and cau...
bunnei
2015-05-01
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: Fix loading a new game without stopping emulation.
bunnei
2015-05-01
Qt: Create emu thread on bootup, kill it on shutdown.
bunnei
2015-05-01
EmuThread: Remove unused filename attribute.
bunnei
2015-05-01
Qt: Move EmuThread ownership from render window to main window.
bunnei
2015-03-09
Merge pull request #634 from linkmauve/logging-performances
bunnei
2015-03-06
Logging: check for filter before sending to the queue, to skip all heavy form...
Emmanuel Gil Peyrot
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-11
citra-qt: Add a vertex shader debugger.
Tony Wasserka
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-11
citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and Deb...
Kingcom
2015-01-06
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-05
Add support load 3DS room
Dante38490
2015-01-04
citra-qt: Added license headers to files.
chrisvj
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
[prev]
[next]