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
...
|
|
*
|
|
|
Kernel/Memory: Make IsValidPhysicalAddress not go through the current process...
Subv
2017-09-15
1
-2
/
+1
|
|
*
|
|
|
Kernel/Threads: Don't clear the CPU instruction cache when performing a conte...
Subv
2017-09-15
1
-1
/
+3
|
|
*
|
|
|
Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the c...
Subv
2017-09-15
4
-30
/
+69
|
|
*
|
|
|
Kernel/Memory: Switch the current page table when a new process is scheduled.
Subv
2017-09-10
1
-0
/
+10
|
|
*
|
|
|
Kernel/Memory: Give each Process its own page table.
Subv
2017-09-10
9
-87
/
+93
|
*
|
|
|
|
Merge pull request #2915 from wwylele/font-archive-2
bunnei
2017-09-11
3
-135
/
+155
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
APT: load different shared font depending on the region
wwylele
2017-09-03
3
-135
/
+155
|
*
|
|
|
|
Merge pull request #2865 from wwylele/gs++
bunnei
2017-09-07
15
-37
/
+594
|
|
\
\
\
\
\
|
|
*
|
|
|
|
pica/command_processor: build geometry pipeline and run geometry shader
wwylele
2017-08-19
6
-28
/
+383
|
|
*
|
|
|
|
pica/shader/jit: implement SETEMIT and EMIT
wwylele
2017-08-19
2
-2
/
+49
|
|
*
|
|
|
|
pica/primitive_assembly: Handle winding for GS primitive
wwylele
2017-08-19
2
-3
/
+19
|
|
*
|
|
|
|
correct constness
wwylele
2017-08-19
2
-2
/
+4
|
|
*
|
|
|
|
pica/shader/interpreter: implement SETEMIT and EMIT
wwylele
2017-08-19
1
-0
/
+16
|
|
*
|
|
|
|
pica/shader: extend UnitState for GS
wwylele
2017-08-19
2
-0
/
+84
|
|
*
|
|
|
|
pica/regs: layout geometry shader configuration regs
wwylele
2017-08-10
2
-2
/
+39
|
*
|
|
|
|
|
Merge pull request #2914 from wwylele/fresnel-fix
bunnei
2017-09-05
2
-7
/
+9
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
pica/lighting: only apply Fresnel factor for the last light
wwylele
2017-09-03
2
-7
/
+9
|
*
|
|
|
|
|
|
Merge pull request #2831 from Subv/uds_auth
Weiyi Wang
2017-09-05
7
-53
/
+289
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Services/UDS: Remove an old duplicated declaration of WifiPacket.
Subv
2017-08-27
2
-22
/
+0
|
|
*
|
|
|
|
|
|
Services/UDS: Handle the connection sequence packets.
Subv
2017-08-27
1
-17
/
+83
|
|
*
|
|
|
|
|
|
Services/UDS: Store the received beacon frames until RecvBeaconBroadcastData ...
Subv
2017-08-27
1
-3
/
+62
|
|
*
|
|
|
|
|
|
Services/UDS: Add functions to generate 802.11 auth and assoc response frames.
Subv
2017-08-27
5
-11
/
+144
|
*
|
|
|
|
|
|
|
Remove _flag in var names
mailwl
2017-09-04
1
-6
/
+6
|
*
|
|
|
|
|
|
|
Mii Selector Applet: update Mii structures
mailwl
2017-09-04
2
-34
/
+29
|
*
|
|
|
|
|
|
|
Fix icon for citra qt
James Rowe
2017-09-03
1
-1
/
+3
|
*
|
|
|
|
|
|
|
Add manifest
DaMan
2017-09-02
2
-0
/
+16
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #2909 from wwylele/telemetry-gas
bunnei
2017-08-31
1
-0
/
+6
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
video_core: report telemetry for gas mode
wwylele
2017-08-31
1
-0
/
+6
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #2858 from MerryMage/interp-on-a-frame-basis
bunnei
2017-08-30
3
-88
/
+74
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
interpolate: Interpolate on a frame-by-frame basis
MerryMage
2017-08-28
3
-88
/
+74
|
*
|
|
|
|
|
|
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
[prev]
[next]