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
Age
Commit message (
Expand
)
Author
2016-12-16
Merge pull request #2260 from Subv/scheduling
bunnei
2016-12-14
Merge pull request #2249 from Subv/sessions_v3
Yuri Kunde Schlesner
2016-12-14
Fixed the codestyle to match our clang-format rules.
Subv
2016-12-11
Merge pull request #2267 from JayFoxRox/fix-mingw-cc
Sebastian Valle
2016-12-11
citra-qt: Make constructors explicit where applicable
Lioncash
2016-12-11
citra-qt: Add missing #pragma once directives
Lioncash
2016-12-11
game_list: Make slots private functions
Lioncash
2016-12-11
game_list: Make the constructor explicit
Lioncash
2016-12-11
game_list: Make the AddEntry argument a const reference
Lioncash
2016-12-11
game_list: Replace 0 literals with nullptr
Lioncash
2016-12-11
game_list: Use QT5's new event connection syntax
Lioncash
2016-12-11
game_list: Pass the parent constructor argument to the QWidget base class
Lioncash
2016-12-11
graphics_cmdlists: Get rid of variable shadowing
Lioncash
2016-12-10
graphics_cmdlists: Get rid of an unused variable
Lioncash
2016-12-10
graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const
Lioncash
2016-12-10
graphics_cmdlists: Make LoadImage internally linked
Lioncash
2016-12-11
Add all services to the Service namespace
Lioncash
2016-12-10
configure_input: Modernize and cleanup input configuration tab
MerryMage
2016-12-09
WaitSynch: Removed unused variables and reduced SharedPtr copies.
Subv
2016-12-06
Implement Frame rate limiter (#2223)
emmauss
2016-12-05
Unify Windows ICON resource name
Jannik Vogel
2016-12-05
Support mingw cross-compile
Jannik Vogel
2016-12-04
Threading: Added some utility functions and const correctness.
Subv
2016-12-03
Threading: Reworked the way our scheduler works.
Subv
2016-12-01
Remove unused version.h
Jannik Vogel
2016-11-30
Fixed the rebase mistakes.
Subv
2016-11-27
Merge pull request #2196 from Subv/system_mode
Yuri Kunde Schlesner
2016-11-27
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-27
GPU: Remove the broken frame_skip option.
Emmanuel Gil Peyrot
2016-11-19
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
Subv
2016-11-15
Merge pull request #2172 from jroweboy/fix-mingw
bunnei
2016-11-15
Merge pull request #1753 from jroweboy/frame_layouts
bunnei
2016-11-13
Add mingw compile support
James Rowe
2016-11-11
Minor Menu Fixes
Pringo
2016-11-05
Add default hotkey to swap primary screens.
James Rowe
2016-11-05
Support additional screen layouts.
James Rowe
2016-10-27
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
2016-10-04
Merge pull request #1652 from wwylele/kernal-tool
bunnei
2016-09-22
qt: shutdown system if error
wwylele
2016-09-22
implement wait tree widget
wwylele
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-15
qt: Add UI configuration option to enable CPU JIT.
bunnei
2016-09-15
core: Add configuration option for CPU JIT.
bunnei
2016-09-13
Qt: fix birthday combo box updating
wwylele
2016-09-02
Qt: unify running detection
wwylele
2016-08-31
Merge pull request #2032 from bunnei/qt-graphics
bunnei
[next]