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 #4973 from ameerj/nvdec-opt
bunnei
2021-02-18
9
-146
/
+72
|
\
|
*
rebase, fix name shadowing, more const
ameerj
2021-02-13
4
-11
/
+10
|
*
Address PR feedback
ameerj
2021-02-13
2
-8
/
+5
|
*
streamline cdma_pusher/command_classes
ameerj
2021-02-13
1
-13
/
+5
|
*
streamline cdma_pusher/command_classes
ameerj
2021-02-13
5
-85
/
+34
|
*
nvdec cleanup
ameerj
2021-02-13
7
-42
/
+31
*
|
vk_rasterizer: Fix loading shader addresses twice
ReinUsesLisp
2021-02-15
1
-1
/
+0
*
|
Merge pull request #5923 from ReinUsesLisp/vk-dirty-pipeline
bunnei
2021-02-15
7
-56
/
+103
|
\
\
|
*
|
fixed_pipeline_cache: Use dirty flags to lazily update key
ReinUsesLisp
2021-02-13
7
-56
/
+103
*
|
|
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-14
1
-0
/
+1
*
|
|
vk_resource_pool: Load GPU tick once and compare with it
ReinUsesLisp
2021-02-13
2
-8
/
+8
|
/
/
*
/
gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats
ameerj
2021-02-13
3
-7
/
+41
|
/
*
Merge pull request #5919 from ReinUsesLisp/stream-buffer-tragic
Morph
2021-02-13
3
-6
/
+12
|
\
|
*
vk_master_semaphore: Mark gpu_tick atomic operations with relaxed order
ReinUsesLisp
2021-02-13
1
-4
/
+4
|
*
vk_staging_buffer_pool: Inline tick tests
ReinUsesLisp
2021-02-13
2
-1
/
+7
|
*
gl_stream_buffer/vk_staging_buffer_pool: Fix size check
ReinUsesLisp
2021-02-13
2
-2
/
+2
*
|
Merge pull request #5916 from ameerj/maxwell-gl-unused
LC
2021-02-13
2
-36
/
+3
|
\
\
|
*
|
maxwell_to_gl: Remove unused code
ameerj
2021-02-12
2
-36
/
+3
*
|
|
vulkan_device: Require VK_EXT_robustness2
ReinUsesLisp
2021-02-13
2
-37
/
+14
|
|
/
|
/
|
*
|
video_core: Fix clang build issues
ReinUsesLisp
2021-02-13
2
-8
/
+5
*
|
vk_staging_buffer_pool: Fix softlock when stream buffer overflows
ReinUsesLisp
2021-02-13
2
-19
/
+20
*
|
vk_buffer_cache: Add support for null index buffers
ReinUsesLisp
2021-02-13
2
-4
/
+40
*
|
buffer_cache: Add extra bytes to guest SSBOs
ReinUsesLisp
2021-02-13
1
-1
/
+7
*
|
Merge branch 'bytes-to-map-end' into new-bufcache-wip
ReinUsesLisp
2021-02-13
1
-0
/
+2
*
|
vk_staging_buffer_pool: Get a staging buffer instead of waiting
ReinUsesLisp
2021-02-13
2
-9
/
+18
*
|
renderer_opengl: Remove interop
ReinUsesLisp
2021-02-13
8
-122
/
+10
*
|
gl_buffer_cache: Drop interop based parameter buffer workarounds
ReinUsesLisp
2021-02-13
3
-65
/
+45
*
|
buffer_cache: Heuristically detect stream buffers
ReinUsesLisp
2021-02-13
2
-6
/
+33
*
|
buffer_cache: Split CreateBuffer in separate functions
ReinUsesLisp
2021-02-13
1
-29
/
+52
*
|
buffer_cache: Skip cache on small uploads on Vulkan
ReinUsesLisp
2021-02-13
3
-9
/
+18
*
|
vk_staging_buffer_pool: Add stream buffer for small uploads
ReinUsesLisp
2021-02-13
15
-127
/
+298
*
|
vulkan_device: Enable robustBufferAccess
ReinUsesLisp
2021-02-13
1
-1
/
+2
*
|
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
67
-2607
/
+2514
*
|
vulkan_common: Expose interop and headless devices
ReinUsesLisp
2021-02-13
4
-21
/
+100
*
|
vulkan_common: Make interop extensions mandatory
ReinUsesLisp
2021-02-13
1
-0
/
+6
*
|
vulkan_device: Enable robust buffers
ReinUsesLisp
2021-02-13
1
-2
/
+4
*
|
vulkan_device: Use designated initializers for features
ReinUsesLisp
2021-02-13
1
-60
/
+59
*
|
vulkan_wrapper: Add memory barrier pipeline barrier helper
ReinUsesLisp
2021-02-13
1
-0
/
+6
*
|
vulkan_device: Fix formatting of constants
ReinUsesLisp
2021-02-13
1
-10
/
+6
*
|
vulkan_wrapper: Add interop functions
ReinUsesLisp
2021-02-13
2
-1
/
+41
*
|
vulkan_instance: Initialize Vulkan instance in a separate thread
ReinUsesLisp
2021-02-13
1
-1
/
+5
*
|
vulkan_wrapper: Pull Windows symbols
ReinUsesLisp
2021-02-13
1
-0
/
+11
*
|
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-13
24
-227
/
+158
*
|
buffer_base: Add support for cached CPU writes
ReinUsesLisp
2021-02-13
1
-61
/
+145
*
|
Merge pull request #5900 from lioncash/unused-func
bunnei
2021-02-09
2
-37
/
+0
|
\
\
|
|
/
|
/
|
|
*
gl_rasterizer: Remove unused variables
Lioncash
2021-02-09
1
-3
/
+0
|
*
texture_cache/util: Remove unused functions
Lioncash
2021-02-09
1
-34
/
+0
*
|
Merge pull request #5880 from lat9nq/ffmpeg-external
Ameer J
2021-02-08
1
-6
/
+5
|
\
\
|
|
/
|
/
|
|
*
Address reviewer comments
lat9nq
2021-02-05
1
-1
/
+1
|
*
CMake: Port citra-emu/citra FindFFmpeg.cmake
lat9nq
2021-02-05
1
-2
/
+2
[next]