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: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
5
-106
/
+116
*
Merge pull request #6248 from A-w-x/intelmesa
bunnei
2021-05-20
1
-1
/
+1
|
\
|
*
gl_device: Intel: Disable texture view formats workaround on mesa
A-w-x
2021-04-26
1
-1
/
+1
*
|
Merge pull request #6317 from ameerj/fps-fix
bunnei
2021-05-18
4
-0
/
+9
|
\
\
|
*
|
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-15
4
-0
/
+9
*
|
|
Merge pull request #6322 from ameerj/fast-null-buffer
bunnei
2021-05-17
1
-1
/
+4
|
\
\
\
|
*
|
|
buffer_cache: Ensure null buffers cannot take the fast uniform bind path
ameerj
2021-05-16
1
-1
/
+4
|
|
/
/
*
|
|
Merge pull request #6289 from ameerj/oob-blit
bunnei
2021-05-15
8
-61
/
+99
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
texture_cache: Handle out of bound texture blits
ameerj
2021-05-07
8
-61
/
+99
|
|
/
*
/
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
3
-3
/
+3
|
/
*
Merge pull request #6237 from ameerj/nvdec-end-fix
bunnei
2021-04-25
2
-5
/
+3
|
\
|
*
nvhost_vic: Fix device closure
ameerj
2021-04-24
2
-5
/
+3
*
|
vk_texture_cache: Swap R and B channels of color flipped format
ameerj
2021-04-24
1
-1
/
+24
|
/
*
texture_cache/util: Fix src being used instead of dst within DeduceBlitImages
Lioncash
2021-04-19
1
-1
/
+1
*
Merge pull request #6125 from ogniK5377/nvdec-close-dev
bunnei
2021-04-16
2
-5
/
+10
|
\
|
*
Address issues
Chloe Marcec
2021-04-16
1
-3
/
+2
|
*
nvdrv: Cleanup CDMA Processor on device closure
Chloe Marcec
2021-03-30
2
-5
/
+11
*
|
Merge pull request #6196 from bunnei/asserts-setting
bunnei
2021-04-14
18
-18
/
+18
|
\
\
|
*
|
common: Move settings to common from core.
bunnei
2021-04-14
18
-18
/
+18
*
|
|
Merge pull request #6191 from lioncash/vdtor
bunnei
2021-04-13
4
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
engine_interface: Add missing virtual destructor
Lioncash
2021-04-12
4
-4
/
+5
*
|
|
Merge pull request #6190 from lioncash/constfn2
bunnei
2021-04-13
1
-2
/
+2
|
\
\
\
|
*
|
|
vk_master_semaphore: Deduplicate atomic access within IsFree()
Lioncash
2021-04-12
1
-1
/
+1
|
*
|
|
vk_master_semaphore: Add missing const qualifier for IsFree()
Lioncash
2021-04-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #6188 from lioncash/bits
bunnei
2021-04-13
1
-5
/
+6
|
\
\
\
|
*
|
|
vk_texture_cache: Make use of Common::BitCast where applicable
Lioncash
2021-04-12
1
-5
/
+6
|
|
/
/
*
|
|
Merge pull request #6187 from lioncash/sign-conv
bunnei
2021-04-13
2
-11
/
+15
|
\
\
\
|
*
|
|
texure_cache/util: Resolve implicit sign conversions with std::reduce
Lioncash
2021-04-12
2
-11
/
+15
|
|
/
/
*
/
/
query_cache: Make use of std::erase_if
Lioncash
2021-04-12
1
-5
/
+4
|
/
/
*
|
Merge pull request #6181 from Joshua-Ashton/robustness_features
Rodrigo Locatti
2021-04-11
1
-0
/
+9
|
\
\
|
*
|
vulkan_device: Enable EXT_robustness2 features
Joshua Ashton
2021-04-11
1
-0
/
+9
*
|
|
vk_buffer_cache: Fix offset for NULL vertex buffers
Joshua Ashton
2021-04-11
1
-1
/
+1
*
|
|
renderer_vulkan: Check return value of AcquireNextImage
Joshua Ashton
2021-04-11
3
-5
/
+10
|
/
/
*
|
video_core: Use a CV for blocking commands.
Markus Wick
2021-04-07
2
-23
/
+31
*
|
video_core/gpu_thread: Keep the write lock for allocating the fence.
Markus Wick
2021-04-07
2
-1
/
+4
*
|
video_core/gpu_thread: Implement a ShutDown method.
Markus Wick
2021-04-07
4
-14
/
+27
*
|
common/threadsafe_queue: Provide Wait() method.
Markus Wick
2021-04-07
1
-2
/
+1
*
|
vp9: Avoid memcpy with null pointers
lat9nq
2021-04-05
1
-7
/
+9
*
|
Merge pull request #5927 from ameerj/astc-compute
Rodrigo Locatti
2021-03-30
22
-1770
/
+2027
|
\
\
|
*
|
astc_decoder: Refactor for style and more efficient memory use
ameerj
2021-03-25
9
-2256
/
+502
|
*
|
astc_decoder: Reimplement Layers
Rodrigo Locatti
2021-03-13
5
-142
/
+161
|
*
|
astc_decoder: Fix out of bounds memory access
ameerj
2021-03-13
1
-2
/
+10
|
*
|
renderer_vulkan: Accelerate ASTC decoding
ameerj
2021-03-13
11
-57
/
+426
|
*
|
host_shaders: Modify shader cmake integration to allow for larger shaders
ameerj
2021-03-13
4
-8
/
+27
|
*
|
renderer_opengl: Accelerate ASTC texture decoding with a compute shader
ameerj
2021-03-13
6
-2
/
+1598
*
|
|
vulkan_common: enable OpenGL interop on other Unices
Jan Beich
2021-03-30
2
-5
/
+5
|
|
/
|
/
|
*
|
gl_device: unblock async shaders on other Unix systems
Jan Beich
2021-03-24
1
-1
/
+1
*
|
gl_device: Block async shaders on AMD and Intel
lat9nq
2021-03-21
1
-1
/
+13
|
/
*
Merge pull request #6028 from bunnei/raster-cache
bunnei
2021-03-12
2
-47
/
+40
|
\
|
*
video_core: rasterizer_accelerated: Fix un/signed mismatch.
bunnei
2021-03-12
1
-1
/
+2
[next]