Liam
|
453091f611
video_core: consistently account for resolution scaling when rendering
|
2 лет назад |
Fernando Sahmkow
|
a7c1306e2d
Texture Cache: make sparse texture table per channel
|
2 лет назад |
Fernando Sahmkow
|
0a2536a0df
SMMU: Initial adaptation to video_core.
|
2 лет назад |
liamwhite
|
65e646eeba
Revert "video_core: use interval map for page count tracking"
|
2 лет назад |
Liam
|
030e6b3980
video_core: use interval map for page count tracking
|
2 лет назад |
Liam
|
6b7dc587cf
texture_cache: fix max_element comparison function
|
2 лет назад |
Liam
|
382cf087a0
renderer_vulkan: do not recreate swapchain for srgb
|
2 лет назад |
Liam
|
345ea568ba
texture_cache: use pedantic type names
|
2 лет назад |
Kelebek1
|
6f4a080b98
Transition MSAA images to general layout without uploading data
|
2 лет назад |
Kelebek1
|
baad1238c3
Look for the most recently modified image for present
|
2 лет назад |
bunnei
|
ce7c418e0c
Merge pull request #10996 from Kelebek1/readblock_optimisation
|
3 лет назад |
gidoly
|
408a9cd50d
oops re open
|
3 лет назад |
Kelebek1
|
6f7cb69c94
Use spans over guest memory where possible instead of copying data.
|
3 лет назад |
Liam
|
34c448bad4
Revert "texture_cache: Fix incorrect logic for AccelerateDMA"
|
3 лет назад |
Fernando S
|
a10bdaf934
Merge pull request #10953 from FernandoS27/oh-oopsies-yfc
|
3 лет назад |
Fernando Sahmkow
|
596a6132b9
AccelerateDMA: Don't accelerate 3D texture DMA operations
|
3 лет назад |
Fernando Sahmkow
|
b62121fd60
Texture cache: Fix YFC regression due to code testing
|
3 лет назад |
Kelebek1
|
5da70f7197
Remove memory allocations in some hot paths
|
3 лет назад |
bunnei
|
7eb7d56b1b
Merge pull request #10777 from liamwhite/no-barrier
|
3 лет назад |
liamwhite
|
f1e12e3b08
Merge pull request #10818 from vonchenplus/render_target_samples
|
3 лет назад |
FengChen
|
76a676883a
video_core: add samples check when find render target
|
3 лет назад |
Wollnashorn
|
2dc0ff79ec
video_core: Use sampler IDs instead pointers in the pipeline config
|
3 лет назад |
Liam
|
8d6aefdcc4
video_core: optionally skip barriers on feedback loops
|
3 лет назад |
ameerj
|
1fc47361a1
texture_cache: Fix incorrect logic for AccelerateDMA
|
3 лет назад |
Matías Locatti
|
919b54848b
Merge pull request #10418 from liamwhite/blink-and-youll-miss-it
|
3 лет назад |
Liam
|
904dc1a567
video_core: don't garbage collect during configuration
|
3 лет назад |
Fernando Sahmkow
|
be3a7f4096
Texture cache: revert wrong acceleration assumption
|
3 лет назад |
Fernando Sahmkow
|
72c1ee1bf9
texture_cache: process aliases and overlaps in the correct order
|
3 лет назад |
Fernando S
|
72a14a6817
Merge pull request #10422 from liamwhite/gc
|
3 лет назад |
Liam
|
3b1172c10f
video_core: tune garbage collection aggressiveness
|
3 лет назад |