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-06-10
Merge pull request #1789 from wwylele/input-refactor
bunnei
2016-06-07
Merge pull request #1765 from JayFoxRox/debug-surface-viewer
bunnei
2016-06-01
Remove unused and bitrotted "controller config" files
archshift
2016-06-01
AddFstEntriesToGameList - prevent loading a directory
LFsWang
2016-05-30
Merge pull request #1751 from linkmauve/no-recursive-readdir
bunnei
2016-05-29
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-25
Merge pull request #1817 from linkmauve/smdh-stuff
bunnei
2016-05-24
New3DS: Minor style cleanup to #1520.
bunnei
2016-05-24
Merge pull request #1520 from JamePeng/checknew3ds
bunnei
2016-05-21
Loader: Split SMDH into its own header and import helpers from QGameList
Emmanuel Gil Peyrot
2016-05-21
Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAdd...
MerryMage
2016-05-21
CitraQt: Simplify the game list loader code
Emmanuel Gil Peyrot
2016-05-21
Loader, Frontends: Refactor loader creation and game loading
Emmanuel Gil Peyrot
2016-05-21
Common: Make recursive FileUtil functions take a maximum recursion
Emmanuel Gil Peyrot
2016-05-20
Config: Restore previously selected audio sink option (#1824)
James Rowe
2016-05-18
Merge pull request #1785 from MerryMage/mp-dpi
bunnei
2016-05-18
Config: Audio sink configuration (#1798)
Maribel
2016-05-15
implement circle pad modifier
wwylele
2016-05-15
Refactor input subsystem
wwylele
2016-05-12
Microprofile: DPI-aware drawing
MerryMage
2016-05-12
Move default_attributes into Pica state
Jannik Vogel
2016-05-11
Turn ShaderSetup into struct
Jannik Vogel
2016-05-07
fixup simple type conversions where possible
Alexander Laties
2016-05-07
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-05-06
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-05-05
Merge pull request #1700 from wwylele/gamelist-icon
bunnei
2016-05-04
add missing header
wwylele
2016-05-04
make the name column larger as default
wwylele
2016-05-04
add icon & title to game list
wwylele
2016-05-04
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
Jannik Vogel
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
2016-04-29
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-28
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2016-04-26
Qt Frontend: Add Threads::Threads import in CMakeLists.txt.
Emmanuel Gil Peyrot
2016-04-24
Replace std::map with std::array for graphics event breakpoints, and allow th...
Henrik Rydgard
2016-04-23
debugger: Warn if we reach an unreachable format
Sam Spilsbury
2016-04-21
Config: Add scaled resolution option
tfarley
2016-04-20
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-15
Configure Dialog: Remove minimumSize property
MerryMage
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
remove debug code
LFsWang
2016-03-31
Fix encode problem On Windows
LFsWang
2016-03-28
Compilation fix
LittleWhite
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
[next]