aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-04-03yuzu/debugger/profiler: Remove unnecessary includesLioncash
2019-04-01Merge pull request #2301 from FearlessTobi/remove-amiibo-settingbunnei
2019-04-01general: Use deducation guides for std::lock_guard and std::unique_lockLioncash
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-28Merge pull request #2266 from FernandoS27/arbitrationbunnei
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-03-25bootmanager: Bypass input focus issuesReinUsesLisp
2019-03-25bootmanager: Bypass resizing issueReinUsesLisp
2019-03-25bootmanager: Delete container to avoid crash on game restartingReinUsesLisp
2019-03-20gpu: Move GPUVAddr definition to common_types.bunnei
2019-03-20Merge pull request #2239 from FearlessTobi/port-4684bunnei
2019-03-19Add CondVar Thread State.Fernando Sahmkow
2019-03-16video_core: Refactor to use MemoryManager interface for all memory access.bunnei
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-03-15Merge pull request #2048 from FearlessTobi/port-3924bunnei
2019-03-15frontend: qt: fix a freeze where if you click on entry in the game list too f...liushuyu
2019-03-13Merge pull request #2187 from FearlessTobi/port-sdl-thingsbunnei
2019-03-07Merge pull request #2196 from DarkLordZach/web-applet-escbunnei
2019-03-07Merge pull request #2205 from FearlessTobi/docked-undocked-hotkeybunnei
2019-03-07citra_qt: Settings (configuration) reworkzhupengfei
2019-03-07Merge pull request #2055 from bunnei/gpu-threadbunnei
2019-03-06bootmanager: Ensure that we have a context for shader loading.bunnei
2019-03-06Merge pull request #2190 from lioncash/ogl-globalbunnei
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-03-06yuzu: add a hotkey to switch between undocked and docked modefearlessTobi
2019-03-05yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessorLioncash
2019-03-04web_browser: Add shortcut to Enter key to exit appletZach Hilman
2019-03-04yuzu: Remove usage of the global telemetry accessorLioncash
2019-03-02Merge pull request #2154 from FearlessTobi/port-4647Mat M
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2019-03-02citra_qt/main: make SPEED_LIMIT_STEP static constexprfearlessTobi
2019-02-27yuzu/compatdb: Remove unused lambda captureLioncash
2019-02-26common/vector_math: Move Vec[x] types into the Common namespaceLioncash
2019-02-08Use QString instead of std::string where applicableunknown
2019-02-08Use constexpr char array instead of string where applicableMat M
2019-02-08frontend: Open transferable shader cache for a selected game in the gamelistunknown
2019-02-06loading_screen: Unchunk progress barReinUsesLisp
2019-02-06gl_shader_cache: Link loading screen with disk shader cache loadReinUsesLisp
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
2019-02-06Merge pull request #2057 from FearlessTobi/port-4586bunnei
2019-02-06Merge pull request #2086 from FearlessTobi/port-4583bunnei
2019-02-05Merge pull request #2088 from jroweboy/hbunnei
2019-02-05QT: Fix the loading screen 'H' switch logo to not glitch outJames Rowe
2019-02-05Fix crash when no files are selectedxperia64
2019-02-05Add file extension to screenshot filename if not providedxperia64
2019-01-31kernel: Remove the Timer classLioncash
2019-01-26Use QPixmap/QIcon for background color selection buttonxperia64
2019-01-23Merge pull request #2054 from bunnei/scope-context-refactorbunnei
2019-01-23frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.bunnei
2019-01-22citra_qt: Log settings on launchzhupengfei