92 Commits (5219615418920be8502aa24507572cf0930d65ea)

Author SHA1 Message Date
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
Lioncash 1230a0e7ce
core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 8f8049e846 main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman 80c9e4d3ab general_frontend: Add frontend scaffold for PhotoViewer applet 7 years ago
Zach Hilman d9f6715d45 frontend: Add frontend receiver for Error applet 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 46b3209abb core/frontend/emu_window: Make ClipToTouchScreen a const member function 7 years ago
Lioncash b9238edd0d common/math_util: Move contents into the Common namespace 7 years ago
Lioncash 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
bunnei 045b0b70b6 frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
James Rowe c6a0ab9792 QT Frontend: Migrate to QOpenGLWindow 7 years ago
Lioncash a661025637 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Zach Hilman 85a3368e6d frontend: Add frontend responder for web browser 7 years ago
zhupengfei a2be49305d yuzu, video_core: Screenshot functionality 8 years ago
Zach Hilman d17f38494b frontend: Add frontend applet for ProfileSelect 7 years ago
Zach Hilman 152422bab1 settings: Add Native type for mouse buttons 8 years ago
Zach Hilman 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 8 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 8 years ago
Zach Hilman 3cf7246e37 am: Implement ILibraryAppletAccessor IsCompleted and GetResult 8 years ago
Zach Hilman fed6ab14c3 am: Implement text check software keyboard mode 8 years ago