Commit History

Author SHA1 Message Date
  Dario ad22f65489 Rework semaphores for presentation to be created per swap chain image to fix validation error. 3 months ago
  Sander 6ae50cad17 RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 3 months ago
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 11 months ago
  Thaddeus Crews 780cf03051 Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse 4 months ago
  Rémi Verschelde 408d07109b Merge pull request #99551 from DarioSamo/fragment-density-map 4 months ago
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 4 months ago
  Dario 76d709be74 Implement support for fragment density maps. 8 months ago
  Thaddeus Crews c937b6d180 Merge pull request #102419 from Ivorforce/std-size 5 months ago
  Thaddeus Crews 6ab1472fc7 Merge pull request #103730 from darksylinc/matias-vma-regression 5 months ago
  Matias N. Goldberg c543c5615c Fix incorrect parameters passed to VMA 5 months ago
  Thaddeus Crews 4bafafaeb3 Merge pull request #102777 from darksylinc/matias-astc-hdr 5 months ago
  clayjohn 338c12fc9a Implement LIMIT_MAX_COMPUTE_SHARED_MEMORY_SIZE to limit_get in all Rendering backends. 1 year ago
  Rémi Verschelde cd72d26518 Merge pull request #102830 from clayjohn/vma-memory-fix 5 months ago
  clayjohn d93ac5ee0c Restore using VMA to create buffers and images when we don't need to extra gpu memory tracking. 6 months ago
  clayjohn 35100396e4 Validate varying count when compiling shaders 6 months ago
  Matias N. Goldberg fcd785ace2 Add ASTC HDR format variants 6 months ago
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 6 months ago
  Matias N. Goldberg c30eff5986 Fix performance regression introduced in #90993 6 months ago
  thimenesup 3d92f406b2 Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 8 months ago
  Rémi Verschelde ffe53cba3c Merge pull request #100374 from hpvb/fix-rendering-ubsan 8 months ago
  Thaddeus Crews f2c8f17906 Merge pull request #100325 from hpvb/fix-rendering-alignment 8 months ago
  HP van Braam 062d74bb9c Fix ubsan reported errors in rendering 8 months ago
  HP van Braam e674379764 Fix several ubsan reported misaligned accesses 8 months ago
  Matias N. Goldberg a1b44ec7a7 Fix grammar / spelling in comments 8 months ago
  Matias N. Goldberg c77cbf096b Improvements from TheForge (see description) 9 months ago
  Alexander Hartmann 8e170248b3 Fix: Error output is not require, `VK_QUEUE_TRANSFER_BIT` is optional. 8 months ago
  Thaddeus Crews 15d09a5767 Merge pull request #99149 from mrsaturnsan/set_max_fps_fix 9 months ago
  mrsaturnsan 4b94162320 Fix max FPS initialization 9 months ago
  Thaddeus Crews bbde4ed324 Merge pull request #98883 from ducklin5/fix/VkResultError 9 months ago
  Azeez Abass ddf5c03f4b fix: add vulkan error checks in command_queue_execute_and_present 9 months ago