index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2023-05-07
Texture cache: Only force flush the dma downloads
Fernando Sahmkow
2023-05-07
Buffer Cache: disable reactive flushing in it.
Fernando Sahmkow
2023-05-07
Texture cache: reverse inmediate flush changes
Fernando Sahmkow
2023-05-07
Buffer cache: always use async buffer downloads and fix regression.
Fernando Sahmkow
2023-05-07
Address feedback, add CR notice, etc
Fernando Sahmkow
2023-05-07
Query cache: stop updating pages as it's not affected by cpu writes
Fernando Sahmkow
2023-05-07
Settings: add option to enable / disable reactive flushing
Fernando Sahmkow
2023-05-07
Texture cache: sync the first flush.
Fernando Sahmkow
2023-05-07
GPU: Add Reactive flushing
Fernando Sahmkow
2023-05-07
Merge pull request #10081 from Kelebek1/copy_overlap_tick
liamwhite
2023-05-07
Merge pull request #10172 from Kelebek1/debug_validation_names
liamwhite
2023-05-06
Merge pull request #10125 from lat9nq/vsync-select
bunnei
2023-05-06
Log object names with debug renderer, add a GPU address to ImageViews
Kelebek1
2023-05-04
Merge pull request #10145 from Kelebek1/code_size
liamwhite
2023-05-04
Merge pull request #10153 from FernandoS27/a-quickie-fixie
Fernando S
2023-05-03
Merge pull request #10142 from FernandoS27/missing-astc
bunnei
2023-05-04
Memory manager: Fix possible softlock
Fernando Sahmkow
2023-05-03
Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later
bunnei
2023-05-03
GPU: implement missing ASTC
Fernando Sahmkow
2023-05-03
Merge pull request #10151 from GPUCode/no-softlocks-please
liamwhite
2023-05-03
Merge pull request #10144 from liamwhite/dont-turbo
Morph
2023-05-03
Merge pull request #10143 from liamwhite/fruit-company-moment
Morph
2023-05-03
vk_present_manager: Fix softlocks when disabling async present
GPUCode
2023-05-02
vk_swapchain: Use certain modes for unlocked
lat9nq
2023-05-02
vulkan_surface: Pass only window info for surface creation
lat9nq
2023-05-02
configuration: Expose separate swap present modes
lat9nq
2023-05-02
Fix code resize to use word size rather than byte size
Kelebek1
2023-05-02
vulkan: disable turbo when debugging tool is attached
Liam
2023-05-02
video_core: fix build on Apple Clang
Liam
2023-05-01
vk_present_manager: Add toggle for async presentation
GPUCode
2023-05-01
vk_blit_screen: Recreate FSR when frame is recreated
GPUCode
2023-05-01
renderer_vulkan: Fix crashing when updating descriptors
GPUCode
2023-05-01
renderer_vulkan: Async presentation
GPUCode
2023-05-01
Merge pull request #10084 from FernandoS27/yuzu-goes-broom-broom
Morph
2023-05-01
BufferCache: Fixes and address feedback
Fernando Sahmkow
2023-04-29
Merge pull request #10110 from Morph1984/intel-disable-compute
bunnei
2023-04-29
Texture Cache: Release stagging buffers on tick frame
Fernando Sahmkow
2023-04-29
Buffer Cache: Release stagging buffers on tick frame
Fernando Sahmkow
2023-04-29
Clang: format and ficx compile errors.
Fernando Sahmkow
2023-04-29
Implement Async downloads in normal and fix a few issues.
Fernando Sahmkow
2023-04-29
Buffer Cache rework: Setup async downloads.
Fernando Sahmkow
2023-04-29
Buffer Cache: Fully rework the buffer cache.
Fernando Sahmkow
2023-04-29
Address Feedback & Clang Format
Fernando Sahmkow
2023-04-29
Maxwell3D: only update parameters on High
Fernando Sahmkow
2023-04-29
Accelerate DMA: Use texture cache async downloads to perform the copies
Fernando Sahmkow
2023-04-29
TextureCache: refactor DMA downloads to allow multiple buffers.
Fernando Sahmkow
2023-04-28
vk_pipeline_cache: Skip compute pipelines on Intel proprietary drivers
Morph
2023-04-28
QueryCache: Fix write invalidation.
Fernando Sahmkow
2023-04-28
MemoryManager: Fix race conditions.
Fernando Sahmkow
2023-04-24
Clang format and ddress feedback
Fernando Sahmkow
[next]