index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
nvnflinger: fix name
Liam
2023-03-01
1
-2
/
+2
|
|
/
/
*
/
/
vulkan_common: disable vertexInputDynamicState on unsupported driver
Liam
2023-03-01
1
-0
/
+1
|
/
/
*
|
Partially apply LTO to only core and video_core projects.
MatÃas Locatti
2023-02-27
1
-0
/
+4
*
|
configuration: Add async ASTC decode setting
ameerj
2023-02-22
4
-8
/
+21
*
|
texture_cache: Add async texture decoding
ameerj
2023-02-22
3
-0
/
+88
|
/
*
svc: Fix type consistency (exposed on macOS)
Merry
2023-02-21
1
-1
/
+1
*
Merge pull request #9588 from liamwhite/bylaws-reverts
liamwhite
2023-02-19
6
-22
/
+3
|
\
|
*
Revert "Vulkan, OpenGL: Hook up storage buffer alignment code"
Liam
2023-01-07
6
-22
/
+3
*
|
Merge pull request #9810 from Kelebek1/nvdec_threads
bunnei
2023-02-17
1
-0
/
+2
|
\
\
|
*
|
Allow >1 cpu threads on video decoding, disable multi-frame decoding
Kelebek1
2023-02-14
1
-0
/
+2
*
|
|
Merge pull request #9802 from Kelebek1/wait_data_cache
bunnei
2023-02-16
1
-0
/
+4
|
\
\
\
|
*
|
|
Reimplement the invalidate_texture_data_cache register
Kelebek1
2023-02-14
1
-0
/
+4
|
|
/
/
*
|
|
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
26
-66
/
+60
*
|
|
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-14
24
-58
/
+64
|
/
/
*
|
Merge pull request #9746 from ameerj/ogl-msaa-texcache
bunnei
2023-02-12
12
-14
/
+136
|
\
\
|
*
|
texture_cache: OpenGL: Implement MSAA uploads and copies
ameerj
2023-02-11
12
-14
/
+136
*
|
|
Merge pull request #9777 from vonchenplus/speed_up_video_copy
liamwhite
2023-02-11
1
-9
/
+5
|
\
\
\
|
*
|
|
video_core: Speed up video frame data copy
FengChen
2023-02-11
1
-9
/
+5
*
|
|
|
Merge pull request #9744 from behunin/quick-release
liamwhite
2023-02-11
3
-14
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove OnCommandListEndCommand
Behunin
2023-02-07
3
-14
/
+2
*
|
|
|
Merge pull request #9736 from Kelebek1/dynamic_vertex_attribs
liamwhite
2023-02-09
1
-25
/
+1
|
\
\
\
\
|
*
|
|
|
Remove fake vertex bindings when dynamic state is enabled
Kelebek1
2023-02-05
1
-25
/
+1
|
|
/
/
/
*
/
/
/
buffer_base: Partially revert changes from #9559
ameerj
2023-02-08
1
-6
/
+8
|
/
/
/
*
|
|
Merge pull request #9708 from ameerj/gl-context-flush
liamwhite
2023-02-01
6
-16
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gl_compute_pipeline: Force context flush when loading shader cache
ameerj
2023-01-29
4
-7
/
+37
|
*
|
gl_graphics_pipeline: Force context flush when loading shader cache
ameerj
2023-01-29
4
-9
/
+12
*
|
|
Merge pull request #9631 from vonchenplus/vulkan_clear
liamwhite
2023-01-30
6
-20
/
+152
|
\
\
\
|
*
|
|
video_core: Implement vulkan clear specified channel
FengChen
2023-01-28
6
-20
/
+152
*
|
|
|
Move to Clang Format 15
Levi Behunin
2023-01-29
2
-4
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #9691 from ameerj/msaa-texcache
bunnei
2023-01-28
2
-0
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
texture_cache: Adjust image view sizes by MSAA samples
ameerj
2023-01-28
2
-0
/
+48
*
|
|
Merge pull request #9539 from Wollnashorn/opengl-fsr
liamwhite
2023-01-27
12
-162
/
+546
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
Wollnashorn
2023-01-26
12
-162
/
+546
*
|
|
Revert "MemoryManager: use fastmem directly."
Merry
2023-01-25
2
-33
/
+10
*
|
|
nsight_aftermath_tracker: update for latest Aftermath SDK
Liam
2023-01-21
1
-4
/
+4
|
/
/
*
|
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-19
25
-125
/
+502
|
\
\
|
*
|
Address feedback
Feng Chen
2023-01-16
5
-14
/
+62
|
*
|
video_core: Implement opengl/vulkan draw_texture
Feng Chen
2023-01-05
19
-138
/
+291
|
*
|
video_core: Implement maxwell3d draw texture method
Feng Chen
2023-01-05
7
-1
/
+177
*
|
|
Demote maxwell3d Firmware4 call log to debug
Kelebek1
2023-01-18
1
-1
/
+1
*
|
|
Merge pull request #9596 from liamwhite/mvk
Morph
2023-01-10
1
-10
/
+25
|
\
\
\
|
*
|
|
MoltenVK: restrict number of vertex attributes/bindings to 16
TellowKrinkle
2023-01-09
1
-10
/
+25
*
|
|
|
vulkan_common: fix indirect draw with count
Liam
2023-01-10
3
-8
/
+15
|
/
/
/
*
|
|
Merge pull request #9581 from liamwhite/turbo2
Morph
2023-01-09
5
-0
/
+40
|
\
\
\
|
*
|
|
renderer_vulkan: pause turbo submissions on inactive queue
Liam
2023-01-07
5
-0
/
+40
|
|
|
/
|
|
/
|
*
|
|
vulkan_device: refactor feature testing
Liam
2023-01-09
3
-1173
/
+664
*
|
|
VideoCore: Fix OGL cache invalidation.
Fernando Sahmkow
2023-01-07
2
-0
/
+6
|
/
/
*
|
Merge pull request #9570 from liamwhite/less-clock-boost
Narr the Reg
2023-01-07
3
-1
/
+15
|
\
\
|
*
|
renderer_vulkan: disable clock boost on unvalidated devices
Liam
2023-01-06
3
-1
/
+15
*
|
|
vulkan_device: avoid attempt to access empty optional
Liam
2023-01-06
1
-2
/
+6
|
/
/
[prev]
[next]