5515 Commits (89958e27aa81fb376005f262d725692698321607)

Author SHA1 Message Date
ameerj 4fda7f1c82 structured_control_flow: Conditionally invoke demote reorder pass 5 years ago
Fernando Sahmkow fe0acec539 Garbage Collection: Make it more agressive on high priority mode. 5 years ago
Fernando Sahmkow ff48f06fb9 Garbage Collection: Adress Feedback. 5 years ago
Fernando Sahmkow ba82bb359b Garbage Collection: enable as default, eliminate option. 5 years ago
Fernando Sahmkow d540d284b5 VideoCore: Rework Garbage Collection. 5 years ago
ameerj eb2624ed65 vp9_types: Minor refactor of VP9 info structs. 5 years ago
ameerj 3de38c9a70 vp9_types: Remove unused Vp9PictureInfo members 5 years ago
ameerj 4d535799eb vulkan_device: Add a check for int8 support 5 years ago
Fernando Sahmkow ef2066b272 GPU_MemoryManger: Fix GetSubmappedRange. 5 years ago
Valeri 4fd655cb46
video_core: eliminate constant ternary 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
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