Commit History

Author SHA1 Message Date
  Sasha Szpakowski e20f018272 Change the 'viewformats' texture setting field to be a list of pixel formats. 1 year ago
  Sasha Szpakowski 42812ad521 Add texture views. Fixes #2022. 1 year ago
  Sasha Szpakowski d880c48502 Clean up some internal texture data upload parameters. 1 year ago
  Sasha Szpakowski 64a30f177f Merge branch 'main' into 12.0-development 1 year ago
  niki c8da517759 don't use optional for debugName 1 year ago
  niki 7a25dfa7fc add texture:getDebugName and buffer:getDebugName 1 year ago
  niki a5d7ba1589 implement #1992 1 year ago
  Sasha Szpakowski 20ffe94349 vulkan: fix a consistency issue with texture samplers 1 year ago
  Sasha Szpakowski 343d192f10 Compressed texture formats have explicit sRGB variants 1 year ago
  Sasha Szpakowski 86eb6df05c vulkan: don't hold onto ImageData references after loading an image. 1 year ago
  Sasha Szpakowski cf26e39d1b vulkan: potential fix for compressed textures with mipmaps 1 year ago
  Sasha Szpakowski f6cdbdc868 Merge branch 'main' into 12.0-development 2 years ago
  slime b9da6d6ddc vulkan: always use optimal image tiling. 2 years ago
  slime 1b89de4497 vulkan: clean up texture creation flags 2 years ago
  slime 2b074fe90e vulkan: improve sRGB support for textures 2 years ago
  niki eaa043c3ff vulkan: report approximate used texture memory 2 years ago
  niki 58c801be58 vulkan: fix incorrect samplers 2 years ago
  niki ba759f5bc0 vulkan: use SamplerState::toKey for caching 2 years ago
  niki 87c9b74c8e vulkan: fix linux build attempt 5 2 years ago
  niki cf099946a1 vulkan: fix depth stencil textures 2 years ago
  niki e128f3453e vulkan: implement compressed textures 2 years ago
  niki aec9e201f5 vulkan: implement volume textures 2 years ago
  niki 4e59b563a4 vulkan: implement texture msaa 2 years ago
  niki 726cd147c8 vulkan: render targets with mip and slice 2 years ago
  niki 1658c89f3d vulkan: add support for custom depth/stencil tex 2 years ago
  niki 816e3f01a2 vulkan: correctly order gpu commands 2 years ago
  niki a93d153792 vulkan: adjust code styling 2 years ago
  nikeinikei 502c1e83ab vulkan: more reserved usage flags of texture 3 years ago
  niki a0ee9f7b9b vulkan: implement compute shaders 3 years ago
  niki ec5a3a50f9 vulkan: implement graphics readback 3 years ago