summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-05Merge pull request #2601 from FernandoS27/texture_cacheZach Hilman
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-24general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman
2019-06-24yuzu: Accept default applets for Parental Controls and ECommerceZach Hilman
2019-06-24web_browser: Rename OpenPage to OpenPageLocalZach Hilman
2019-06-21Merge pull request #2546 from DarkLordZach/kipsbunnei
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-20video_core: Make ARB_buffer_storage a required extensionReinUsesLisp
2019-06-19Merge pull request #2594 from FearlessTobi/very-important-changeZach Hilman
2019-06-19Change to a more descriptive nameTobias
2019-06-19yuzu/configure_input: Add missing space in window nameTobias
2019-06-20Added missing space between two wordsAlex Subaric
2019-06-07Merge pull request #2553 from lioncash/languageZach Hilman
2019-06-07constants: Extract backup JPEG used by account servicesZach Hilman
2019-06-07Merge pull request #2514 from ReinUsesLisp/opengl-compatZach Hilman
2019-06-06Merge pull request #2550 from lioncash/frontendZach Hilman
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05Merge pull request #2521 from lioncash/namingbunnei
2019-06-05yuzu/CMakeLists: Disable implicit QString->QUrl conversionsLioncash
2019-06-05Merge pull request #2526 from lioncash/globalZach Hilman
2019-06-05yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() functionLioncash
2019-06-05yuzu/CMakeLists: Disable implicit type narrowing in connect() callsLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-06-05Merge pull request #2527 from lioncash/indexZach Hilman
2019-06-05Merge pull request #2531 from ReinUsesLisp/qt-warningsZach Hilman
2019-06-05Merge pull request #2515 from lioncash/narrowingZach Hilman
2019-06-05Merge pull request #2536 from lioncash/cacheZach Hilman
2019-06-05game_list: Accept *.kip as a file extension of executablesZach Hilman
2019-06-04Merge pull request #2529 from lioncash/bootRodrigo Locatti
2019-06-04Merge pull request #2525 from FearlessTobi/remove-unused-settingsMat M
2019-06-03yuzu/bootmanager: Log out screenshot destination pathLioncash
2019-06-03yuzu/bootmanager: Treat the resolution factor as a u32Lioncash
2019-06-03yuzu/bootmanager: Default EmuThread's destructor in the cpp fileLioncash
2019-06-03yuzu/bootmanager: unsigned -> u32Lioncash
2019-06-03yuzu/bootmanager: Change false literal to 0 for setSwapInterval()Lioncash
2019-06-03yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructorLioncash
2019-06-03yuzu/bootmanager: Remove unnecessary pointer castsLioncash
2019-05-30game_list_worker: Use QFile over our own IOFile instance or std streamsLioncash
2019-05-30game_list_worker: Remove template specializationsLioncash
2019-05-30Merge pull request #1931 from DarkLordZach/mii-database-1bunnei
2019-05-30Merge pull request #2431 from DarkLordZach/game-list-cachebunnei
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-30main: Remove extraneous commentZach Hilman
2019-05-29qt: Silence name collision warningsReinUsesLisp
2019-05-29yuzu: Remove unused birthday settingfearlessTobi
2019-05-29Merge pull request #2518 from ReinUsesLisp/sdl2-windowbunnei
2019-05-29yuzu/software_keyboard: Remove unnecessary GetStatus() member functionLioncash