index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Make high GPU accuracy the default
ReinUsesLisp
2021-02-13
1
-1
/
+1
*
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-13
1
-1
/
+1
*
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-11
1
-1
/
+2
|
\
|
*
Add mouse panning
german
2021-02-07
1
-1
/
+2
*
|
renderer_opengl: Update OpenGL backend version requirement to 4.6
Morph
2021-02-07
1
-19
/
+7
|
/
*
Merge pull request #5778 from ReinUsesLisp/shader-dir
bunnei
2021-01-27
1
-0
/
+3
|
\
|
*
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-21
1
-0
/
+3
*
|
Add mutitouch support for touch screens
german
2021-01-15
1
-6
/
+6
*
|
Allow all touch inputs at the same time and remove config options that are no...
german
2021-01-15
1
-4
/
+0
|
/
*
config: Enable docked mode by default
Morph
2021-01-10
2
-2
/
+2
*
yuzu_cmd: Silence unreferenced local variable warning
Morph
2021-01-10
1
-2
/
+0
*
general: Fix various spelling errors
Morph
2021-01-02
1
-1
/
+1
*
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-24
2
-18
/
+4
*
yuzu: Remove gdbstub configuration
FearlessTobi
2020-12-19
3
-25
/
+5
*
yuzu_cmd: Remove 'users_size'
comex
2020-12-05
1
-1
/
+0
*
Merge pull request #4937 from german77/multiUDP
bunnei
2020-12-01
1
-4
/
+2
|
\
|
*
Add multiple udp server support
german
2020-11-25
1
-4
/
+2
*
|
Merge pull request #4939 from german77/MouseInput
bunnei
2020-11-29
2
-5
/
+4
|
\
\
|
*
|
Implement full mouse support
german
2020-11-25
2
-5
/
+4
*
|
|
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-27
1
-5
/
+4
|
|
/
|
/
|
*
|
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
3
-60
/
+62
|
\
\
|
*
|
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
3
-60
/
+62
|
|
/
*
/
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-11-18
1
-2
/
+2
|
/
*
configure_input: Add per-player vibration
Morph
2020-11-15
2
-0
/
+6
*
settings: Remove global vibration strength modifier
Morph
2020-11-15
2
-5
/
+0
*
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
2
-0
/
+9
*
settings: Preparation for per-game input settings
Morph
2020-11-15
1
-12
/
+13
*
core: Remove usage of unicorn
Lioncash
2020-11-03
1
-2
/
+0
*
yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.
bunnei
2020-10-26
2
-5
/
+5
*
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-20
7
-45
/
+12
*
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-17
1
-0
/
+2
|
\
|
*
configure_input: Hook up the motion button and checkbox
Morph
2020-09-05
1
-0
/
+2
*
|
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-06
1
-1
/
+4
|
/
*
input_common: Eliminate most global state
Lioncash
2020-08-27
7
-19
/
+42
*
Project Mjölnir: Part 1
Morph
2020-08-26
1
-0
/
+2
*
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
1
-1
/
+1
*
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
2
-20
/
+22
*
Rebase for per game settings
David Marcec
2020-07-17
2
-0
/
+8
*
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-14
2
-5
/
+33
|
\
|
*
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-11
2
-5
/
+33
*
|
settings: Remove storage size options
Morph
2020-07-10
1
-9
/
+0
|
/
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
3
-39
/
+48
*
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
1
-2
/
+4
*
YuzuCMD/Tester: Correct execution
Fernando Sahmkow
2020-06-27
1
-3
/
+4
*
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-27
1
-1
/
+1
*
Fix: fatal error CVT1100 when compiling manifest file
FearlessTobi
2020-06-21
1
-1
/
+1
*
Merge pull request #3966 from Morph1984/hide-internal-resolution-ui
bunnei
2020-06-16
2
-7
/
+0
|
\
|
*
yuzu/frontend: Remove internal resolution option
Morph
2020-06-06
2
-7
/
+0
*
|
Merge pull request #4009 from ogniK5377/macro-jit-prod
bunnei
2020-06-04
2
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Implement macro JIT
David Marcec
2020-05-30
2
-0
/
+4
[next]