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 #12499 from Kelebek1/time
liamwhite
2024-01-25
7
-7
/
+7
|
\
|
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
7
-7
/
+7
*
|
Demote Mesa dozen to the bottom of the device list
Matías Locatti
2024-01-24
1
-0
/
+10
*
|
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-22
68
-951
/
+961
|
\
\
|
*
|
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
18
-48
/
+37
|
*
|
SMMU: Fix 8Gb layout.
Fernando Sahmkow
2024-01-18
1
-0
/
+3
|
*
|
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
23
-52
/
+55
|
*
|
SMMU: Simplify and remove old code.
Fernando Sahmkow
2024-01-18
1
-1
/
+0
|
*
|
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
5
-5
/
+8
|
*
|
GPU-SMMU: Estimate game leak and preallocate device region.
Fernando Sahmkow
2024-01-18
1
-2
/
+0
|
*
|
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
10
-24
/
+52
|
*
|
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
2
-8
/
+5
|
*
|
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
58
-875
/
+819
|
*
|
SMMU: Implement backing CPU page protect/unprotect
Fernando Sahmkow
2024-01-18
2
-0
/
+14
|
*
|
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-18
4
-17
/
+8
|
*
|
Core: Initial implementation of device memory mapping
Fernando Sahmkow
2024-01-18
2
-0
/
+41
|
|
/
*
/
renderer_vulkan: recreate swapchain when frame size changes
Liam
2024-01-16
1
-1
/
+1
|
/
*
Fix one more typo
Viktor Szépe
2024-01-15
1
-1
/
+1
*
Fix typos in video_core
Viktor Szépe
2024-01-07
18
-52
/
+52
*
Merge pull request #12437 from ameerj/gl-amd-fixes
liamwhite
2024-01-04
1
-5
/
+6
|
\
|
*
gl_device: Remove AMD blacklists that are no longer applicable
Ameer J
2023-12-20
1
-5
/
+6
*
|
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-31
1
-1
/
+1
*
|
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-31
1
-2
/
+2
*
|
Merge pull request #12479 from GPUCode/linear-bcn
Fernando S
2023-12-30
3
-33
/
+35
|
\
\
|
*
|
video_core: Fix buffer_row_length computation for linear compressed textures
GPUCode
2023-12-26
3
-33
/
+35
*
|
|
Merge pull request #12449 from liamwhite/debug-utils
liamwhite
2023-12-26
1
-1
/
+3
|
\
\
\
|
*
|
|
renderer_vulkan: skip SetObjectNameEXT on unsupported driver
Liam
2023-12-23
1
-1
/
+3
|
|
/
/
*
|
|
Merge pull request #12448 from liamwhite/format-assert
liamwhite
2023-12-26
1
-8
/
+8
|
\
\
\
|
*
|
|
renderer_vulkan: demote format assert to error log
Liam
2023-12-23
1
-8
/
+8
|
|
/
/
*
|
|
Merge pull request #12415 from ameerj/ogl-draw-auto
liamwhite
2023-12-26
8
-2
/
+90
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gl_rasterizer: Implement DrawTransformFeedback macro
Ameer J
2023-12-19
8
-2
/
+90
|
|
/
*
|
Merge pull request #12412 from ameerj/gl-query-prims
liamwhite
2023-12-22
6
-45
/
+91
|
\
\
|
*
|
gl_rasterizer: Less spammy log for unimplemented resets
Ameer J
2023-12-20
1
-1
/
+1
|
*
|
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRIT...
Ameer J
2023-12-19
6
-49
/
+93
*
|
|
Merge pull request #12410 from liamwhite/more-mali-null
Fernando S
2023-12-22
2
-8
/
+26
|
\
\
\
|
*
|
|
renderer_vulkan: don't pass null view when nullDescriptor is not supported
Liam
2023-12-19
2
-8
/
+26
|
|
/
/
*
|
|
shader_recompiler: use float image operations on load/store when required
Liam
2023-12-21
4
-19
/
+26
*
|
|
Merge pull request #12414 from jbeich/vk274
liamwhite
2023-12-20
1
-0
/
+2
|
\
\
\
|
*
|
|
vulkan_common: unbreak build with Vulkan-Headers 1.3.274
Jan Beich
2023-12-20
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #12400 from ameerj/vk-query-prefix-fix
liamwhite
2023-12-20
1
-3
/
+6
|
\
\
\
|
*
|
|
vk_query_cache: Fix prefix sum max_accumulation_limit logic
Ameer J
2023-12-18
1
-3
/
+6
*
|
|
|
Merge pull request #12403 from liamwhite/clipdistance
Fernando S
2023-12-20
3
-0
/
+6
|
\
\
\
\
|
*
|
|
|
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-12-18
3
-0
/
+6
*
|
|
|
|
Merge pull request #12390 from liamwhite/binding-insanity
Fernando S
2023-12-20
2
-13
/
+23
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
renderer_vulkan: work around turnip binding bug in a610
Liam
2023-12-17
2
-13
/
+23
|
|
/
/
/
*
|
|
|
gl_rasterizer: Silence spammy logs
Ameer J
2023-12-19
1
-6
/
+8
*
|
|
|
gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory
Ameer J
2023-12-19
5
-8
/
+60
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #12382 from liamwhite/image-limit
Fernando S
2023-12-19
4
-6
/
+6
|
\
\
\
|
*
|
|
renderer_vulkan: allow up to 7 swapchain images
Liam
2023-12-16
4
-6
/
+6
|
|
/
/
*
/
/
Revert "video_core: use interval map for page count tracking"
liamwhite
2023-12-17
6
-70
/
+76
|
/
/
[next]