summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2025-06-17video_core: Rework VAAPI codeMike Lothian
2025-06-15Update FFmpeg to 7.1.1, libvpx to 1.13.1 and libx264 to c24e06c on Android (#...MaranBr
2025-06-15Fix video decoding on newer versions of FFmpeg (#155)MaranBr
2025-05-12fix(renderer_vulkan): resolve asynchronous presentation crashes and compilati...Zephyron
2025-05-12video_core: Add fallback handling for failed storage buffer lookupsZephyron
2025-05-12video_core: Improve texture cache memory management to prevent leaksZephyron
2025-05-12refactor(vulkan): remove depth buffer workarounds and excessive loggingZephyron
2025-05-12renderer/friend: Improve reversed depth handling and Friend serviceZephyron
2025-05-12vulkan: Implement AMD driver workaround for logic operationsZephyron
2025-05-12vulkan: Improve memory allocation robustnessZephyron
2025-05-12texture_cache: Add equality operators for ImageInfo and ImageViewInfoZephyron
2025-05-12build: upgrade fmt and SDL2Zephyron
2025-05-11vulkan: Rename resolve_image to resolve_image_holderZephyron
2025-05-11vulkan: Add Samsung driver workaroundsZephyron
2025-05-11video_core/vulkan: Improve texture format conversion handlingZephyron
2025-05-11vulkan: Implement native MSAA resolve in texture cacheZephyron
2025-05-11vulkan: Add 4KB memory alignment for AMD and Qualcomm driversZephyron
2025-05-11video_core: Add new shader format conversion pipelinesZephyron
2025-05-11video_core: Add sRGB to D24S8 depth-stencil conversion supportZephyron
2025-05-11vulkan: Relax VRAM allocation limits for better stabilityZephyron
2025-05-11android: Fix compilation by adding missing log.h includeZephyron
2025-05-11buffer_cache: Simplify storage buffer binding logicZephyron
2025-05-11service/nvdrv: Relax GPU validation and improve error handlingZephyron
2025-05-11service/nvdrv: Implement stubbed GPU functionsZephyron
2025-05-11arm/video: Fix shader extension and exception handlingZephyron
2025-05-11vulkan: Fix crashes with bindless texture constant buffer handlingZephyron
2025-05-11vulkan: Add bindless texture constant buffer support in compute pipelineZephyron
2025-05-11buffer_cache: Fix storage buffer memory validation and size detectionZephyron
2025-05-11video_core: Enforce safe memory reads for compute dispatchZephyron
2024-12-20perf(VideoCore): Refactor DispatchIndirectEmulationEnjoyer
2024-12-20dma_pusher.cpp: remove now unused variable that breaks the android build (#76)anon
2024-12-20externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 (#68)lui
2024-12-20kepler_compute: use safe memory readcow
2024-12-20mark format functions as constSamuliak
2024-12-20renderer: add area sampling scaling method (#57)lui
2024-12-20Using reserve() for optimization inserts, marked unused pair items and minor ...Herman Semenov
2024-12-20Add option to only optimize SPIRV during load (#13)echosys
2024-12-20Implemented LogicOp fixJarrod Norwell
2024-12-20Use fmt 11.0.0Mike Lothian
2024-12-20Disabled problematic MSVC warning-to-errorsspectranator
2024-12-20Optionally optimize generated SPIRV with spirv-opt (#10)darktux
2024-12-20Removed telemetry and anonymized SCM (git) stringsdarktux
2024-12-20Fix GCC builds with Debug build typedarktux
2024-12-20Vulkan validation error fix.Lucas Clemente Vella
2024-12-20Radeon gpu profiler detection supportAlessio
2024-12-20fix: Fixes compiling to non-Apple OSes on arm64Exverge
2024-12-20Macos moltenvk headersNick Majkic
2024-12-20Clean up CMAKE files for mac and xcode buildingNick Majkic
2024-12-20Better surface loggingAlessio
2024-12-20fix for amd video playback (green videos)Alessio