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
2016-03-16
Merge pull request #1466 from LittleWhite-tb/gamelist-update-recent
Yuri Kunde Schlesner
2016-03-16
Register ROM started through the gamelist in the list of ROM recently started
LittleWhite
2016-03-15
PICA: Fix MAD/MADI encoding
Jannik Vogel
2016-03-09
Fix attribute mapping in vs debugger
Jannik Vogel
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-03-03
Merge pull request #1394 from ds84182/immediate-mode-vtx
bunnei
2016-03-02
Add immediate mode vertex submission
Dwayne Slater
2016-03-02
Merge pull request #1403 from MerryMage/sdl
bunnei
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-02-26
Merge pull request #1352 from LittleWhite-tb/exit_check
bunnei
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
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-03
Merge pull request #1330 from archshift/add-defaults
bunnei
2016-01-01
Gamelist: supply default settings for QSettings config
archshift
2015-12-29
core: Use unique_ptr for holding the interpreter instances
Lioncash
2015-11-27
Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
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-20
Merge pull request #1207 from kemenaran/persist-citra-settings-in-qt
bunnei
2015-10-18
citra-qt: persist hardware-rendering and shaders-jit settings
Pierre de La Morinerie
2015-10-14
citra-qt: Add icon to Mac app
Pierre de La Morinerie
2015-10-09
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
Emmanuel Gil Peyrot
2015-10-07
Merge pull request #1189 from archshift/game-list-toggle-window
bunnei
2015-10-06
Silence -Wsign-compare warnings.
Rohit Nirmal
2015-10-06
Game list: propely hide on toggling window mode
archshift
2015-10-04
citra-qt: Fix mouse events coordinates on high-DPI screens
Pierre de La Morinerie
2015-10-04
citra-qt: Enable high-DPI widgets on Mac app
Pierre de La Morinerie
2015-10-04
citra-qt: Use custom Info.plist for Mac builds
Pierre de La Morinerie
2015-10-04
Implement gdbstub
polaris-
2015-10-01
Merge pull request #1095 from archshift/game-list
bunnei
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
Add helper function for creating a readable byte size string.
archshift
2015-10-01
Don't show render window until a game is started
archshift
2015-09-24
Fix for the refresh issue when no rendering is done
LittleWhite
2015-09-18
citra-qt: Fix connect error on startup
Kloen
2015-09-14
Merge pull request #1123 from yuriks/gsp-flush
Yuri Kunde Schlesner
2015-09-14
Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow
bunnei
2015-09-14
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-11
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-11
Merge pull request #1147 from lioncash/nullptr
Yuri Kunde Schlesner
2015-09-11
Merge pull request #1149 from lioncash/override
Yuri Kunde Schlesner
2015-09-11
graphics_breakpoints_p: Add missing override specifier
Lioncash
[next]