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
*
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
*
|
Merge pull request #3958 from FernandoS27/gl-debug
bunnei
2020-05-31
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...
Fernando Sahmkow
2020-05-17
1
-0
/
+3
*
|
yuzu: Add frontend settings for assembly shaders
ReinUsesLisp
2020-05-19
2
-0
/
+6
|
/
*
core: settings: Add a setting for time zone.
bunnei
2020-05-11
2
-2
/
+7
*
Merge pull request #3742 from FernandoS27/command-list
bunnei
2020-04-27
1
-0
/
+2
|
\
|
*
GPU: Add Fast GPU Time Option.
Fernando Sahmkow
2020-04-23
1
-0
/
+2
*
|
Merge pull request #3768 from H27CK/cmd-title-fmt
Rodrigo Locatti
2020-04-23
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix format error in performance statistics
H27CK
2020-04-23
1
-3
/
+4
*
|
Merge pull request #3677 from FernandoS27/better-sync
bunnei
2020-04-22
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
2
-5
/
+5
*
|
Add missing ;
H27CK
2020-04-22
1
-1
/
+1
*
|
Init SDL info structure and add dummy context
H27CK
2020-04-22
2
-1
/
+4
|
/
*
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-20
2
-0
/
+5
*
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-04-07
4
-141
/
+46
*
Frontend: Don't call DoneCurrent if the context isnt already current
James Rowe
2020-03-30
1
-1
/
+9
[next]