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
2025-02-09
Revert "Replace yuzu identifiers with citron"
Zephyron
2025-02-09
Replace yuzu identifiers with citron
Zephyron
2025-02-04
vulkan: Add Samsung driver workarounds
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-02
vulkan: Add 4KB memory alignment for AMD and Qualcomm drivers
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-27
vulkan: Relax VRAM allocation limits for better stability
Zephyron
2025-01-27
android: Fix compilation by adding missing log.h include
Zephyron
2025-01-26
buffer_cache: Simplify storage buffer binding logic
Zephyron
2025-01-21
service/nvdrv: Relax GPU validation and improve error handling
Zephyron
2025-01-20
service/nvdrv: Implement stubbed GPU functions
Zephyron
2025-01-18
arm/video: Fix shader extension and exception handling
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2025-01-13
Android: Update build system and dependencies
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
2025-01-02
buffer_cache: Fix storage buffer memory validation and size detection
Zephyron
2025-01-02
video_core: Enforce safe memory reads for compute dispatch
Zephyron
2024-12-31
core: Update copyright headers
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-03-04
"Merge Tagged PR 13178"
yuzubot
2024-02-27
Merge pull request #13171 from liamwhite/fake-address
liamwhite
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-27
buffer_cache: avoid overflow in usage tracker (#13166)
liamwhite
2024-02-27
texture_cache: use two-pass collection for costly load resources (#13096)
liamwhite
2024-02-26
Merge pull request #13172 from liamwhite/gl-streams
Narr the Reg
2024-02-26
renderer_opengl: declare geometry stream support in profile
Liam
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-26
texture_cache: do not track invalid addresses
Liam
2024-02-22
Merge pull request #13001 from liamwhite/scaled-availability
Narr the Reg
2024-02-22
Merge pull request #13075 from liamwhite/mali-having-a-bad-time
Narr the Reg
2024-02-20
Merge pull request #10529 from liamwhite/critical-spacing
MatÃas Locatti
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-19
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
2024-02-18
vulkan_device: don't use fixed cap for memory limits
Liam
2024-02-13
buffer_cache: use mapped range with large vertex buffer size
Liam
2024-02-13
Merge pull request #12975 from FernandoS27/keep-your-own-vodoo-doll-away-from-gf
liamwhite
2024-02-11
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-11
texture_cache: tweak iteration tracking change
Liam
2024-02-11
texture_cache: avoid overestimation of ASTC texture sizes
Liam
2024-02-11
caches: make critical reclamation less eager and possible in more cases
Liam
2024-02-10
host_shaders: add vendor workaround for adreno drivers
Liam
2024-02-10
Texture Cache: Fix untracking on GPU remap
Fernando Sahmkow
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
[next]