Commit History

Author SHA1 Message Date
  Rémi Verschelde ffe53cba3c Merge pull request #100374 from hpvb/fix-rendering-ubsan 4 months ago
  Thaddeus Crews f2c8f17906 Merge pull request #100325 from hpvb/fix-rendering-alignment 4 months ago
  HP van Braam 062d74bb9c Fix ubsan reported errors in rendering 4 months ago
  HP van Braam e674379764 Fix several ubsan reported misaligned accesses 4 months ago
  Matias N. Goldberg a1b44ec7a7 Fix grammar / spelling in comments 4 months ago
  Matias N. Goldberg c77cbf096b Improvements from TheForge (see description) 5 months ago
  Alexander Hartmann 8e170248b3 Fix: Error output is not require, `VK_QUEUE_TRANSFER_BIT` is optional. 5 months ago
  Thaddeus Crews 15d09a5767 Merge pull request #99149 from mrsaturnsan/set_max_fps_fix 5 months ago
  mrsaturnsan 4b94162320 Fix max FPS initialization 5 months ago
  Thaddeus Crews bbde4ed324 Merge pull request #98883 from ducklin5/fix/VkResultError 5 months ago
  Azeez Abass ddf5c03f4b fix: add vulkan error checks in command_queue_execute_and_present 5 months ago
  Trevor Davenport a5070af460 Account for the case surface_capabilities.currentExtent is unset 5 months ago
  Thaddeus Crews 2450dee1bc Merge pull request #93401 from Repiteo/style/clang-tidy-fixes 5 months ago
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 10 months ago
  Thaddeus Crews 89a311205f Style: Apply `clang-tidy` fixes 10 months ago
  Matias N. Goldberg b9a2f108fc Fix splash screen upside down on Android 6 months ago
  Clay John 748f4079e3 Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased 6 months ago
  Matias N. Goldberg aaa0e2fddf Add Swappy & Pre-Transformed Swapchain 11 months ago
  Clay John 683d11a69f Merge pull request #98279 from Calinou/vulkan-d3d12-silence-using-present-mode 6 months ago
  Matias N. Goldberg 668c9b74e2 Fix race conditions in breadcrumbs 6 months ago
  Dario 4ad424234f Improve synchronization of rendering commands after changes from transfer queues. 6 months ago
  Dario 8c3e46b13b Move transitions of textures initialized by transfer workers to the main graphics queue. 6 months ago
  Hugo Locurcio 5ed10e3604 Remove "Using present mode" verbose prints in Vulkan and Direct3D 12 6 months ago
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 1 year ago
  Sander 41fdc55b05 Vulkan: account for externally backed textures (i.e., created via `texture_create_from_extension()`), as such textures lack ownership information. 7 months ago
  Rémi Verschelde 61be39aed2 Merge pull request #96045 from darksylinc/matias-TheForge-pr02 7 months ago
  Matias N. Goldberg 59d0422dcd Disable extra memory tracking by default 8 months ago
  Matias N. Goldberg d26c2f86cc Add VK_EXT_astc_decode_mode support 1 year ago
  Matias N. Goldberg 364f916f3f Add debug utilities for Vulkan 10 months ago
  Rémi Verschelde 940d629070 vulkan: Update all components to Vulkan SDK 1.3.183.0 11 months ago