You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei ded348b94a Merge pull request #4546 from lioncash/telemetry 6 years ago
..
shaders vk_compute_pass: Implement indexed quads 6 years ago
fixed_pipeline_state.cpp video_core: Remove unused variables 6 years ago
fixed_pipeline_state.h vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible 6 years ago
maxwell_to_vk.cpp video_core: Rearrange pixel format names 6 years ago
maxwell_to_vk.h vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle 6 years ago
nsight_aftermath_tracker.cpp common/fileutil: Convert namespace to Common::FS 6 years ago
nsight_aftermath_tracker.h renderer_vulkan: Integrate Nvidia Nsight Aftermath on Windows 6 years ago
renderer_vulkan.cpp common/telemetry: Migrate namespace into the Common namespace 6 years ago
renderer_vulkan.h vulkan: Remove unnecessary includes 6 years ago
vk_blit_screen.cpp vulkan: Silence more -Wmissing-field-initializer warnings 6 years ago
vk_blit_screen.h vulkan: Remove unnecessary includes 6 years ago
vk_buffer_cache.cpp vk_buffer_cache: Make use of designated initializers where applicable 6 years ago
vk_buffer_cache.h gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading 6 years ago
vk_compute_pass.cpp vk_compute_pass: Make use of designated initializers where applicable 6 years ago
vk_compute_pass.h vulkan: Remove unnecessary includes 6 years ago
vk_compute_pipeline.cpp vk_compute_pipeline: Make use of designated initializers where applicable 6 years ago
vk_compute_pipeline.h vulkan: Remove unnecessary includes 6 years ago
vk_descriptor_pool.cpp vk_descriptor_pool: Make use of designated initializers where applicable 6 years ago
vk_descriptor_pool.h vulkan: Remove unnecessary includes 6 years ago
vk_device.cpp Vk Async pipeline compilation 6 years ago
vk_device.h Address feedback, add shader compile notifier, update setting text 6 years ago
vk_fence_manager.cpp Vk Async pipeline compilation 6 years ago
vk_fence_manager.h buffer_cache: Use boost::intrusive::set for caching 6 years ago
vk_graphics_pipeline.cpp Remove unneeded newlines, optional Registry in shader params 6 years ago
vk_graphics_pipeline.h Remove unneeded newlines, optional Registry in shader params 6 years ago
vk_image.cpp vk_image: Make use of designated initializers where applicable 6 years ago
vk_image.h renderer_vulkan: Drop Vulkan-Hpp 6 years ago
vk_memory_manager.cpp vk_memory_manager: Make use of designated initializers where applicable 6 years ago
vk_memory_manager.h vk_memory_manager: Remove unified memory model flag 6 years ago
vk_pipeline_cache.cpp Remove unneeded newlines, optional Registry in shader params 6 years ago
vk_pipeline_cache.h Address feedback, add shader compile notifier, update setting text 6 years ago
vk_query_cache.cpp vk_query_cache: Make use of designated initializers where applicable 6 years ago
vk_query_cache.h vulkan: Remove unnecessary includes 6 years ago
vk_rasterizer.cpp move thread 1/4 count computation into allocate workers method 6 years ago
vk_rasterizer.h Address feedback. Bruteforce delete duplicates 6 years ago
vk_renderpass_cache.cpp vk_renderpass_cache: Make use of designated initializers where applicable 6 years ago
vk_renderpass_cache.h vk_rasterizer: Pack texceptions and color formats on invalid formats 6 years ago
vk_resource_manager.cpp vk_resource_manager: Make use of designated initializers where applicable 6 years ago
vk_resource_manager.h renderer_vulkan: Drop Vulkan-Hpp 6 years ago
vk_sampler_cache.cpp vulkan: Silence more -Wmissing-field-initializer warnings 6 years ago
vk_sampler_cache.h renderer_vulkan: Drop Vulkan-Hpp 6 years ago
vk_scheduler.cpp vk_scheduler: Make use of designated initializers where applicable 6 years ago
vk_scheduler.h vulkan: Remove unnecessary includes 6 years ago
vk_shader_decompiler.cpp Merge pull request #4394 from lioncash/unused6 6 years ago
vk_shader_decompiler.h vk_rasterizer: Implement storage texels 6 years ago
vk_shader_util.cpp vk_shader_util: Make use of designated initializers where applicable 6 years ago
vk_shader_util.h vulkan: Remove unnecessary includes 6 years ago
vk_staging_buffer_pool.cpp vk_staging_buffer_pool: Make use of designated initializers where applicable 6 years ago
vk_staging_buffer_pool.h vulkan: Remove unnecessary includes 6 years ago
vk_state_tracker.cpp vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynamic_state 6 years ago
vk_state_tracker.h vk_rasterizer: Use VK_EXT_extended_dynamic_state 6 years ago
vk_stream_buffer.cpp vk_stream_buffer: Make use of designated initializers where applicable 6 years ago
vk_stream_buffer.h gl_buffer_cache: Mark buffers as resident 6 years ago
vk_swapchain.cpp vulkan: Resolve -Wmissing-field-initializer warnings 6 years ago
vk_swapchain.h renderer_vulkan: Drop Vulkan-Hpp 6 years ago
vk_texture_cache.cpp vulkan: Silence more -Wmissing-field-initializer warnings 6 years ago
vk_texture_cache.h texture_cache: Implement rendering to 3D textures 6 years ago
vk_update_descriptor.cpp vk_update_descriptor: Upload descriptor sets data directly 6 years ago
vk_update_descriptor.h vk_update_descriptor: Upload descriptor sets data directly 6 years ago
wrapper.cpp Merge pull request #4522 from lioncash/vulk-copy 6 years ago
wrapper.h Vk Async pipeline compilation 6 years ago