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
/
renderer_vulkan
Age
Commit message (
Expand
)
Author
2025-02-16
build: upgrade fmt and SDL2
Zephyron
2025-02-09
vulkan: Rename resolve_image to resolve_image_holder
Zephyron
2025-02-09
Revert "Replace yuzu identifiers with citron"
Zephyron
2025-02-09
Replace yuzu identifiers with citron
Zephyron
2025-02-03
video_core/vulkan: Improve texture format conversion handling
Zephyron
2025-02-02
vulkan: Implement native MSAA resolve in texture cache
Zephyron
2025-02-01
video_core: Add new shader format conversion pipelines
Zephyron
2025-02-01
video_core: Add sRGB to D24S8 depth-stencil conversion support
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-09
vulkan: Fix crashes with bindless texture constant buffer handling
Zephyron
2025-01-08
vulkan: Add bindless texture constant buffer support in compute pipeline
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-27
general: workarounds for SMMU syncing issues (#12749)
liamwhite
2024-02-27
vk_rasterizer: flip scissor y on lower left origin mode (#13122)
liamwhite
2024-02-26
settings: remove global override for smash on amdvlk
Liam
2024-02-26
video_core: make gpu context aware of rendering program
Liam
2024-02-22
Merge pull request #13075 from liamwhite/mali-having-a-bad-time
Narr the Reg
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-19
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
2024-02-09
gpu: dependency-inject scaling/antialiasing filter state for capture layers
Liam
2024-02-09
nvnflinger/gpu: implement applet capture
Liam
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-02-09
video_core: defensively program around unmapped device pointers
Liam
2024-02-05
Buffer Cache: Refactor to use Range sets instead
Fernando Sahmkow
2024-02-04
VideoCore: Move Slot Vector to Common
Fernando Sahmkow
2024-02-02
Merge pull request #12885 from Moonlacer/eclipse-fix
liamwhite
2024-02-01
Clang Fix
Moonlacer
2024-02-01
Add Samsung Proprietary Driver ID to Reorder Pass
Moonlacer
2024-01-31
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-31
renderer_vulkan: implement layer stack composition
Liam
2024-01-31
renderer_opengl: split up blit screen resources into antialias and window ada...
Liam
2024-01-31
renderer_vulkan: convert FSR to graphics pipeline
Liam
2024-01-31
renderer_opengl: split out FXAA
Liam
2024-01-31
renderer_vulkan: split up blit screen resources into separate antialias and w...
Liam
2024-01-31
renderer_vulkan: isolate FXAA from blit screen
Liam
2024-01-31
video_core: consistently account for resolution scaling when rendering
Liam
2024-01-31
video_core: simplify accelerated surface fetch and crop handling between APIs
Liam
2024-01-29
Merge pull request #12439 from FireBurn/vkresult
liamwhite
2024-01-25
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-22
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-22
Simplify VkResult lookup
Mike Lothian
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Implement physical memory mirroring
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-16
renderer_vulkan: recreate swapchain when frame size changes
Liam
2024-01-15
Fix one more typo
Viktor Szépe
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-12-31
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
[next]