Historial de Commits

Autor SHA1 Mensaje Fecha
  ReinUsesLisp 085adfea00 renderer_vulkan: Throw when enumerating devices fails hace 5 años
  ReinUsesLisp 11f0f7598d renderer_vulkan: Initialize surface in separate file hace 5 años
  ReinUsesLisp dce8720780 renderer_vulkan: Catch and report exceptions hace 5 años
  ReinUsesLisp 47843b4f09 renderer_vulkan: Create debug callback on separate file and throw hace 5 años
  ReinUsesLisp 25f88d99ce renderer_vulkan: Move instance initialization to a separate file hace 5 años
  ReinUsesLisp d1435009ed vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h hace 5 años
  ReinUsesLisp d937421422 vulkan_common: Move dynamic library load to a separate file hace 5 años
  bunnei 53e49e5360 Merge pull request #5263 from lioncash/uninit hace 5 años
  Lioncash bcafef4b94 half_set: Resolve -Wmaybe-uninitialized warnings hace 5 años
  Rodrigo Locatti dab7711524 Merge pull request #5260 from lioncash/uninit hace 5 años
  Lioncash f0d9ab0717 maxwell_to_vk: Initialize usage variable in SurfaceFormat() hace 5 años
  LC da07977db0 Merge pull request #5251 from ReinUsesLisp/wuninitialized hace 5 años
  bunnei d5fe722a30 Merge pull request #4967 from ReinUsesLisp/new-texcache hace 5 años
  ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache hace 5 años
  ReinUsesLisp ac2e2ebe97 cmake: Enforce -Wuninitialized hace 5 años
  ReinUsesLisp 157fc2d785 service/pcie: Fix invalid initialization argument hace 5 años
  ReinUsesLisp 9106ac1e6b video_core: Add a delayed destruction ring abstraction hace 5 años
  ReinUsesLisp 21b18057f7 host_shaders: Add Vulkan assembler compute shaders hace 5 años
  ReinUsesLisp 87ff58b1d7 host_shaders: Add helper to blit depth stencil fragment shader hace 5 años
  ReinUsesLisp ae5725b709 host_shaders: Add texture color blit fragment shader hace 5 años
  ReinUsesLisp 64fbf319f1 host_shaders: Add shaders to present to the swapchain hace 5 años
  ReinUsesLisp 82b7daed9c host_shaders: Add shaders to convert between depth and color images hace 5 años
  ReinUsesLisp dc81a90640 host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 hace 5 años
  ReinUsesLisp 5169ce9fcd host_shaders: Add shader to render a full screen triangle hace 5 años
  ReinUsesLisp 59c46f9de9 host_shaders: Add pitch linear upload compute shader hace 5 años
  ReinUsesLisp 12d16248dd host_shaders: Add block linear upload compute shaders hace 5 años
  ReinUsesLisp f20e18f60d host_shaders: Add copyright headers to OpenGL present shaders hace 5 años
  ReinUsesLisp 95d156a150 video_core/host_shaders: Add support for prebuilt SPIR-V shaders hace 5 años
  bunnei 85cfd96f62 Merge pull request #5247 from comex/xx-concepts hace 5 años
  bunnei b02464f685 Merge pull request #5246 from comex/xx-include hace 5 años