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
*
Rasterizer: Address Feedback and conscerns.
Fernando Sahmkow
2019-09-19
1
-11
/
+11
*
Rasterizer: Refactor draw calls, remove deadcode and clean up.
Fernando Sahmkow
2019-09-19
3
-106
/
+68
*
VideoCore: Corrections to the MME Inliner and removal of hacky instance manag...
Fernando Sahmkow
2019-09-19
6
-31
/
+81
*
Video Core: initial Implementation of InstanceDraw Packaging
Fernando Sahmkow
2019-09-19
7
-11
/
+192
*
Merge pull request #2784 from ReinUsesLisp/smem
bunnei
2019-09-18
5
-21
/
+81
|
\
|
*
gl_shader_decompiler: Implement shared memory
ReinUsesLisp
2019-09-05
1
-0
/
+23
|
*
shader_ir: Implement LD_S
ReinUsesLisp
2019-09-05
1
-10
/
+13
|
*
shader_ir: Implement ST_S
ReinUsesLisp
2019-09-05
4
-11
/
+45
*
|
Merge pull request #2851 from ReinUsesLisp/srgb
Fernando Sahmkow
2019-09-15
6
-30
/
+9
|
\
\
|
*
|
renderer_opengl: Fix rebase mistake
ReinUsesLisp
2019-09-11
1
-1
/
+1
|
*
|
gl_rasterizer: Correct sRGB Fix regression
Fernando Sahmkow
2019-09-10
1
-0
/
+12
|
*
|
renderer_opengl: Fix sRGB blits
ReinUsesLisp
2019-09-10
6
-43
/
+10
*
|
|
Merge pull request #2824 from ReinUsesLisp/mme
Fernando Sahmkow
2019-09-15
3
-4
/
+20
|
\
\
\
|
*
|
|
maxwell_3d: Update firmware 4 call stub commentary
Rodrigo Locatti
2019-09-14
1
-1
/
+2
|
*
|
|
Revert "Revert #2466" and stub FirmwareCall 4
ReinUsesLisp
2019-09-04
3
-4
/
+19
*
|
|
|
Merge pull request #2857 from ReinUsesLisp/surface-srgb
Fernando Sahmkow
2019-09-14
2
-0
/
+22
|
\
\
\
\
|
*
|
|
|
video_core/surface: Add function to detect sRGB surfaces
ReinUsesLisp
2019-09-13
2
-0
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2858 from ReinUsesLisp/vk-device
Fernando Sahmkow
2019-09-14
3
-111
/
+258
|
\
\
\
\
|
*
|
|
|
vk_device: Add miscellaneous features and minor style changes
ReinUsesLisp
2019-09-13
3
-111
/
+258
|
|
/
/
/
*
|
|
|
Merge pull request #2667 from DarkLordZach/profile-editor
bunnei
2019-09-14
5
-10
/
+130
|
\
\
\
\
|
*
|
|
|
acc_su: Implement GetProfileEditor (205)
Zach Hilman
2019-07-03
3
-1
/
+13
|
*
|
|
|
acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage'
Zach Hilman
2019-07-03
1
-1
/
+73
|
*
|
|
|
profile_manager: Add setter for ProfileBase and ProfileData
Zach Hilman
2019-07-03
2
-0
/
+13
|
*
|
|
|
acc: Add IProfileCommon for IProfile and IProfileEditor
Zach Hilman
2019-07-03
1
-8
/
+31
*
|
|
|
|
shader/image: Implement SUATOM and fix SUST
ReinUsesLisp
2019-09-10
7
-69
/
+329
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2823 from ReinUsesLisp/shr-clamp
bunnei
2019-09-10
2
-6
/
+17
|
\
\
\
\
|
*
|
|
|
shader/shift: Implement SHR wrapped and clamped variants
ReinUsesLisp
2019-09-04
2
-6
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2810 from ReinUsesLisp/mme-opt
bunnei
2019-09-10
4
-12
/
+24
|
\
\
\
\
|
*
|
|
|
maxwell_3d: Avoid moving macro_params
ReinUsesLisp
2019-09-04
4
-12
/
+24
|
|
/
/
/
*
|
|
|
Merge pull request #2759 from ReinUsesLisp/compute-images
Fernando Sahmkow
2019-09-10
20
-229
/
+457
|
\
\
\
\
|
*
|
|
|
gl_shader_decompiler: Keep track of written images and mark them as modified
ReinUsesLisp
2019-09-05
7
-62
/
+92
|
*
|
|
|
texture_cache: Minor changes
ReinUsesLisp
2019-09-05
4
-19
/
+17
|
*
|
|
|
gl_rasterizer: Apply textures and images state
ReinUsesLisp
2019-09-05
1
-0
/
+2
|
*
|
|
|
gl_rasterizer: Add samplers to compute dispatches
ReinUsesLisp
2019-09-05
2
-3
/
+36
|
*
|
|
|
gl_rasterizer: Minor code changes
ReinUsesLisp
2019-09-05
2
-20
/
+31
|
*
|
|
|
gl_state: Split textures and samplers into two arrays
ReinUsesLisp
2019-09-05
4
-91
/
+39
|
*
|
|
|
gl_rasterizer: Implement image bindings
ReinUsesLisp
2019-09-05
5
-32
/
+106
|
*
|
|
|
gl_state: Add support for glBindImageTextures
ReinUsesLisp
2019-09-05
2
-0
/
+24
|
*
|
|
|
texture_cache: Pass TIC to texture cache
ReinUsesLisp
2019-09-05
4
-27
/
+25
|
*
|
|
|
kepler_compute: Implement texture queries
ReinUsesLisp
2019-09-05
5
-5
/
+99
|
*
|
|
|
gl_rasterizer: Split SetupTextures
ReinUsesLisp
2019-09-05
2
-22
/
+38
*
|
|
|
|
Merge pull request #2847 from VelocityRa/nro-nacp-fix
David
2019-09-09
2
-0
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
nro: Implement ReadControlData
Nick Renieris
2019-09-08
2
-0
/
+10
*
|
|
|
|
|
Merge pull request #2716 from lioncash/hle-global
David
2019-09-09
17
-97
/
+143
|
\
\
\
\
\
\
|
*
|
|
|
|
|
service/am: Remove usages of global system accessors
Lioncash
2019-09-04
17
-97
/
+143
*
|
|
|
|
|
|
Merge pull request #2763 from lioncash/map-phys
David
2019-09-09
2
-39
/
+41
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemo...
Lioncash
2019-09-04
1
-4
/
+4
|
*
|
|
|
|
|
kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/...
Lioncash
2019-09-04
1
-16
/
+10
|
*
|
|
|
|
|
kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory()
Lioncash
2019-08-29
1
-0
/
+2
|
*
|
|
|
|
|
kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacen...
Lioncash
2019-08-29
1
-1
/
+4
[next]