Commit History

Author SHA1 Message Date
  niki 00c65d63fe vulkan: fix incorrect descriptor sets 2 years ago
  niki 8694c44207 vulkan: fix incorrect textures in shader uniforms 2 years ago
  niki 30bdb03f3b vulkan: code styling 2 years ago
  niki de1a4c3149 vulkan: fix crash when creating compute shaders 2 years ago
  niki 3b3bd63c93 vulkan: improve loop in createVulkanVertexFormat 2 years ago
  slime 99ad576668 metal: implement storage texture support for shaders. 2 years ago
  niki 1ab0d819ff vulkan: fix incorrect uniform values 2 years ago
  slime 95bfd948ca vulkan: move StreamBuffer frame management to StreamBuffer implementation 2 years ago
  niki 50cc954d6a vulkan: determine correct supported api version 2 years ago
  niki 40ff636d6c vulkan: fix c++11 compatibility 2 years ago
  niki 6e944f9db8 vulkan: fix memory leak in Shader 2 years ago
  niki cf099946a1 vulkan: fix depth stencil textures 2 years ago
  niki ccf8cb45c9 vulkan: implement storage and texel buffers 2 years ago
  niki f4c38eb00a Revert "vulkan: use push constants for builtin uniforms" 2 years ago
  niki 47e3fc85d2 vulkan: use push constants for builtin uniforms 2 years ago
  niki 7866dde319 vulkan: use sdl to dynamically load vulkan 2 years ago
  niki fd951909c0 vulkan: add more optional extensions 2 years ago
  niki ef80e11b4d vulkan: add support for uniform texture arrays 2 years ago
  niki 294761713f vulkan: fix bug: incorrect uniform values 2 years ago
  niki 1658c89f3d vulkan: add support for custom depth/stencil tex 2 years ago
  niki a93d153792 vulkan: adjust code styling 2 years ago
  niki 57207606c0 vulkan: implement Shader::getVertexAttributeIndex 2 years ago
  niki 9025631231 vulkan: modify descriptor set allocation 2 years ago
  nikeinikei adc02a4939 vulkan: optionally use VK_KHR_PUSH_DESCRIPTOR 3 years ago
  niki b28d2df6f8 vulkan: fix crash 3 years ago
  niki a0ee9f7b9b vulkan: implement compute shaders 3 years ago
  niki d123021e26 vulkan: fix canvas rendering (on android) 3 years ago
  niki 7a67983b3d vulkan: fix some crashes relating to memory mngmt 3 years ago
  niki a577be8a6d vulkan: fix a few bugs in Shader 3 years ago
  niki 23666b1fde vulkan: fix android build 3 years ago