.. |
shaders
|
vk_compute_pass: Implement indexed quads
|
2020-04-16 21:12:32 -03:00 |
fixed_pipeline_state.cpp
|
video_core: Remove unused variables
|
2020-07-21 00:57:25 -04:00 |
fixed_pipeline_state.h
|
vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible
|
2020-06-26 20:57:22 -03:00 |
maxwell_to_vk.cpp
|
video_core: Rearrange pixel format names
|
2020-07-13 01:44:23 -03:00 |
maxwell_to_vk.h
|
vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle
|
2020-05-04 18:31:17 -03:00 |
nsight_aftermath_tracker.cpp
|
renderer_vulkan: Integrate Nvidia Nsight Aftermath on Windows
|
2020-04-14 00:39:21 -03:00 |
nsight_aftermath_tracker.h
|
renderer_vulkan: Integrate Nvidia Nsight Aftermath on Windows
|
2020-04-14 00:39:21 -03:00 |
renderer_vulkan.cpp
|
configuration: implement per-game configurations (#4098)
|
2020-07-09 22:42:09 -04:00 |
renderer_vulkan.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_blit_screen.cpp
|
vulkan: Silence more -Wmissing-field-initializer warnings
|
2020-08-03 12:28:57 -04:00 |
vk_blit_screen.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_buffer_cache.cpp
|
vk_buffer_cache: Make use of designated initializers where applicable
|
2020-07-16 16:59:39 -04:00 |
vk_buffer_cache.h
|
gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading
|
2020-06-26 16:58:40 -03:00 |
vk_compute_pass.cpp
|
vk_compute_pass: Make use of designated initializers where applicable
|
2020-07-16 17:23:56 -04:00 |
vk_compute_pass.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_compute_pipeline.cpp
|
vk_compute_pipeline: Make use of designated initializers where applicable
|
2020-07-16 17:32:12 -04:00 |
vk_compute_pipeline.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_descriptor_pool.cpp
|
vk_descriptor_pool: Make use of designated initializers where applicable
|
2020-07-16 18:19:45 -04:00 |
vk_descriptor_pool.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_device.cpp
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_device.h
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_fence_manager.cpp
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_fence_manager.h
|
buffer_cache: Use boost::intrusive::set for caching
|
2020-05-21 16:44:00 -03:00 |
vk_graphics_pipeline.cpp
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_graphics_pipeline.h
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_image.cpp
|
vk_image: Make use of designated initializers where applicable
|
2020-07-16 18:24:26 -04:00 |
vk_image.h
|
renderer_vulkan: Drop Vulkan-Hpp
|
2020-04-10 22:49:02 -03:00 |
vk_memory_manager.cpp
|
vk_memory_manager: Make use of designated initializers where applicable
|
2020-07-16 18:26:30 -04:00 |
vk_memory_manager.h
|
vk_memory_manager: Remove unified memory model flag
|
2020-04-21 22:06:38 -03:00 |
vk_pipeline_cache.cpp
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_pipeline_cache.h
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_query_cache.cpp
|
vk_query_cache: Make use of designated initializers where applicable
|
2020-07-16 18:34:04 -04:00 |
vk_query_cache.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_rasterizer.cpp
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_rasterizer.h
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
vk_renderpass_cache.cpp
|
vk_renderpass_cache: Make use of designated initializers where applicable
|
2020-07-16 18:57:23 -04:00 |
vk_renderpass_cache.h
|
vk_rasterizer: Pack texceptions and color formats on invalid formats
|
2020-04-24 22:21:29 -03:00 |
vk_resource_manager.cpp
|
vk_resource_manager: Make use of designated initializers where applicable
|
2020-07-16 19:02:35 -04:00 |
vk_resource_manager.h
|
renderer_vulkan: Drop Vulkan-Hpp
|
2020-04-10 22:49:02 -03:00 |
vk_sampler_cache.cpp
|
vulkan: Silence more -Wmissing-field-initializer warnings
|
2020-08-03 12:28:57 -04:00 |
vk_sampler_cache.h
|
renderer_vulkan: Drop Vulkan-Hpp
|
2020-04-10 22:49:02 -03:00 |
vk_scheduler.cpp
|
vk_scheduler: Make use of designated initializers where applicable
|
2020-07-16 19:11:43 -04:00 |
vk_scheduler.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_shader_decompiler.cpp
|
Merge pull request #4394 from lioncash/unused6
|
2020-07-23 19:54:59 -07:00 |
vk_shader_decompiler.h
|
vk_rasterizer: Implement storage texels
|
2020-06-02 02:16:33 -03:00 |
vk_shader_util.cpp
|
vk_shader_util: Make use of designated initializers where applicable
|
2020-07-16 19:17:41 -04:00 |
vk_shader_util.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_staging_buffer_pool.cpp
|
vk_staging_buffer_pool: Make use of designated initializers where applicable
|
2020-07-16 19:22:03 -04:00 |
vk_staging_buffer_pool.h
|
vulkan: Remove unnecessary includes
|
2020-04-28 21:54:46 -04:00 |
vk_state_tracker.cpp
|
vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynamic_state
|
2020-07-12 20:43:42 -03:00 |
vk_state_tracker.h
|
vk_rasterizer: Use VK_EXT_extended_dynamic_state
|
2020-06-26 20:57:22 -03:00 |
vk_stream_buffer.cpp
|
vk_stream_buffer: Make use of designated initializers where applicable
|
2020-07-16 19:22:11 -04:00 |
vk_stream_buffer.h
|
gl_buffer_cache: Mark buffers as resident
|
2020-06-24 02:36:14 -03:00 |
vk_swapchain.cpp
|
vulkan: Resolve -Wmissing-field-initializer warnings
|
2020-07-25 03:50:18 -04:00 |
vk_swapchain.h
|
renderer_vulkan: Drop Vulkan-Hpp
|
2020-04-10 22:49:02 -03:00 |
vk_texture_cache.cpp
|
vulkan: Silence more -Wmissing-field-initializer warnings
|
2020-08-03 12:28:57 -04:00 |
vk_texture_cache.h
|
texture_cache: Implement rendering to 3D textures
|
2020-06-08 05:01:00 -03:00 |
vk_update_descriptor.cpp
|
vk_update_descriptor: Upload descriptor sets data directly
|
2020-06-18 17:47:19 -03:00 |
vk_update_descriptor.h
|
vk_update_descriptor: Upload descriptor sets data directly
|
2020-06-18 17:47:19 -03:00 |
wrapper.cpp
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |
wrapper.h
|
Vk Async pipeline compilation
|
2020-08-16 12:02:22 -04:00 |