5932 Commits (42b8148acaf9a47c2edafe89594a6dc54b22f59f)

Author SHA1 Message Date
ameerj bc3efb79cc codec: Fallback to CPU decoding if no compatible GPU format is found 5 years ago
lat9nq 92bc51b66a cmake: Add VDPAU and NVDEC support to FFmpeg 5 years ago
ameerj 537c6ac8fe vk_blit_screen: Fix non-accelerated texture size calculation 5 years ago
Merry 1770503185 xbyak: Update include path 5 years ago
ameerj 356e10898f codec: Replace deprecated av_init_packet usage 5 years ago
ameerj 659039ca6d nvdec: Implement GPU accelerated decoding for all platforms 5 years ago
yzct12345 430255caf8
decoders: Templates allow memcpy optimizations 5 years ago
ameerj a779cede7c vic: Specify sws_scale height stride. 5 years ago
ameerj fa22695705 vp9: Ensure the first frame is complete 5 years ago
yzct12345 c4eafcc861
texture_cache: Address ameerj's review 5 years ago
Robin Kertels bb29dcb7f2
vulkan_memory_allocator: Respect bufferImageGranularity 5 years ago
ameerj 928b64d2ce nvdec: Better logging for unimplemented codecs 5 years ago
yzct12345 e80323b8b0
texture_cache: Address ameerj's review 5 years ago
ameerj e3688f0627 vp9: Cleanup unused variables 5 years ago
ameerj a3f80a97a3 vp9: Fix reference frame refreshes 5 years ago
yzct12345 02e98f6c93
texture_cache: Don't change copyright year 5 years ago
yzct12345 5566f3dbc0
texture_cache: Address ameerj's review 5 years ago
yzct12345 f9563c8f24
texture_cache: Split templates out 5 years ago
yzct12345 2868d4ba84
nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
yzct12345 f56d0db5bd
decoders: Optimize swizzle copy performance (#6790) 5 years ago
ameerj c439fc9be9 astc_decoder: Reduce workgroup size 5 years ago
ameerj 5ab8053511 astc_decoder: Compute offset swizzles in-shader 5 years ago
ameerj b2862e4772 astc_decoder: Make use of uvec4 for payload data 5 years ago
ameerj a75d70fa90 astc_decoder: Simplify Select2DPartition 5 years ago
ameerj 5665d05547 astc_decoder: Optimize the use EncodingData 5 years ago
ameerj 15c0c213b1 astc.h: Move data to cpp implementation 5 years ago
ReinUsesLisp b185567a03 vk_rasterizer: Flip viewport on Y_NEGATE 5 years ago
ameerj 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 5 years ago
ameerj 75e7f54fb0 renderer_vulkan: Implement screenshots 5 years ago
ameerj 548bac8989 vk_blit_screen: Add public CreateFramebuffer method 5 years ago
ameerj 1e6c5d323d vk_blit_screen: Make Draw method more generic 5 years ago
ReinUsesLisp 3b006f4fe2 renderer_vulkan: Add setting to log pipeline statistics 5 years ago
Lioncash 00e100de08 render_target: Add missing initializer for size extent 5 years ago
Lioncash f8964dd89a video_core/engine: Consistently initialize rasterizer pointers 5 years ago
Lioncash 8c82c594f0 vulkan_wrapper: Fix SetObjectName() always indicating objects as images 5 years ago
Lioncash ec56a17acd buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() 5 years ago
Lioncash 075a744e38 gl_shader_cache: Remove unused variable 5 years ago
Lioncash 296728ec46 vk_compute_pass: Remove unused captures 5 years ago
Robin Kertels 75050c788c
vk_staging_buffer_pool: Fall back to host memory when allocation fails 5 years ago
ReinUsesLisp 5f9a4817a5 vk_stream_buffer: Remove unused stream buffer 5 years ago
ReinUsesLisp 771dcb2a56 vk_compute_pass: Fix pipeline barrier for indexed quads 5 years ago
ReinUsesLisp 27ed6e7c2b vk_buffer_cache: Add transform feedback usage to null buffer 5 years ago
ameerj c80ae87b4e renderer_base: Removed redundant settings 5 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
ReinUsesLisp a55ff22900 vulkan/blit_image: Commit descriptor sets within worker thread 5 years ago
ReinUsesLisp f6796cad9c vulkan_device: Blacklist Volta and older from VK_KHR_push_descriptor 5 years ago
ReinUsesLisp 3c6d440015 Revert "renderers: Disable async shader compilation" 5 years ago
ReinUsesLisp 8381490a04 opengl: Fix asynchronous shaders 5 years ago
ReinUsesLisp 258f35515d shader_environment: Receive cache version from outside 5 years ago
ameerj 56478bc9ac shader: Fix disabled attribute default values 5 years ago