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
*
vk_descriptor_pool: Add missing <algorithm> include
Morph
2021-09-11
1
-0
/
+1
*
slot_vector: Add missing <algorithm> include
Morph
2021-09-11
1
-0
/
+1
*
video_core/memory_manager: Add missing <algorithm> include
Morph
2021-09-11
1
-0
/
+2
*
kernel: Add missing <functional> include
Morph
2021-09-11
1
-0
/
+1
*
file_sys/kernel_executable: Add missing <string> include
Morph
2021-09-11
1
-0
/
+1
*
codec: Add missing <string_view> include
Morph
2021-09-11
1
-0
/
+1
*
common_funcs: Replace <algorithm> with <iterator>
Morph
2021-09-11
1
-1
/
+1
*
common: Move error handling to error.cpp/h
Morph
2021-09-11
6
-18
/
+34
*
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-11
15
-121
/
+257
|
\
|
*
h264: Lower max_num_ref_frames
ameerj
2021-08-16
1
-1
/
+2
|
*
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
12
-27
/
+120
|
*
codec: Improve libav memory alloc and cleanup
ameerj
2021-08-16
2
-14
/
+19
|
*
codec: Fallback to CPU decoding if no compatible GPU format is found
ameerj
2021-08-16
2
-22
/
+32
|
*
cmake: Add VDPAU and NVDEC support to FFmpeg
lat9nq
2021-08-16
1
-0
/
+1
|
*
codec: Replace deprecated av_init_packet usage
ameerj
2021-08-12
1
-9
/
+13
|
*
nvdec: Implement GPU accelerated decoding for all platforms
ameerj
2021-08-12
2
-70
/
+92
*
|
Merge pull request #6901 from ameerj/vk-clear-bits
Fernando S
2021-09-11
3
-6
/
+24
|
\
\
|
*
|
vk_rasterizer: Only clear depth and stencil buffers when set in attachment as...
ameerj
2021-08-21
3
-6
/
+24
*
|
|
Merge pull request #6941 from ameerj/swapchain-srgb
Fernando S
2021-09-11
5
-11
/
+37
|
\
\
\
|
*
|
|
vulkan_device: Enable VK_KHR_swapchain_mutable_format if available
ameerj
2021-08-29
3
-0
/
+27
|
*
|
|
vk_swapchain: Prefer linear swapchain format when presenting sRGB images
ameerj
2021-08-29
3
-11
/
+10
*
|
|
|
Merge pull request #6953 from ameerj/anv-semaphore
Fernando S
2021-09-11
5
-26
/
+33
|
\
\
\
\
|
*
|
|
|
renderer_vulkan: Wait on present semaphore at queue submit
ameerj
2021-09-02
5
-26
/
+33
*
|
|
|
|
Merge pull request #6981 from ameerj/nvflinger-hb-format
Fernando S
2021-09-11
3
-7
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
nvflinger: Use external surface format for framebuffer creation
ameerj
2021-09-06
3
-7
/
+8
*
|
|
|
|
|
Merge pull request #6962 from vonchenplus/spirv_support_legacy_attribute
bunnei
2021-09-08
3
-0
/
+107
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Detail adjustment
Feng Chen
2021-09-08
1
-13
/
+14
|
*
|
|
|
|
|
Detail adjustment
Feng Chen
2021-09-08
2
-28
/
+35
|
*
|
|
|
|
|
Re-implement get unused location
Feng Chen
2021-09-07
1
-30
/
+30
|
*
|
|
|
|
|
Move attribute related definitions to spirv anonymous namespace
Feng Chen
2021-09-07
4
-30
/
+26
|
*
|
|
|
|
|
Dynamic get unused location
Feng Chen
2021-09-06
1
-27
/
+49
|
*
|
|
|
|
|
Implement intput and output fixed fnc textures
Feng Chen
2021-09-06
4
-19
/
+25
|
*
|
|
|
|
|
Rename parameters
Feng Chen
2021-09-03
5
-14
/
+24
|
*
|
|
|
|
|
Fix create GraphicsPipelines crash
Feng Chen
2021-09-03
1
-5
/
+5
|
*
|
|
|
|
|
Add input/output location
Feng Chen
2021-09-02
1
-5
/
+13
|
*
|
|
|
|
|
Add colorfront and txtcoord support
Feng Chen
2021-09-01
5
-0
/
+57
*
|
|
|
|
|
|
Merge pull request #6980 from vonchenplus/fix_blend_equation_error
Fernando S
2021-09-08
1
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix blend equation enum error
Feng Chen
2021-09-07
1
-4
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #6971 from bunnei/buffer-queue-kevent
Ameer J
2021-09-08
3
-14
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
core: hle: service: buffer_queue: Improve management of KEvent.
bunnei
2021-09-04
3
-14
/
+24
*
|
|
|
|
|
|
|
Merge pull request #6977 from Moonlacer/master
Ameer J
2021-09-06
2
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Second part of Golden's PR
Moonlacer
2021-09-06
2
-3
/
+3
|
|
/
/
/
/
/
/
/
*
|
/
/
/
/
/
/
Rename all shader cache references to pipeline cache
MatÃas Locatti
2021-09-06
1
-4
/
+4
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #6965 from bunnei/cpu_manager_jthread
bunnei
2021-09-06
2
-18
/
+13
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
core: cpu_manager: Use jthread.
bunnei
2021-09-03
2
-18
/
+13
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
core: hle: service: nvflinger/vi: Improve management of KEvent.
bunnei
2021-09-03
4
-16
/
+30
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #6900 from ameerj/attr-reorder
bunnei
2021-09-01
7
-10
/
+140
|
\
\
\
\
\
|
*
|
|
|
|
structured_control_flow: Skip reordering nested demote branches.
ameerj
2021-08-30
1
-0
/
+11
|
*
|
|
|
|
structured_control_flow: Conditionally invoke demote reorder pass
ameerj
2021-08-30
7
-10
/
+23
|
*
|
|
|
|
structured_control_flow: Add DemoteCombinationPass
ameerj
2021-08-28
1
-1
/
+107
[next]