Histórico de Commits

Autor SHA1 Mensagem Data
  ReinUsesLisp cdbee27692 vulkan_instance: Allow different Vulkan versions and enforce 1.1 há 5 anos atrás
  ReinUsesLisp 7344a7c447 vk_device: Use an array to report lacking device limits há 5 anos atrás
  ReinUsesLisp f687392e6f vk_device: Stop initialization when device is not suitable há 5 anos atrás
  ReinUsesLisp 53ea06dc17 renderer_vulkan: Remove two step initialization on VKDevice há 5 anos atrás
  ReinUsesLisp 085adfea00 renderer_vulkan: Throw when enumerating devices fails há 5 anos atrás
  ReinUsesLisp 11f0f7598d renderer_vulkan: Initialize surface in separate file há 5 anos atrás
  ReinUsesLisp dce8720780 renderer_vulkan: Catch and report exceptions há 5 anos atrás
  ReinUsesLisp 47843b4f09 renderer_vulkan: Create debug callback on separate file and throw há 5 anos atrás
  ReinUsesLisp 25f88d99ce renderer_vulkan: Move instance initialization to a separate file há 5 anos atrás
  ReinUsesLisp d1435009ed vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h há 5 anos atrás
  ReinUsesLisp d937421422 vulkan_common: Move dynamic library load to a separate file há 5 anos atrás
  bunnei 53e49e5360 Merge pull request #5263 from lioncash/uninit há 5 anos atrás
  Lioncash bcafef4b94 half_set: Resolve -Wmaybe-uninitialized warnings há 5 anos atrás
  Rodrigo Locatti dab7711524 Merge pull request #5260 from lioncash/uninit há 5 anos atrás
  Lioncash f0d9ab0717 maxwell_to_vk: Initialize usage variable in SurfaceFormat() há 5 anos atrás
  LC da07977db0 Merge pull request #5251 from ReinUsesLisp/wuninitialized há 5 anos atrás
  bunnei d5fe722a30 Merge pull request #4967 from ReinUsesLisp/new-texcache há 5 anos atrás
  ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache há 5 anos atrás
  ReinUsesLisp ac2e2ebe97 cmake: Enforce -Wuninitialized há 5 anos atrás
  ReinUsesLisp 157fc2d785 service/pcie: Fix invalid initialization argument há 5 anos atrás
  ReinUsesLisp 9106ac1e6b video_core: Add a delayed destruction ring abstraction há 5 anos atrás
  ReinUsesLisp 21b18057f7 host_shaders: Add Vulkan assembler compute shaders há 5 anos atrás
  ReinUsesLisp 87ff58b1d7 host_shaders: Add helper to blit depth stencil fragment shader há 5 anos atrás
  ReinUsesLisp ae5725b709 host_shaders: Add texture color blit fragment shader há 5 anos atrás
  ReinUsesLisp 64fbf319f1 host_shaders: Add shaders to present to the swapchain há 5 anos atrás
  ReinUsesLisp 82b7daed9c host_shaders: Add shaders to convert between depth and color images há 5 anos atrás
  ReinUsesLisp dc81a90640 host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 há 5 anos atrás
  ReinUsesLisp 5169ce9fcd host_shaders: Add shader to render a full screen triangle há 5 anos atrás
  ReinUsesLisp 59c46f9de9 host_shaders: Add pitch linear upload compute shader há 5 anos atrás
  ReinUsesLisp 12d16248dd host_shaders: Add block linear upload compute shaders há 5 anos atrás