summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
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
2018-09-04game_list: Use friendly game versionsZach Hilman
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04main: Make game updates installableZach Hilman
2018-09-04game_list: Display patch names and versions on listZach Hilman
2018-09-04game_list: Use RegisteredCacheUnion for installedZach Hilman
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04qt: Add deprecation warnings for DRD formatZach Hilman
2018-09-04registration: Fix NSP installation errorsZach Hilman
2018-09-04qt: Add UI support for NSP filesZach Hilman
2018-09-04registration: Add support for installing NSP filesZach Hilman
2018-09-04Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirsbunnei
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-09-03qt: Add message about not moving contents on dir changeZach Hilman
2018-09-03qt: Add UI options to change NAND/SD dirsZach Hilman
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman