index
:
yuzu
main
yuzu-amber
Nintendo Switch emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2025-06-17
video_core: Rework VAAPI code
Mike Lothian
2025-06-15
Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#...
MaranBr
2025-06-15
Fix video decoding on newer versions of FFmpeg (#155)
MaranBr
2025-05-12
fix(renderer_vulkan): resolve asynchronous presentation crashes and compilati...
Zephyron
2025-05-12
video_core: Add fallback handling for failed storage buffer lookups
Zephyron
2025-05-12
video_core: Improve texture cache memory management to prevent leaks
Zephyron
2025-05-12
refactor(vulkan): remove depth buffer workarounds and excessive logging
Zephyron
2025-05-12
renderer/friend: Improve reversed depth handling and Friend service
Zephyron
2025-05-12
vulkan: Implement AMD driver workaround for logic operations
Zephyron
2025-05-12
vulkan: Improve memory allocation robustness
Zephyron
2025-05-12
texture_cache: Add equality operators for ImageInfo and ImageViewInfo
Zephyron
2025-05-12
build: upgrade fmt and SDL2
Zephyron
2025-05-11
vulkan: Rename resolve_image to resolve_image_holder
Zephyron
2025-05-11
vulkan: Add Samsung driver workarounds
Zephyron
2025-05-11
video_core/vulkan: Improve texture format conversion handling
Zephyron
2025-05-11
vulkan: Implement native MSAA resolve in texture cache
Zephyron
2025-05-11
vulkan: Add 4KB memory alignment for AMD and Qualcomm drivers
Zephyron
2025-05-11
video_core: Add new shader format conversion pipelines
Zephyron
2025-05-11
video_core: Add sRGB to D24S8 depth-stencil conversion support
Zephyron
2025-05-11
vulkan: Relax VRAM allocation limits for better stability
Zephyron
2025-05-11
android: Fix compilation by adding missing log.h include
Zephyron
2025-05-11
buffer_cache: Simplify storage buffer binding logic
Zephyron
2025-05-11
service/nvdrv: Relax GPU validation and improve error handling
Zephyron
2025-05-11
service/nvdrv: Implement stubbed GPU functions
Zephyron
2025-05-11
arm/video: Fix shader extension and exception handling
Zephyron
2025-05-11
vulkan: Fix crashes with bindless texture constant buffer handling
Zephyron
2025-05-11
vulkan: Add bindless texture constant buffer support in compute pipeline
Zephyron
2025-05-11
buffer_cache: Fix storage buffer memory validation and size detection
Zephyron
2025-05-11
video_core: Enforce safe memory reads for compute dispatch
Zephyron
2024-12-20
perf(VideoCore): Refactor DispatchIndirect
EmulationEnjoyer
2024-12-20
dma_pusher.cpp: remove now unused variable that breaks the android build (#76)
anon
2024-12-20
externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)
lui
2024-12-20
kepler_compute: use safe memory read
cow
2024-12-20
mark format functions as const
Samuliak
2024-12-20
renderer: add area sampling scaling method (#57)
lui
2024-12-20
Using reserve() for optimization inserts, marked unused pair items and minor ...
Herman Semenov
2024-12-20
Add option to only optimize SPIRV during load (#13)
echosys
2024-12-20
Implemented LogicOp fix
Jarrod Norwell
2024-12-20
Use fmt 11.0.0
Mike Lothian
2024-12-20
Disabled problematic MSVC warning-to-errors
spectranator
2024-12-20
Optionally optimize generated SPIRV with spirv-opt (#10)
darktux
2024-12-20
Removed telemetry and anonymized SCM (git) strings
darktux
2024-12-20
Fix GCC builds with Debug build type
darktux
2024-12-20
Vulkan validation error fix.
Lucas Clemente Vella
2024-12-20
Radeon gpu profiler detection support
Alessio
2024-12-20
fix: Fixes compiling to non-Apple OSes on arm64
Exverge
2024-12-20
Macos moltenvk headers
Nick Majkic
2024-12-20
Clean up CMAKE files for mac and xcode building
Nick Majkic
2024-12-20
Better surface logging
Alessio
2024-12-20
fix for amd video playback (green videos)
Alessio
[next]