summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-10-06Merge pull request #1332 from FearlessTobi/port-web-backendbunnei
2018-10-05Merge pull request #1440 from lioncash/arraybunnei
2018-10-05Merge pull request #1439 from lioncash/threadbunnei
2018-10-04ui_settings: Place definition of the theme array within the cpp fileLioncash
2018-10-04Merge pull request #1415 from DarkLordZach/ipsbunnei
2018-10-04kernel/thread: Make all instance variables privateLioncash
2018-10-03Merge pull request #1428 from lioncash/qtbunnei
2018-10-03Merge pull request #1431 from lioncash/audiobunnei
2018-10-02configure_input: Make analog mapping strings translatableLioncash
2018-10-02configure_audio: Move combo box index setting to their own functionsLioncash
2018-10-02configure_audio: Use QString::fromStdString() for converting audio device namesLioncash
2018-10-02configure_audio: Add disambiguation comment for the volume percentage stringLioncash
2018-10-02configure_graphics: Make functions internally linked where applicableLioncash
2018-10-02Review comments - part 5fearlessTobi
2018-10-02Review comments -part 4fearlessTobi
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Address a bunch of review commentsfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-10-01patch_manager: Use strings for patch type instead of enumZach Hilman
2018-09-30Merge pull request #1403 from DarkLordZach/install-sysnandbunnei
2018-09-30kernel/process: Make data member variables privateLioncash
2018-09-27Merge pull request #1360 from FearlessTobi/port-3979bunnei
2018-09-27qt: Install System TitleTypes to System NANDZach Hilman
2018-09-25yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()Lioncash
2018-09-25yuzu/main: Move functions stored into static std::function instances out of O...Lioncash
2018-09-25vfs/etc: Append std:: to size_t usagesLioncash
2018-09-25Merge pull request #1365 from DarkLordZach/lfsbunnei
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21game_list: Add Qt SmoothTransformation to picture scalingZach Hilman
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman
2018-09-21game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei
2018-09-20Merge pull request #1371 from lioncash/fwd-armbunnei
2018-09-20arm_interface: Replace kernel vm_manager include with a forward declarationLioncash
2018-09-20game_list: Handle plurals within setFilterResult() betterLioncash
2018-09-17Merge pull request #1326 from FearlessTobi/port-4182bunnei
2018-09-17Merge pull request #1335 from lioncash/copybunnei
2018-09-17Merge pull request #1336 from lioncash/antialiasbunnei
2018-09-17yuzu/util: Antialias game list compatibility pixmapsLioncash
2018-09-17game_list_p: Amend typo in GameListItemCompat's constructor parameterLioncash
2018-09-17game_list_p: Take map iterator contents by const referenceLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-13kernel/thread: Include thread-related enums within the kernel namespaceLioncash
2018-09-12Use ARB_multi_bind for uniform buffers (#1287)ReinUsesLisp
2018-09-12Merge pull request #1302 from lioncash/configbunnei
2018-09-12Merge pull request #1163 from FearlessTobi/add-audio-stretchingbunnei
2018-09-12yuzu/configure_gamelist: Make combo box strings translatableLioncash
2018-09-12yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...Lioncash
2018-09-12yuzu/configure_gamelist: Move combo box initializtion to their own functionsLioncash
2018-09-11Merge pull request #1301 from lioncash/qtbunnei
2018-09-11Merge pull request #1278 from tech4me/bg-color-fixbunnei