yuzu/src/core/frontend
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal
This is more representative of what actually occurs, as web does support remote URLs which wouldn't need a romfs callback. This paves for easy future support of this with a call like 'OpenPageRemote' or similar.
2019-06-24 20:05:11 -04:00
..
applets web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
emu_window.cpp core/frontend/emu_window: Make GraphicsContext's destructor virtual 2019-05-04 01:47:38 -04:00
emu_window.h emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 2019-05-26 00:54:13 -03:00
framebuffer_layout.cpp yuzu/bootmanager: Treat the resolution factor as a u32 2019-06-03 15:34:31 -04:00
framebuffer_layout.h yuzu/bootmanager: Treat the resolution factor as a u32 2019-06-03 15:34:31 -04:00
input.h common/vector_math: Move Vec[x] types into the Common namespace 2019-02-26 22:38:36 -05:00
scope_acquire_window_context.cpp frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 2019-01-23 19:19:23 -05:00
scope_acquire_window_context.h frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 2019-01-23 19:19:23 -05:00