123 Commits (8d49d1bc1f3edb0ea7334ad365a900927a22a821)

Author SHA1 Message Date
Morph 469ed33cf6 applets/web: Implement the online web browser applet 5 years ago
Morph fef6f942e4 main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 0c99879bec frontend/input_interpreter: Add InputInterpreter API 5 years ago
Morph a367dc5be0 applets/web: Implement the default web browser applet frontend 5 years ago
Morph 7da1c67f5a applets: Remove the previous web browser applet implementation 6 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
bunnei 2ac1148798 Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash c8aec32f12 input_common: Treat warnings as errors 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 6 years ago
Morph ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 6 years ago
Morph dc7a9a7be2 hid: Reorder all HID commands 6 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 6 years ago
Lioncash c3f019b9eb controller: Pass ControllerParameters by reference in ReconfigureControllers() 6 years ago
bunnei deb3536936 Revert "core: Fix clang build" 6 years ago
Lioncash 18636013c9 core: Fix clang build 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
Lioncash 9861290969 frontend/controller: Eliminate dependency on the global system instance 6 years ago
german 17b48f8d42 Remove RealMotionDevice 6 years ago
german 876e6fc255 Include HID and configuration changes related to motion 6 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 6 years ago
Morph 5c853d4dc7 Address feedback 6 years ago
Morph 212b4a584d applets/controller: Modify heuristic to account for certain games 6 years ago
Morph 3742ae763c applets/controller: Implement fallback applet for the SDL frontend 6 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 6 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi ee199ead59 Address second batch of reviews 6 years ago
Lioncash f44ad07f2f emu_window: Mark Scoped constructor and Acquire() as nodiscard 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Morph eedbf90664 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
ReinUsesLisp 30bbdc653c yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
James Rowe c935a1a475 Address review and fix broken yuzu-tester build 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
Vitor Kiguchi d28c202e1d framebuffer_layout.h: drop the use of enum for screen dimensions. 6 years ago
bunnei cba9bdcab0 renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace. 6 years ago
bunnei f1f2405b9f core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. 6 years ago
bunnei 6904e8442d frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
bunnei 361819a125 renderer_opengl: Add texture mailbox support for presenter thread. 6 years ago
bunnei 27e56facc9 core: frontend: emu_window: Add TextureMailbox class. 6 years ago
Morph 5afb6b95ed Add 4:3 aspect ratio and address feedback 6 years ago
Morph 5abb2b6336 Address feedback 6 years ago
Morph db5dc22c68 Use enumeration instead of magic numbers 6 years ago
Morph 74a490c909 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
CJBok be576083dd Moved analog direction logic to sdl_impl 6 years ago
Zach Hilman 7de7e83df0 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman a2a6d68083 frontend: Add base class and default impl for ECommerce applet frontend 7 years ago