index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
1
-1
/
+3
*
Merge pull request #12761 from liamwhite/mp-composite
Fernando S
2024-02-02
1
-0
/
+1
|
\
|
*
renderer_vulkan: implement layer stack composition
Liam
2024-01-31
1
-0
/
+1
*
|
SwBlitter: Fix Pitch linear reading/writting
Fernando Sahmkow
2024-01-31
1
-18
/
+19
|
/
*
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
2
-2
/
+0
*
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
1
-1
/
+1
*
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
3
-16
/
+19
*
Fix typos in video_core
Viktor Szépe
2024-01-07
2
-9
/
+9
*
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-31
1
-2
/
+2
*
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRIT...
Ameer J
2023-12-19
1
-8
/
+16
*
Buffer Cache: Eliminate clears on Indirect buffers
Fernando Sahmkow
2023-11-18
1
-1
/
+1
*
shader_recompiler: Fix spelling of "derivate" (#12067)
Ameer J
2023-11-18
1
-2
/
+2
*
Implement vertex array first and subsequent draws
Kelebek1
2023-10-14
2
-1
/
+25
*
Query Cache: Fix guest side sample counting
Fernando Sahmkow
2023-09-23
1
-6
/
+0
*
Query Cache: address issues
Fernando Sahmkow
2023-09-23
2
-8
/
+4
*
Macro HLE: Add DrawIndirectByteCount
Fernando Sahmkow
2023-09-23
1
-0
/
+1
*
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-23
4
-71
/
+29
*
Fix DMA engine register offsets
Kelebek1
2023-09-21
2
-28
/
+32
*
Merge pull request #11383 from FernandoS27/are-you-a-wabbit
liamwhite
2023-09-02
5
-6
/
+62
|
\
|
*
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2023-08-27
5
-6
/
+62
*
|
Maxwell3D: Improve Index buffer size estimation.
Fernando Sahmkow
2023-08-27
1
-1
/
+5
|
/
*
general: fix apple clang build
Liam
2023-08-09
1
-0
/
+1
*
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-07-02
5
-81
/
+68
*
maxwell_dma: Specify dst_operand.pitch instead of a temp var
Morph
2023-06-30
1
-4
/
+3
*
Use safe reads in DMA engine
Kelebek1
2023-06-26
1
-5
/
+6
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-16
/
+19
*
video_core: drawtexture support upscale
Feng Chen
2023-06-16
1
-3
/
+7
*
android: video_core: Disable some problematic things on GPU Normal.
bunnei
2023-06-03
1
-0
/
+12
*
Allow Fermi blit accelerate to add src/dst to the cache if they don't exist a...
Kelebek1
2023-05-11
1
-11
/
+14
*
Texture cache: Only force flush the dma downloads
Fernando Sahmkow
2023-05-07
1
-1
/
+1
*
GPU: Add Reactive flushing
Fernando Sahmkow
2023-05-07
1
-6
/
+2
*
Maxwell3D: only update parameters on High
Fernando Sahmkow
2023-04-29
1
-0
/
+3
*
Merge pull request #10069 from liamwhite/log
Fernando S
2023-04-24
1
-4
/
+6
|
\
|
*
maxwell_3d: fix out of bounds array access in size estimation
Liam
2023-04-22
1
-4
/
+6
*
|
Account for a pre-added offset when using Corner sample mode for 2D blits
Kelebek1
2023-04-21
1
-4
/
+12
|
/
*
video_core: Keep the definition of DimensionControl consistent with nvidia op...
Feng Chen
2023-03-31
1
-4
/
+4
*
Merge pull request #9943 from vonchenplus/gentleman
liamwhite
2023-03-13
1
-0
/
+1
|
\
|
*
video_core: Invalid index_buffer flag when inline_index draw
FengChen
2023-03-12
1
-0
/
+1
*
|
general: fix spelling mistakes
Liam
2023-03-12
1
-1
/
+1
|
/
*
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-05
2
-78
/
+117
*
Merge pull request #9802 from Kelebek1/wait_data_cache
bunnei
2023-02-16
1
-0
/
+4
|
\
|
*
Reimplement the invalidate_texture_data_cache register
Kelebek1
2023-02-14
1
-0
/
+4
*
|
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
3
-7
/
+7
*
|
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-14
3
-7
/
+7
|
/
*
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-19
4
-1
/
+67
|
\
|
*
Address feedback
Feng Chen
2023-01-16
1
-2
/
+2
|
*
video_core: Implement maxwell3d draw texture method
Feng Chen
2023-01-05
4
-1
/
+67
*
|
Demote maxwell3d Firmware4 call log to debug
Kelebek1
2023-01-18
1
-1
/
+1
*
|
BufferBase: Don't ignore GPU pages.
Fernando Sahmkow
2023-01-05
1
-2
/
+2
*
|
Fermi2D: sync cache flushes
Fernando Sahmkow
2023-01-05
2
-2
/
+5
[next]