Commit History

Author SHA1 Message Date
  Michael Ragazzon b6a26d41d8 Fix loading of 24-bit TGA with flipped y-axis, see #851 2 months ago
  Michael Ragazzon b8fe66672a Fix compiler warnings for different signed comparisons 11 months ago
  Michael Ragazzon 28907a1c5e Renderers: Add sanity check to GenerateTexture calls 11 months ago
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 year ago
  Michael Ragazzon 3929d7290b Rename multi-worded samples to use underscore 1 year ago
  Michael Ragazzon 4568762925 Refactor Vulkan includes, avoid warnings on GCC 1 year ago
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) 1 year ago
  wh1t3lord b09f19918b Vulkan renderer: Fix image flickering due to mismatched semaphore (#601) 1 year ago
  wh1t3lord 55d18ed016 Vulkan renderer: Fix validation errors (#593) 1 year ago
  David c54ef6ebc1 Replace deprecated VkDebugReportCallbackEXT with VkDebugUtilsMessengerEXT (#579) 1 year ago
  Michael Ragazzon 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 years ago
  Michael Ragazzon 2f80bdd163 Backends: Handle premultiplied alpha for textures and vertices 2 years ago
  Michael Ragazzon faae241d78 Take texture out of the compiled geometry 2 years ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  Dominik Thalhammer 801b23945d On-demand rendering (power saving mode) (#436) 2 years ago
  Dominik Thalhammer 0cffa04d48 Fix various GLFW Vulkan Linux issues (#430) 2 years ago
  wh1t3lord 59839de5d7 Vulkan renderer: Fix clipping issues by clearing depth/stencil (#385) 3 years ago
  Michael Ragazzon ac8c7f9bc3 Add Vulkan backend #236 #328 3 years ago