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
*
common/alignment: Rename AlignBits to AlignUpLog2
ReinUsesLisp
2021-01-15
3
-11
/
+11
*
video_core/cmake: Remove Werror flags already defined code-base wide
ReinUsesLisp
2021-01-15
1
-2
/
+0
*
Merge pull request #5351 from ReinUsesLisp/vc-unused-functions
LC
2021-01-15
1
-4
/
+0
|
\
|
*
cmake: Enforce -Wunused-function code-base wide
ReinUsesLisp
2021-01-15
1
-1
/
+0
|
*
video_core: Enforce -Wunused-function
ReinUsesLisp
2021-01-15
1
-0
/
+1
|
*
vk_buffer_cache: Remove unused function
ReinUsesLisp
2021-01-15
1
-4
/
+0
*
|
Merge pull request #5350 from ReinUsesLisp/vk-init-warns
Rodrigo Locatti
2021-01-15
2
-145
/
+146
|
\
\
|
*
|
vulkan_common: Silence missing initializer warnings
ReinUsesLisp
2021-01-15
2
-145
/
+146
|
|
/
*
|
Merge pull request #5349 from ReinUsesLisp/anv-fix
LC
2021-01-15
2
-18
/
+20
|
\
\
|
*
|
vulkan_device: Enable shaderStorageImageMultisample conditionally
ReinUsesLisp
2021-01-15
2
-18
/
+20
|
|
/
*
|
astc: Increase integer encoded vector size
ReinUsesLisp
2021-01-15
1
-1
/
+1
*
|
astc: Return zero on out of bound bits
ReinUsesLisp
2021-01-15
1
-17
/
+22
|
/
*
vulkan_device: Remove requirement on shaderStorageImageMultisample
ReinUsesLisp
2021-01-13
1
-1
/
+0
*
Merge pull request #5311 from ReinUsesLisp/fence-wait
bunnei
2021-01-12
3
-54
/
+18
|
\
|
*
vk_fence_manager: Use timeline semaphores instead of spin waits
ReinUsesLisp
2021-01-08
3
-54
/
+18
*
|
Merge pull request #5231 from ReinUsesLisp/dyn-bindings
bunnei
2021-01-08
3
-26
/
+12
|
\
\
|
|
/
|
/
|
|
*
renderer_vulkan/fixed_pipeline_state: Move enabled bindings to static state
ReinUsesLisp
2020-12-25
3
-26
/
+12
*
|
remove inaccurate reference
Ameer J
2021-01-07
1
-1
/
+1
*
|
fix for nvdec disabled, cleanup host1x
ameerj
2021-01-07
2
-61
/
+9
*
|
nvdec syncpt incorporation
ameerj
2021-01-07
4
-17
/
+16
*
|
vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]]
MerryMage
2021-01-07
1
-1
/
+1
*
|
texture_cache: Replace PAGE_SHIFT with PAGE_BITS
MerryMage
2021-01-07
1
-6
/
+6
*
|
Merge pull request #5288 from ReinUsesLisp/workaround-garbage
Morph
2021-01-06
12
-120
/
+148
|
\
\
|
*
|
gl_texture_cache: Avoid format views on Intel and AMD
ReinUsesLisp
2021-01-04
11
-21
/
+48
|
*
|
gl_texture_cache: Create base images with sRGB
ReinUsesLisp
2021-01-04
2
-99
/
+100
*
|
|
Merge pull request #5289 from ReinUsesLisp/vulkan-device
bunnei
2021-01-05
31
-62
/
+55
|
\
\
\
|
*
|
|
vulkan_device: Allow creating a device without surface
ReinUsesLisp
2021-01-04
1
-3
/
+3
|
*
|
|
renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common
ReinUsesLisp
2021-01-04
5
-30
/
+21
|
*
|
|
renderer_vulkan: Move device abstraction to vulkan_common
ReinUsesLisp
2021-01-04
29
-29
/
+31
*
|
|
|
Merge pull request #5292 from ReinUsesLisp/empty-set
LC
2021-01-04
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vk_rasterizer: Skip binding empty descriptor sets on compute
ReinUsesLisp
2021-01-04
1
-2
/
+4
|
|
/
/
*
/
/
renderer_vulkan: Rename VKDevice to Device
ReinUsesLisp
2021-01-03
52
-169
/
+166
|
/
/
*
|
Merge pull request #5230 from ReinUsesLisp/vulkan-common
Rodrigo Locatti
2021-01-03
60
-486
/
+574
|
\
\
|
*
|
vulkan_instance: Allow different Vulkan versions and enforce 1.1
ReinUsesLisp
2020-12-31
7
-41
/
+39
|
*
|
vk_device: Use an array to report lacking device limits
ReinUsesLisp
2020-12-31
1
-13
/
+17
|
*
|
vk_device: Stop initialization when device is not suitable
ReinUsesLisp
2020-12-31
2
-61
/
+39
|
*
|
renderer_vulkan: Remove two step initialization on VKDevice
ReinUsesLisp
2020-12-31
6
-31
/
+10
|
*
|
renderer_vulkan: Throw when enumerating devices fails
ReinUsesLisp
2020-12-31
5
-33
/
+21
|
*
|
renderer_vulkan: Initialize surface in separate file
ReinUsesLisp
2020-12-31
6
-73
/
+109
|
*
|
renderer_vulkan: Catch and report exceptions
ReinUsesLisp
2020-12-31
1
-2
/
+5
|
*
|
renderer_vulkan: Create debug callback on separate file and throw
ReinUsesLisp
2020-12-31
8
-79
/
+88
|
*
|
renderer_vulkan: Move instance initialization to a separate file
ReinUsesLisp
2020-12-31
4
-111
/
+176
|
*
|
vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp...
ReinUsesLisp
2020-12-31
51
-51
/
+51
|
*
|
vulkan_common: Move dynamic library load to a separate file
ReinUsesLisp
2020-12-31
4
-31
/
+59
*
|
|
general: Fix various spelling errors
Morph
2021-01-02
2
-2
/
+2
*
|
|
Merge pull request #5208 from bunnei/service-threads
bunnei
2020-12-30
11
-297
/
+164
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gpu: gpu_thread: Ensure MicroProfile is shutdown on exit.
bunnei
2020-12-28
1
-0
/
+3
|
*
|
video_core: gpu_thread: Do not wait when system is powered down.
bunnei
2020-12-28
1
-1
/
+2
|
*
|
video_core: gpu: Implement synchronous mode using threaded GPU.
bunnei
2020-12-28
4
-12
/
+34
|
*
|
video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.
bunnei
2020-12-28
10
-289
/
+130
|
|
/
[next]