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
*
Merge pull request #8819 from liamwhite/cash-money
lat9nq
2022-09-08
1
-1
/
+4
|
\
|
*
video_core: add option for pessimistic flushing
Liam
2022-08-25
1
-1
/
+4
*
|
style: General style changes to match with the rest of the codebase
Morph
2022-08-31
1
-5
/
+2
*
|
(shader/pipeline)_cache: Raise shader/pipeline cache version
Morph
2022-08-31
2
-2
/
+2
*
|
Merge pull request #8752 from vonchenplus/rectangle_texture
Fernando S
2022-08-31
4
-13
/
+18
|
\
\
|
*
|
video_code: support rectangle texture
FengChen
2022-08-25
4
-13
/
+18
*
|
|
video_core: vulkan: rasterizer: Workaround on viewport swizzle on AMD
Narr the Reg
2022-08-23
1
-1
/
+8
|
|
/
|
/
|
*
|
Merge pull request #8784 from Docteh/nosnek
liamwhite
2022-08-21
9
-60
/
+62
|
\
\
|
*
|
code: dodge PAGE_SIZE #define
Kyle Kienapfel
2022-08-19
9
-60
/
+62
*
|
|
video_core: support framebuffer crop rect top not zero
vonchenplus
2022-08-20
2
-12
/
+25
*
|
|
video_core: implement R16G16B16X16 texture format
Liam
2022-08-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #8739 from merryhime/swizzle_table
bunnei
2022-08-13
2
-15
/
+48
|
\
\
|
*
|
video_core/textures/decoders: Avoid SWIZZLE_TABLE
Merry
2022-08-09
2
-15
/
+48
|
|
/
*
/
Make vsync setting work for Vulkan
DJRobX
2022-08-07
1
-2
/
+3
|
/
*
Merge pull request #8658 from liamwhite/plgp
bunnei
2022-08-06
1
-9
/
+7
|
\
|
*
video_core: differentiate between tiled and untiled framebuffer sizes for una...
Liam
2022-07-27
1
-9
/
+7
*
|
Merge pull request #8700 from liamwhite/xc3-vk-crash
bunnei
2022-08-06
1
-0
/
+12
|
\
\
|
*
|
vk_texture_cache: return VK_NULL_HANDLE for views of null images
Liam
2022-08-02
1
-0
/
+12
*
|
|
renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED...
Liam
2022-08-02
5
-273
/
+337
|
/
/
*
|
Merge pull request #8678 from liamwhite/stop-waiting
bunnei
2022-07-31
2
-2
/
+2
|
\
\
|
*
|
video_core: stop waiting for shader compilation on user cancel
Liam
2022-07-29
2
-2
/
+2
*
|
|
renderer_opengl: delete shader source after linking
Liam
2022-07-30
1
-0
/
+1
|
/
/
*
|
Merge pull request #8542 from Morph1984/gpu-use-old-q
liamwhite
2022-07-27
2
-4
/
+3
|
\
\
|
*
|
gpu_thread: Use the previous MPSCQueue implementation
Morph
2022-07-06
2
-4
/
+3
*
|
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
20
-42
/
+46
|
|
/
|
/
|
*
|
video_core: use correct byte size for framebuffer
Liam
2022-07-19
1
-5
/
+8
*
|
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-16
1
-3
/
+3
*
|
renderer_(gl/vk): Implement ASTC_10x6_UNORM
Morph
2022-07-05
7
-1
/
+16
|
/
*
Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor"
lat9nq
2022-06-29
1
-11
/
+0
*
video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue
german77
2022-06-26
14
-33
/
+33
*
video_core: Replace VKSwapchain with Swapchain
german77
2022-06-26
5
-25
/
+23
*
video_core: Replace VKQueryCache with QueryCache
german77
2022-06-26
6
-28
/
+27
*
video_core: Replace VKScheduler with Scheduler
german77
2022-06-26
35
-111
/
+110
*
video_core: Replace VKBlitScreen with BlitScreen
german77
2022-06-26
3
-51
/
+51
*
video_core: Replace VKFenceManager with FenceManager
german77
2022-06-26
3
-15
/
+14
*
Merge pull request #8460 from Morph1984/bounded-q
liamwhite
2022-06-15
1
-1
/
+1
|
\
|
*
bounded_threadsafe_queue: Use constexpr capacity and mask
Morph
2022-06-15
1
-1
/
+1
*
|
vk_compute_pass: Explicitly cast to VkAccessFlags
Morph
2022-06-15
1
-25
/
+26
*
|
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
1
-5
/
+0
|
\
\
|
*
|
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
1
-5
/
+0
|
|
/
*
|
vk_compute_pass: Use VK_ACCESS_NONE
Morph
2022-06-14
1
-1
/
+1
*
|
Merge pull request #8439 from liamwhite/monkey-compiler
Mai
2022-06-14
30
-104
/
+105
|
\
\
|
*
|
general: fix compilation on MinGW GCC 12
Liam
2022-06-13
1
-1
/
+1
|
*
|
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
29
-103
/
+104
|
|
/
*
/
vk_compute_pass: Silence Wextra warning
Morph
2022-06-14
1
-1
/
+1
|
/
*
Merge pull request #8413 from behunin/bounded-queue
bunnei
2022-06-11
2
-4
/
+5
|
\
|
*
gpu_thread: Move to bounded queue
Levi Behunin
2022-06-02
2
-4
/
+5
*
|
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-11
1
-0
/
+4
|
\
\
|
*
|
vulkan_library: Add debug logging
lat9nq
2022-05-30
1
-0
/
+4
*
|
|
Maxwell3D: Fix 3D semaphore counter type 0 handling
Billy Laws
2022-06-02
2
-3
/
+3
|
|
/
|
/
|
[next]