index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
frontend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)
Morph
2020-05-15
2
-1
/
+6
*
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-15
1
-1
/
+1
*
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-04-07
1
-5
/
+36
*
Address review and fix broken yuzu-tester build
James Rowe
2020-03-25
1
-1
/
+1
*
Frontend/GPU: Refactor context management
James Rowe
2020-03-24
3
-57
/
+28
*
framebuffer_layout.h: drop the use of enum for screen dimensions.
Vitor Kiguchi
2020-03-11
2
-10
/
+10
*
renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace.
bunnei
2020-02-26
1
-41
/
+0
*
core: frontend: Refactor scope_acquire_window_context to scope_acquire_context.
bunnei
2020-02-25
3
-23
/
+23
*
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-25
1
-3
/
+0
*
renderer_opengl: Add texture mailbox support for presenter thread.
bunnei
2020-02-25
1
-0
/
+1
*
core: frontend: emu_window: Add TextureMailbox class.
bunnei
2020-02-25
1
-0
/
+41
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
2
-10
/
+13
*
Address feedback
Morph
2020-02-14
2
-18
/
+26
*
Use enumeration instead of magic numbers
Morph
2020-02-13
2
-5
/
+11
*
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-13
1
-2
/
+15
*
Merge pull request #3337 from ReinUsesLisp/vulkan-staged
bunnei
2020-02-03
1
-0
/
+7
|
\
|
*
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
1
-0
/
+7
*
|
Moved analog direction logic to sdl_impl
CJBok
2020-01-15
1
-0
/
+10
|
/
*
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-24
2
-4
/
+32
*
frontend: Add base class and default impl for ECommerce applet frontend
Zach Hilman
2019-06-24
2
-0
/
+102
*
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-06-24
2
-7
/
+7
*
frontend: Add base class and default impl of parent controls applet frontend
Zach Hilman
2019-06-24
2
-1
/
+52
*
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
2
-13
/
+21
*
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-30
2
-7
/
+6
|
\
|
*
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-25
2
-7
/
+6
*
|
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-26
1
-2
/
+1
*
|
core/frontend/emu_window: Make GraphicsContext's destructor virtual
Lioncash
2019-05-04
2
-0
/
+4
|
/
*
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
2
-3
/
+3
*
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
1
-1
/
+1
*
general_frontend: Add frontend scaffold for PhotoViewer applet
Zach Hilman
2019-04-17
2
-0
/
+55
*
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-04-17
2
-0
/
+71
*
web_browser: Make OpenPage const
Zach Hilman
2019-04-17
2
-3
/
+3
*
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-13
1
-9
/
+30
|
\
|
*
QT Frontend: Migrate to QOpenGLWindow
James Rowe
2019-01-21
1
-9
/
+30
*
|
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
2019-04-01
1
-3
/
+3
*
|
Merge pull request #2170 from lioncash/emu-window
bunnei
2019-02-27
2
-2
/
+2
|
\
\
|
*
|
core/frontend/emu_window: Make ClipToTouchScreen a const member function
Lioncash
2019-02-27
2
-2
/
+2
*
|
|
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-27
2
-7
/
+7
*
|
|
common/vector_math: Move Vec[x] types into the Common namespace
Lioncash
2019-02-26
1
-1
/
+1
|
/
/
*
/
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-23
2
-0
/
+41
|
/
*
core/frontend/applets/web_browser: Make OpenPage() non-const
Lioncash
2019-01-17
2
-3
/
+3
*
frontend: Add frontend responder for web browser
Zach Hilman
2018-12-28
2
-0
/
+52
*
Merge pull request #1886 from FearlessTobi/port-4164
bunnei
2018-12-23
2
-0
/
+22
|
\
|
*
yuzu, video_core: Screenshot functionality
zhupengfei
2018-12-18
2
-0
/
+22
*
|
frontend: Add frontend applet for ProfileSelect
Zach Hilman
2018-12-03
2
-0
/
+46
|
/
*
Merge pull request #1667 from DarkLordZach/swkbd
bunnei
2018-11-20
2
-0
/
+83
|
\
|
*
applet: Add operation completed callback
Zach Hilman
2018-11-18
2
-3
/
+7
|
*
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
2
-5
/
+9
|
*
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
2
-8
/
+7
|
*
am: Implement ILibraryAppletAccessor IsCompleted and GetResult
Zach Hilman
2018-11-18
1
-0
/
+1
[next]