6300 Commits (f14352a7e17a4b857e803680d63e88b4312abe47)

Author SHA1 Message Date
Lioncash 4c5c860587 gpu: Remove obsoleted CDMAPusher() accessors 4 years ago
Lioncash 4272d239b6 vk_fsr: Replace comma operator with semicolon 4 years ago
Jan Beich c2338f2f04 video_core: constify AVCodec for ffmpeg >= 5.0 4 years ago
Georg Lehmann feb8a473ed vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features 4 years ago
ameerj 09dc136a39 astc_decoder: Combine FastReplicate functions to work around new NV driver bug 4 years ago
Narr the Reg 7b752c8f47 video_core: Remove unnecesary maybe_unused flag 4 years ago
ameerj 664fcdc64b gpu: Add shut down method to synchronize threads before destruction 4 years ago
Fernando Sahmkow 65387dd0a0 ShaderDecompiler: Add a debug option to dump the game's shaders. 4 years ago
ameerj 8badb6f4a7 Revert "Merge pull request #7668 from ameerj/fence-stop-token" 4 years ago
ameerj 0585c60227 gpu: Use std::stop_token in WaitFence for VSync thread 4 years ago
ameerj 5a7940c1f1 texture_cache/util: Fix s32 overflow when resolving overlaps 4 years ago
ameerj 4c10c0a514 video_core/memory_manager: Fixes for sparse memory management 4 years ago
ameerj 5c644fe97b video_core/memory_manager: Deduplicate Read/WriteBlock 4 years ago
ameerj c5c13369fa glsl: Add boolean reference workaround 4 years ago
ameerj a57dc3509a glsl_context_get_set: Add alternative cbuf type for broken drivers 4 years ago
Feng Chen 5e725163a0 Remove invalid header include 4 years ago
ameerj bb108db1de vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Windows drivers 4 years ago
ameerj b22cc82f64 blit_image: Remove unused function 4 years ago
ameerj 531d53d6b9 vk_texture_cache: Fix invalidated pointer access 4 years ago
Jan Beich 85f65a6995 video_core/codecs: re-enable VAAPI/VDPAU on BSDs after f91cc356fb 4 years ago
vonchenplus 8fe519b656 Address format clang 4 years ago
Fernando Sahmkow 15c634806b Vulkan: Fix the checks for primitive restart extension. 4 years ago
Fernando Sahmkow ce7c3bdf0c Vulkan: implement Logical Operations. 4 years ago
Fernando Sahmkow 790bbcb016 Vulkan: Implement VK_EXT_primitive_topology_list_restart 4 years ago
liushuyu f722e83537 video_core/codecs: (re-spin) refactor ffmpeg searching and handling 4 years ago
bunnei 15a4248f46 Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" 4 years ago
liushuyu 538db2d872 CI: fix CI on Linux 4 years ago
liushuyu f7516c3fda video_core/codecs: skip decoders that use hw frames ... 4 years ago
Morph 036cb348bf maxwell_to_vk: Add ASTC_2D_5X4_UNORM 4 years ago
Feng Chen 755963ada1 Fix blit image/view not compatible 4 years ago
Morph 0f7d2bbd55 maxwell_to_vk: Add ASTC_2D_8X5_UNORM 4 years ago
Morph 052c01db9a renderer_vulkan: Add R16G16_UINT 4 years ago
ameerj ef8c472d32 vk_texture_cache: Add ABGR src format check for D24S8 conversions 4 years ago
ameerj 9699d5e6d5 renderer_opengl: Minor refactoring of filter selection 4 years ago
ameerj 7d5c21688e texture_cache: Fix image convert dimensions assertion 4 years ago
ameerj 4c9fb0ffe9 blit_image: Refactor upscale factors usage 4 years ago
ameerj a38d05ec11 vk_texture_cache: Add a function to ImageView to check if src image is rescaled 4 years ago
ameerj 0d5b7f7a7f blit_image: Refactor ConvertPipeline functions 4 years ago
ameerj 4495c10671 blit_image: Refactor ConvertPipelineEx functions 4 years ago
ameerj 276de8a751 vk_blit_screen: Minor refactor of filter pipeline selection 4 years ago
ameerj c701429fb4 Revert "Merge pull request #7395 from Morph1984/resolve-comments" 4 years ago
Feng Chen 4a3c1192b8 Address feedback 4 years ago
Fernando Sahmkow 3b1694245f Texture Cache: Fix crashes on NVIDIA. 4 years ago
liushuyu 18ddfcc0cf video_core/cmake: link against libva explicitly ... 4 years ago
liushuyu 168882cb7a video_core/codecs: more fixes for VAAPI detection ... 4 years ago
liushuyu ef00c213e8 video_core/codec: address comments 4 years ago
liushuyu a32139fdab video_core/codecs: more robust ffmpeg hwdecoder selection logic 4 years ago
Morph 2b9afa4d56 general: Replace high_resolution_clock with steady_clock 4 years ago
Feng Chen 10cc89bfdf Support multiple videos playing 4 years ago
Feng Chen 2e834bfa4a Add missing pixel format mapping 4 years ago