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-08-02
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-08-01
vulkan_device: disable EDS3 blending on all AMD drivers
Liam
2023-07-31
Merge pull request #11188 from abouvier/vma-fix
liamwhite
2023-07-31
Merge pull request #11169 from GPUCode/desc-stuff
liamwhite
2023-07-31
vma: enable options everywhere
Alexandre Bouvier
2023-07-30
Formatting fix
Moonlacer
2023-07-30
Match log warning
Moonlacer
2023-07-30
Formatting fix
Moonlacer
2023-07-30
Address feedback and change log warning
Moonlacer
2023-07-30
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
Moonlacer
2023-07-27
vk_descriptor_pool: Disallow descriptor set free
GPUCode
2023-07-26
Revert "Blacklist EDS3 blending from new AMD drivers"
Moonlacer
2023-07-26
Merge pull request #10990 from comex/ubsan
liamwhite
2023-07-22
Merge pull request #11098 from GPUCode/texel-buffers
liamwhite
2023-07-21
settings,opengl,yuzu-qt: Fix AA, Filter maximums
lat9nq
2023-07-21
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-18
vk_buffer_cache: Format
lat9nq
2023-07-18
general: Silence -Wshadow{,-uncaptured-local} warnings
lat9nq
2023-07-15
buffer_cache: Increase number of texture buffers
GPUCode
2023-07-15
Fixes and workarounds to make UBSan happier on macOS
comex
2023-07-12
cmake: allow using system VMA library
Alexandre Bouvier
2023-07-10
Merge pull request #10996 from Kelebek1/readblock_optimisation
bunnei
2023-07-05
Merge pull request #10994 from liamwhite/ue4-preferred
liamwhite
2023-07-05
Merge pull request #11012 from gidoly/metroid-fix
liamwhite
2023-07-03
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver...
bunnei
2023-07-03
Merge pull request #10964 from bunnei/gpu-remove-qcom-check
bunnei
2023-07-03
video_core: vulkan_device: Change to driver version check.
bunnei
2023-07-03
oops re open
gidoly
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-07-02
Merge pull request #10479 from GPUCode/format-list
liamwhite
2023-07-02
Merge pull request #10942 from FernandoS27/android-is-a-pain-in-the-a--
liamwhite
2023-07-01
vulkan_common: use device local preferred for image memory
Liam
2023-07-01
Revert "texture_cache: Fix incorrect logic for AccelerateDMA"
Liam
2023-07-01
Merge pull request #10984 from comex/cob
liamwhite
2023-07-01
Merge pull request #10974 from Steveice10/macos_vk
liamwhite
2023-07-01
Merge pull request #10970 from Morph1984/thing
liamwhite
2023-07-01
Minor cleanup in BufferCacheRuntime::ReserveNullBuffer
comex
2023-07-01
renderer_vulkan: Fix some missing view formats
GPUCode
2023-07-01
renderer_vulkan: Add support for VK_KHR_image_format_list
GPUCode
2023-06-30
vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK.
Steveice10
2023-06-30
maxwell_dma: Specify dst_operand.pitch instead of a temp var
Morph
2023-06-30
general: Use ScratchBuffer where possible
Morph
2023-06-30
Merge pull request #10953 from FernandoS27/oh-oopsies-yfc
Fernando S
2023-06-30
Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hate
Fernando S
2023-06-29
video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm.
bunnei
2023-06-29
video_core: vulkan_device: Fix S8Gen2 dynamic state checks.
bunnei
2023-06-29
AccelerateDMA: Don't accelerate 3D texture DMA operations
Fernando Sahmkow
2023-06-29
Texture cache: Fix YFC regression due to code testing
Fernando Sahmkow
[next]