174 Commits (3a9816aafd2a0f6734f43dd43dd14a1cabfe4a9e)

Author SHA1 Message Date
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
bunnei d04abd39eb
Fix warnings in core/frontend/input.h with [[maybe_unused]] 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Lioncash 5c4774e8ce input_common: Treat warnings as errors 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph e3c2749986 hid: Reorder all HID commands 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
german ab88c2f611 First implementation of controller rumble 6 years ago
Lioncash 3e4a0a13cb frontend/controller: Eliminate dependency on the global system instance 5 years ago
german 0774b17846 Remove RealMotionDevice 6 years ago
german ff679f3d17 Include HID and configuration changes related to motion 6 years ago
Morph b65456b958 applets/controller: Resolve several compiler warnings 6 years ago
Morph 076e4d44c3 Address feedback 6 years ago
Morph 371226448a applets/controller: Modify heuristic to account for certain games 6 years ago
Morph 7299356f37 applets/controller: Implement fallback applet for the SDL frontend 6 years ago
Morph 5ce3015945 applets/controller: Implement "Explain Text" 6 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 6 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 6 years ago
Lioncash a93f6e51d3 emu_window: Mark Scoped constructor and Acquire() as nodiscard 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Morph b73f678ee8 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 years ago
ReinUsesLisp bf1d66b7c0 yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
James Rowe cf9c94d401 Address review and fix broken yuzu-tester build 6 years ago
James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 years ago
Vitor Kiguchi e891ff9a0c framebuffer_layout.h: drop the use of enum for screen dimensions. 6 years ago
bunnei aef159354c renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace. 6 years ago
bunnei 667f026c95 core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. 6 years ago
bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
bunnei dc672ca4b3 renderer_opengl: Add texture mailbox support for presenter thread. 6 years ago
bunnei 0c82b00dfd core: frontend: emu_window: Add TextureMailbox class. 6 years ago
Morph c3d0a0d627 Add 4:3 aspect ratio and address feedback 6 years ago
Morph 20dc2e3622 Address feedback 6 years ago
Morph 22f58cca5e Use enumeration instead of magic numbers 6 years ago
Morph 27e19f87c6 Add following aspect ratios: 16:9, 21:9, Stretch to Window 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
CJBok 635deb70d4 Moved analog direction logic to sdl_impl 6 years ago
Zach Hilman 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman 54684feffa frontend: Add base class and default impl for ECommerce applet frontend 7 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman c96450f6e2 frontend: Add base class and default impl of parent controls applet frontend 7 years ago
Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago