index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pica/lighting: only apply Fresnel factor for the last light
wwylele
2017-09-03
2
-7
/
+9
*
Merge pull request #2891 from wwylele/sw-bump
bunnei
2017-08-30
4
-10
/
+40
|
\
|
*
gl_rasterizer/lighting: more accurate CP formula
wwylele
2017-08-22
1
-2
/
+2
|
*
SwRasterizer/Lighting: implement LUT input CP
wwylele
2017-08-22
1
-0
/
+11
|
*
SwRasterizer/Lighting: implement bump mapping
wwylele
2017-08-22
3
-8
/
+27
*
|
Merge pull request #2899 from wwylele/touch-refactor
bunnei
2017-08-29
8
-43
/
+87
|
\
\
|
*
|
EmuWindow: refactor touch input into a TouchDevice
wwylele
2017-08-24
5
-39
/
+72
|
*
|
HID: use TouchDevice for touch pad
wwylele
2017-08-24
3
-4
/
+15
*
|
|
Merge pull request #2905 from danzel/fix-2902
Sebastian Valle
2017-08-29
4
-5
/
+5
|
\
\
\
|
*
|
|
Use recursive_mutex instead of mutex to fix #2902
danzel
2017-08-29
4
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #2892 from Subv/warnings2
Weiyi Wang
2017-08-28
3
-6
/
+10
|
\
\
\
|
*
|
|
Warnings: Fixed a few missing-return warnings in video_core.
Subv
2017-08-26
3
-6
/
+10
|
|
|
/
|
|
/
|
*
|
|
web_backend: Fix CPR bug where Winsock is not properly initializing.
bunnei
2017-08-26
1
-15
/
+27
*
|
|
web_backend: Fix asynchronous JSON post by spawning new thread.
bunnei
2017-08-25
1
-9
/
+18
*
|
|
web_services: Refactor to remove dependency on Core.
bunnei
2017-08-25
5
-20
/
+35
*
|
|
qt: Add an option to view/regenerate telemetry ID.
bunnei
2017-08-25
4
-7
/
+40
*
|
|
default_ini: Use correct telemetry endpoint URL.
bunnei
2017-08-25
1
-1
/
+1
*
|
|
# This is a combination of 2 commits.
bunnei
2017-08-25
1
-3
/
+30
*
|
|
qt: Add web configuration tab.
bunnei
2017-08-25
6
-2
/
+217
*
|
|
web_backend: User config for username and token, support anonymous post.
bunnei
2017-08-25
2
-40
/
+17
*
|
|
telemetry: Log frontend type.
bunnei
2017-08-25
2
-0
/
+4
*
|
|
settings: Add enable_telemetry, citra_username, and citra_token.
bunnei
2017-08-25
4
-0
/
+20
*
|
|
telemetry_session: Log telemetry ID.
bunnei
2017-08-25
1
-0
/
+36
*
|
|
citra_qt: Show one-time callout messages to user.
bunnei
2017-08-25
4
-0
/
+50
*
|
|
SidebySide Layout (#2859)
ThaMighty90
2017-08-25
6
-7
/
+61
|
|
/
|
/
|
*
|
Merge pull request #2839 from Subv/global_kernel_lock
James Rowe
2017-08-23
6
-4
/
+46
|
\
\
|
*
|
Kernel/Memory: Acquire the global HLE lock when a memory read/write operation...
Subv
2017-08-22
1
-1
/
+8
|
*
|
Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state betwee...
Subv
2017-08-22
5
-3
/
+38
*
|
|
Merge pull request #2893 from Subv/not_schedule_main_thread
bunnei
2017-08-22
1
-5
/
+1
|
\
\
\
|
*
|
|
Kernel/Threads: Don't immediately switch to the new main thread when loading ...
Subv
2017-08-21
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2888 from Subv/warnings
James Rowe
2017-08-22
11
-17
/
+22
|
\
\
\
|
*
|
|
GPU/Warnings: Explicitly cast the screen refresh ticks to u64.
Subv
2017-08-21
1
-1
/
+1
|
*
|
|
Warnings: Add UNREACHABLE macros to switches that contemplate all possible va...
Subv
2017-08-21
3
-2
/
+7
|
*
|
|
HLE/Applets: Fixed some conversion warnings when creating the framebuffer sha...
Subv
2017-08-21
4
-8
/
+8
|
*
|
|
CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in Execut...
Subv
2017-08-21
1
-1
/
+1
|
*
|
|
Dyncom: Use size_t instead of int to store the instruction offsets in the ins...
Subv
2017-08-21
2
-4
/
+4
|
*
|
|
Dyncom: Fixed a conversion warning when decoding thumb instructions.
Subv
2017-08-21
1
-1
/
+1
|
|
/
/
*
|
|
motion_emu: fix initialization order
wwylele
2017-08-22
1
-1
/
+4
*
|
|
swrasterizer: remove invalid TODO
wwylele
2017-08-21
1
-4
/
+2
*
|
|
swrasterizer/clipper: remove tested TODO
wwylele
2017-08-21
1
-4
/
+0
*
|
|
gl_shader_gen: simplify and clarify the depth transformation between vertex s...
wwylele
2017-08-21
1
-2
/
+5
*
|
|
gl_rasterizer: add clipping plane z<=0 defined in PICA
wwylele
2017-08-21
4
-0
/
+21
|
/
/
*
|
Merge pull request #2872 from wwylele/sw-geo-factor
Yuri Kunde Schlesner
2017-08-20
1
-4
/
+16
|
\
\
|
*
|
SwRasterizer/Lighting: implement geometric factor
wwylele
2017-08-11
1
-4
/
+16
*
|
|
Merge pull request #2861 from wwylele/motion-refactor
James Rowe
2017-08-19
20
-277
/
+302
|
\
\
\
|
*
|
|
HID: fix a comment and a warning
wwylele
2017-08-20
1
-2
/
+2
|
*
|
|
motion_emu: no need to include thread in header
wwylele
2017-08-19
2
-2
/
+7
|
*
|
|
move MotionEmu from core/frontend to input_common as a InputDevice
wwylele
2017-08-11
17
-244
/
+221
|
*
|
|
HID: use MotionDevice for Accelerometer and Gyroscope
wwylele
2017-08-11
3
-5
/
+48
*
|
|
|
Merge pull request #2871 from wwylele/sw-spotlight
James Rowe
2017-08-19
1
-3
/
+19
|
\
\
\
\
[next]