summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
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
2018-09-11game_list: Resolve variable shadowing within LoadCompatibilityList()Lioncash
2018-09-11game_list: Use QJsonValueRef() within LoadCompatibilityList()Lioncash
2018-09-11gl_rasterizer: Use ARB_texture_storage.Markus Wick
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-09-10Remove multicore configure_general.uiMysticExile
2018-09-10remove multicore in configure_general.cppMysticExile
2018-09-09game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...Lioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-08Port Citra #4047 & #4052: add change background color supporttech4me
2018-09-08Add audio stretching supportfearlessTobi
2018-09-08yuzu: fix title bar displayPengfei Zhu
2018-09-08Merge pull request #1246 from degasus/instanced_renderingbunnei
2018-09-08gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei
2018-09-07yuzu: Move GameListWorker to its own source filesLioncash
2018-09-07Better Title Bar DisplayCaptV0rt3x
2018-09-06frontend: Set swap interval to 0fearlessTobi
2018-09-04bktr: Fix bucket overlap errorZach Hilman
2018-09-04patch_manager: Centralize Control-type NCA parsingZach Hilman
2018-09-04game_list: Fix version display on non-NAND titlesZach Hilman