index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-24
Fixes file upload pattern in the travis.yml to include macOS releases (#2592)
James Rowe
2017-02-23
Merge pull request #2590 from jroweboy/mac-gzip
Yuri Kunde Schlesner
2017-02-23
Use QFileSystemWatcher to reload the game list when a change is detected. (#2...
James Rowe
2017-02-23
Merge pull request #2441 from jroweboy/titlebar
bunnei
2017-02-23
Revert use gzip for linux
James Rowe
2017-02-23
Use gzip instead of lzma on macOS and linux releases
James Rowe
2017-02-23
Gui: Change title bar to include build name
James Rowe
2017-02-22
[UI] Modify recursive scanning label (#2589)
Anthony
2017-02-21
Merge pull request #2579 from wwylele/no-clang-format-check
bunnei
2017-02-19
Merge pull request #2585 from MerryMage/sxtb16-sxtab16
bunnei
2017-02-19
Merge pull request #2580 from yuriks/qt-cleanup2
Yuri Kunde Schlesner
2017-02-18
dyncom: Correct SXTAB16 and SXTB16
MerryMage
2017-02-18
OpenGL: Check if uniform block exists before updating it (#2581)
Jannik Vogel
2017-02-18
dynarmic: Update the submodule.
Emmanuel Gil Peyrot
2017-02-18
Qt: Move some connections from .ui file to code
Yuri Kunde Schlesner
2017-02-18
Qt: Reorganize connection of menu events
Yuri Kunde Schlesner
2017-02-18
Qt: Re-organize setup of debugging widgets
Yuri Kunde Schlesner
2017-02-18
Qt: Fix action name to match conventions
Yuri Kunde Schlesner
2017-02-17
Merge pull request #2577 from yuriks/qt-cleanup
Yuri Kunde Schlesner
2017-02-17
Qt: Make IsSingleFileDropEvent static
Yuri Kunde Schlesner
2017-02-17
Qt: Allow any file extension in Open dialog
Yuri Kunde Schlesner
2017-02-17
Qt: Remove orpahned function declaration
Yuri Kunde Schlesner
2017-02-17
Qt: Remove unnecessary std::string usage
Yuri Kunde Schlesner
2017-02-17
hook: remove clang-format check
wwylele
2017-02-16
HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...
Weiyi Wang
2017-02-16
Merge pull request #2573 from jfmherokiller/dragndrop
bunnei
2017-02-16
added drag n drop feature
noah the goodra
2017-02-15
Merge pull request #2571 from wwylele/missing-file
Mat M
2017-02-15
core: add missing errors.h in CMakeLists.txt
wwylele
2017-02-15
video_core: remove #pragma once in cpp file (#2570)
Weiyi Wang
2017-02-14
Merge pull request #2566 from yuriks/file-extension-suffix
Weiyi Wang
2017-02-13
HLE/IPC: Fix uninitialized variables in helpers (#2568)
Yuri Kunde Schlesner
2017-02-13
Merge pull request #2542 from jfmherokiller/httpsvclog
Yuri Kunde Schlesner
2017-02-13
Qt/GameList: Use suffix() to parse the file extension
Yuri Kunde Schlesner
2017-02-13
applied the change suggested by @wwylele
noah the goodra
2017-02-13
NWM changed to NIM
noah the goodra
2017-02-13
turned clang format back on
noah the goodra
2017-02-13
added http service enum to the log.h file
noah the goodra
2017-02-13
Merge pull request #2562 from yuriks/pica-refactor3
Yuri Kunde Schlesner
2017-02-13
Core: add cryptopp library (#2412)
Weiyi Wang
2017-02-13
Merge pull request #2561 from wwylele/fs-rom
Yuri Kunde Schlesner
2017-02-13
loader: use self NCCH archive
wwylele
2017-02-13
file_sys: add Self NCCH archive
wwylele
2017-02-12
SWRasterizer: Move more framebuffer functions to file
Yuri Kunde Schlesner
2017-02-12
SWRasterizer: Move texturing functions to their own file
Yuri Kunde Schlesner
2017-02-12
SWRasterizer: Convert large no-capture lambdas to standalone functions
Yuri Kunde Schlesner
2017-02-12
SWRasterizer: Move framebuffer operation functions to their own file
Yuri Kunde Schlesner
2017-02-12
VideoCore: Move software rasterizer files to sub-directory
Yuri Kunde Schlesner
2017-02-12
video_core/shader: Document sanitized MUL operation
Yuri Kunde Schlesner
2017-02-12
Merge pull request #2550 from yuriks/pica-refactor2
Yuri Kunde Schlesner
[next]