5105 Commits (1a459cd78071fdf44ccd6941a88e843974de3a02)

Author SHA1 Message Date
ReinUsesLisp 4f807afdc4 vk_scheduler: Fix unaligned placement new expressions 5 years ago
Rodrigo Locatti b8b0524a9b vulkan_device: Blacklist Intel from float16 math (#5798) 5 years ago
ReinUsesLisp 6dac6f07c2 Revert "Start of Integer flags implementation" 5 years ago
ReinUsesLisp 8778d4a743 vk_graphics_pipeline: Fix narrowing conversion on MSVC 5 years ago
ReinUsesLisp 1d3c309eac vk_texture_cache: Support image store on sRGB images with VkImageViewUsageCreateInfo 5 years ago
ReinUsesLisp 1aa67cb31c vulkan_device: Lift VK_EXT_extended_dynamic_state blacklist on RDNA 5 years ago
ReinUsesLisp ae349957c3 cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 5 years ago
ReinUsesLisp 459be8c220 host_shaders/cmake: Pass --quiet to glslang to keep it quiet 5 years ago
ReinUsesLisp bd946059c0 video_core/cmake: Enforce -Warray-bounds and -Wmissing-field-initializers 5 years ago
ReinUsesLisp 7afc85ba3a video_core: Silence -Wmissing-field-initializers warnings 5 years ago
ReinUsesLisp 928831c1cc maxwell_3d: Silence array bounds warnings 5 years ago
ReinUsesLisp 9d882e0000 maxwell_to_vk: Silence -Wextra warnings about using different enum types 5 years ago
Levi Behunin 5a513f7bd6 shader_ir: Fix comment typo 5 years ago
ReinUsesLisp 80f235a8cc video_core/cmake: Properly generate fatal errors on Aftermath 5 years ago
ReinUsesLisp fd5e76dc87 nsight_aftermath_tracker: Fix build issues when enabled 5 years ago
ReinUsesLisp 23a5aed188 vk_pipeline_cache: Properly bypass VertexA shaders 5 years ago
ReinUsesLisp 0e885adf4a video_core/memory_manager: Add BytesToMapEnd 5 years ago
ReinUsesLisp ff383ffbcd gl_shader_decompiler: Fix constant buffer size calculation 5 years ago
ReinUsesLisp 220ba5933c video_core/memory_manager: Remove unused CopyBlockUnsafe 5 years ago
ReinUsesLisp 85390839b0 video_core/memory_manager: Flush destination buffer on CopyBlock 5 years ago
ReinUsesLisp 5c2fdf4e60 video_core/memory_manager: Add GPU address based flush method 5 years ago
ReinUsesLisp 5f0b72553b renderer_opengl: Avoid precompiled cache and force NV GL cache directory 5 years ago
Lioncash bc509928d4 texture_cache/util: Resolve -Wsign-compare warning 5 years ago
Lioncash c7bd08aad1 video_core: Resolve -Wdocumentation warnings 5 years ago
Lioncash edb202eef8 vulkan_debug_callback: Add missing header guard 5 years ago
ReinUsesLisp 3d5910da6d vk_shader_decompiler: Show comments as OpUndef with a type 5 years ago
ReinUsesLisp 92ca4929f5 common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
ReinUsesLisp d43c0e4c53 vulkan_memory_allocator: Remove unnecesary 'device' memory from commits 5 years ago
ReinUsesLisp 36597c0b38 vk_texture_cache: Use Download memory types for texture flushes 5 years ago
ReinUsesLisp 517400fb71 vulkan_memory_allocator: Add allocation support for download types 5 years ago
ReinUsesLisp 60bb77340f vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
ReinUsesLisp fa012cc7e6 vulkan_common: Move allocator to the common directory 5 years ago
ReinUsesLisp bb1cc99e64 renderer_vulkan: Rename Vulkan memory manager to memory allocator 5 years ago
ReinUsesLisp 550a9cbcb5 vk_memory_manager: Improve memory manager and its API 5 years ago
Lioncash d5bff783bd common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
ReinUsesLisp 4e4056f581 common/alignment: Rename AlignBits to AlignUpLog2 5 years ago
ReinUsesLisp 98ad500af1 video_core/cmake: Remove Werror flags already defined code-base wide 5 years ago
ReinUsesLisp 4bd143ca76 cmake: Enforce -Wunused-function code-base wide 5 years ago
ReinUsesLisp 4d9ee82fca video_core: Enforce -Wunused-function 5 years ago
ReinUsesLisp bf1d317892 vk_buffer_cache: Remove unused function 5 years ago
ReinUsesLisp 520685e719 vulkan_common: Silence missing initializer warnings 5 years ago
ReinUsesLisp cefa8135c5 vulkan_device: Enable shaderStorageImageMultisample conditionally 5 years ago
ReinUsesLisp c0c51e4be0 astc: Increase integer encoded vector size 5 years ago
ReinUsesLisp 185c16d893 astc: Return zero on out of bound bits 5 years ago
ReinUsesLisp 6c3376b789 vulkan_device: Remove requirement on shaderStorageImageMultisample 5 years ago
ReinUsesLisp 77efe79868 buffer_cache/buffer_base: Add a range tracking buffer container 5 years ago
ReinUsesLisp ecb015995e vk_fence_manager: Use timeline semaphores instead of spin waits 5 years ago
Ameer J 21ff77c366 remove inaccurate reference 5 years ago
ameerj 30f3faf3e2 fix for nvdec disabled, cleanup host1x 5 years ago
ameerj 762de858e6 nvdec syncpt incorporation 5 years ago