aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-06-07Merge pull request #1765 from JayFoxRox/debug-surface-viewerbunnei
2016-06-01Remove unused and bitrotted "controller config" filesarchshift
2016-06-01AddFstEntriesToGameList - prevent loading a directoryLFsWang
2016-05-30Merge pull request #1751 from linkmauve/no-recursive-readdirbunnei
2016-05-29Merge pull request #1692 from Subv/rm_getpointer2bunnei
2016-05-25Merge pull request #1817 from linkmauve/smdh-stuffbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-21Loader: Split SMDH into its own header and import helpers from QGameListEmmanuel Gil Peyrot
2016-05-21Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAdd...MerryMage
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot
2016-05-21Common: Make recursive FileUtil functions take a maximum recursionEmmanuel Gil Peyrot
2016-05-20Config: Restore previously selected audio sink option (#1824)James Rowe
2016-05-18Merge pull request #1785 from MerryMage/mp-dpibunnei
2016-05-18Config: Audio sink configuration (#1798)Maribel
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-05-12Microprofile: DPI-aware drawingMerryMage
2016-05-12Move default_attributes into Pica stateJannik Vogel
2016-05-11Turn ShaderSetup into structJannik Vogel
2016-05-07fixup simple type conversions where possibleAlexander Laties
2016-05-07citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Jannik Vogel
2016-05-06Frontends, VideoCore: Move glad initialisation to the frontendEmmanuel Gil Peyrot
2016-05-05Merge pull request #1700 from wwylele/gamelist-iconbunnei
2016-05-04add missing headerwwylele
2016-05-04make the name column larger as defaultwwylele
2016-05-04add icon & title to game listwwylele
2016-05-04Pica: Rename VertexLoaded breakpoint to VertexShaderInvocationJannik Vogel
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-29Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner
2016-04-28Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik RydgÄrd
2016-04-26Qt Frontend: Add Threads::Threads import in CMakeLists.txt.Emmanuel Gil Peyrot
2016-04-24Replace std::map with std::array for graphics event breakpoints, and allow th...Henrik Rydgard
2016-04-23debugger: Warn if we reach an unreachable formatSam Spilsbury
2016-04-21Config: Add scaled resolution optiontfarley
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-04-15Configure Dialog: Remove minimumSize propertyMerryMage
2016-04-11CitraQt: Apply config at startupJannik Vogel
2016-04-10Merge pull request #1368 from LittleWhite-tb/configure-widgetbunnei
2016-04-05Merge pull request #1643 from MerryMage/make_uniqueMathew Maidment
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-03-31remove debug codeLFsWang
2016-03-31Fix encode problem On WindowsLFsWang
2016-03-28Compilation fixLittleWhite
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-21Add Configure widgetLittleWhite