209 Commits (4bbde3e5ecb03db5d0abfd9157f527d749cefbab)

Author SHA1 Message Date
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
Zach Hilman 76bf6c6ea9 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
Zach Hilman cff3014921 frontend: Add base class and default impl of parent controls applet frontend 7 years ago
Lioncash 564f80d4fd yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
ReinUsesLisp 2410482b11 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash 6f1d39e2e5 core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 107d725af8 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 25f33928fc main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman a8dbc0e299 general_frontend: Add frontend scaffold for PhotoViewer applet 7 years ago
Zach Hilman 93cbd91f56 frontend: Add frontend receiver for Error applet 7 years ago
Zach Hilman 663b24e0d2 web_browser: Make OpenPage const 7 years ago
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 4596a529ed core/frontend/emu_window: Make ClipToTouchScreen a const member function 7 years ago
Lioncash e59ae7210a common/math_util: Move contents into the Common namespace 7 years ago
Lioncash 39eccc0286 common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
bunnei 674ebdda6a frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
James Rowe 01a3b4f0de QT Frontend: Migrate to QOpenGLWindow 7 years ago
Lioncash ab2f154ff4 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Zach Hilman 166a1b9526 frontend: Add frontend responder for web browser 7 years ago
zhupengfei 2dbb90ed65 yuzu, video_core: Screenshot functionality 8 years ago
Zach Hilman 3e2f2bc839 frontend: Add frontend applet for ProfileSelect 8 years ago