index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
main.cpp
Age
Commit message (
Expand
)
Author
2016-05-06
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-04-28
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2016-04-11
CitraQt: Apply config at startup
Jannik Vogel
2016-04-10
Merge pull request #1368 from LittleWhite-tb/configure-widget
bunnei
2016-04-05
Merge pull request #1643 from MerryMage/make_unique
Mathew Maidment
2016-04-05
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-03-31
Fix encode problem On Windows
LFsWang
2016-03-22
Add more stuff to configure.
LittleWhite
2016-03-21
Whole config is handled by Config class.
LittleWhite
2016-03-21
Add Configure widget
LittleWhite
2016-03-16
Register ROM started through the gamelist in the list of ROM recently started
LittleWhite
2016-03-08
Merge pull request #1344 from LittleWhite-tb/error-output
bunnei
2016-03-08
Improve error report from Init() functions
LittleWhite
2016-03-07
Set the appropriate locale to get float conversion working using std::to_string
LittleWhite
2016-03-03
Display errors in GUI when loading ROM failed
LittleWhite
2016-02-04
Add a configuration entry to enable/disable the check
LittleWhite
2016-02-04
Add check before closure when emulation is running
LittleWhite
2016-01-06
Change default gameListRootDir from "" to "."
archshift
2016-01-01
Gamelist: supply default settings for QSettings config
archshift
2015-11-11
Merge pull request #1122 from polaris-/gdbstub
bunnei
2015-10-22
Handle changes pointed out in comments on PR
polaris-
2015-10-20
change file path encoding to Local8bit()
wwylele
2015-10-18
citra-qt: persist hardware-rendering and shaders-jit settings
Pierre de La Morinerie
2015-10-09
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
Emmanuel Gil Peyrot
2015-10-06
Game list: propely hide on toggling window mode
archshift
2015-10-04
Implement gdbstub
polaris-
2015-10-01
Game list: save and load column sizes, sort order, to QSettings
archshift
2015-10-01
Add menu item for selecting the game list folder
archshift
2015-10-01
Initial implementation of a game list
archshift
2015-10-01
Don't show render window until a game is started
archshift
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
[next]