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
*
TextureCacheOGL: Implement Image Copies for 1D and 1D Array.
Fernando Sahmkow
2021-07-03
1
-0
/
+26
*
TextureCache: Fix 1D to 2D overlapps.
Fernando Sahmkow
2021-07-03
1
-3
/
+0
*
Merge pull request #6459 from lat9nq/ubuntu-fixes
Ameer J
2021-06-30
1
-1
/
+4
|
\
|
*
cmake: Fix find_program usage for 3.15
lat9nq
2021-06-13
1
-1
/
+4
*
|
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
7
-4
/
+91
|
\
\
|
*
|
gl_device: Expand on Mesa driver names
lat9nq
2021-06-20
1
-3
/
+28
|
*
|
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-20
7
-4
/
+66
*
|
|
buffer_cache: Only flush downloaded size
ReinUsesLisp
2021-06-26
1
-2
/
+3
*
|
|
video_core: Enforce C4244
ReinUsesLisp
2021-06-26
1
-0
/
+1
*
|
|
codec,vic: Disable warnings in ffmpeg headers
ReinUsesLisp
2021-06-26
2
-4
/
+29
*
|
|
vk_buffer_cache: Silence implicit cast warnings
ReinUsesLisp
2021-06-26
1
-2
/
+3
*
|
|
buffer_cache/texture_cache: Make GC functions private
ReinUsesLisp
2021-06-26
2
-5
/
+5
*
|
|
buffer_cache: Silence implicit cast warning
ReinUsesLisp
2021-06-26
1
-1
/
+1
*
|
|
vulkan_device: Make device memory match the rest of the file
ReinUsesLisp
2021-06-25
2
-19
/
+18
*
|
|
Merge pull request #6496 from ameerj/astc-fixes
bunnei
2021-06-24
5
-155
/
+50
|
\
\
\
|
*
|
|
util_shaders: Specify ASTC decoder memory barrier bits
ameerj
2021-06-19
1
-1
/
+6
|
*
|
|
astc_decoder.comp: Remove unnecessary LUT SSBOs
ameerj
2021-06-19
5
-113
/
+34
|
*
|
|
astc: Various robustness enhancements for the gpu decoder
ameerj
2021-06-19
5
-47
/
+16
|
|
/
/
*
|
|
Merge pull request #6519 from Wunkolo/mem-size-literal
bunnei
2021-06-24
5
-14
/
+27
|
\
\
\
|
*
|
|
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
5
-14
/
+27
*
|
|
|
Merge pull request #6517 from lioncash/fmtlib
bunnei
2021-06-23
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
2
-2
/
+2
*
|
|
|
Merge pull request #6518 from lioncash/func
bunnei
2021-06-23
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
maxwell3d: Add missing return in default SizeInBytes() case
Lioncash
2021-06-23
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-23
17
-63
/
+466
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Reaper: Set minimum cleaning limit on OGL.
Fernando Sahmkow
2021-06-22
1
-1
/
+4
|
*
|
|
Reaper: Guarantee correct deletion.
Fernando Sahmkow
2021-06-20
5
-2
/
+23
|
*
|
|
Reaper: Correct size calculation on Vulkan.
Fernando Sahmkow
2021-06-17
1
-5
/
+3
|
*
|
|
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-17
8
-39
/
+88
|
*
|
|
Reaper: Address Feedback.
Fernando Sahmkow
2021-06-16
4
-19
/
+41
|
*
|
|
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
3
-32
/
+38
|
*
|
|
Reaper: Tune it up to be an smart GC.
Fernando Sahmkow
2021-06-16
5
-13
/
+130
|
*
|
|
Initial Reaper Setup
ReinUsesLisp
2021-06-16
6
-56
/
+226
|
*
|
|
vulkan_memory_allocator: Release allocations with no commits
ReinUsesLisp
2021-06-16
2
-5
/
+22
*
|
|
|
Merge pull request #6508 from ReinUsesLisp/bootmanager-stop-token
Mai M
2021-06-23
5
-8
/
+8
|
\
\
\
\
|
*
|
|
|
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-06-22
5
-8
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-22
1
-1
/
+1
*
|
|
|
vk_master_semaphore: Use jthread for debug thread
ReinUsesLisp
2021-06-21
2
-19
/
+8
|
/
/
/
*
|
|
vulkan_debug_callback: Skip logging known false-positive validation errors
ameerj
2021-06-17
1
-0
/
+8
*
|
|
Merge pull request #6469 from ReinUsesLisp/blit-view-compat
Ameer J
2021-06-16
1
-1
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
texture_cache/util: Avoid relaxed image views on different bytes per pixel
ReinUsesLisp
2021-06-14
1
-1
/
+9
|
|
/
*
|
astc_decoder: Fix LDR CEM1 endpoint calculation
ameerj
2021-06-15
2
-2
/
+2
*
|
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-15
2
-2
/
+11
*
|
textures: Reintroduce CPU ASTC decoder
ameerj
2021-06-15
4
-2
/
+1592
|
/
*
GPUTHread: Remove async reads from Normal Accuracy.
Fernando Sahmkow
2021-06-11
1
-18
/
+6
*
rasterizer: Update pages in batches
ReinUsesLisp
2021-06-11
1
-15
/
+41
*
Fix GCC undefined behavior sanitizer.
Markus Wick
2021-06-10
2
-0
/
+6
*
Merge pull request #6410 from lat9nq/avoid-oob
bunnei
2021-06-07
1
-0
/
+8
|
\
|
*
decoders: Break instead of continue
lat9nq
2021-06-04
1
-2
/
+2
|
*
decoders: Avoid out-of-bounds access
lat9nq
2021-06-04
1
-0
/
+8
[next]