提交歷史

作者 SHA1 備註 提交日期
  niki 845fd16b4b vulkan: dynamically increase size of available memory for uniforms 3 年之前
  niki 29dcf3e8c0 vulkan: use hashing to determine pipeline 3 年之前
  niki 4686de8ebd vulkan: implement copy Texture <-> buffer methods 3 年之前
  niki ad8243f257 vulkan: implement Buffer::copyTo 3 年之前
  niki 7bbc042fce vulkan: remove redundant tabs 3 年之前
  niki 506cf8c210 vulkan: fix colors 3 年之前
  niki 94c58e1599 vulkan: fix video rendering 3 年之前
  niki 1096b76054 vulkan: fix clean up 3 年之前
  niki 524e011133 vulkan: make Texture::uploadByteData async 3 年之前
  niki 9f1994abb8 ignore .vscode directory 3 年之前
  niki 7a3e9ed71e vulkan: fix uniform buffer descriptor 3 年之前
  slime ea3c9ee7e6 Merge branch 'main' into 12.0-development 3 年之前
  slime 870021b8bd Potentially fix a crash when calling Text:add(""). 3 年之前
  niki 6d7bd645fc vulkan: use vkCmdClearColorImage to clear texture 3 年之前
  slime a2eaed33eb Update lua-https to latest source. Adds new methods. 3 年之前
  niki fb6457f57d vulkan: move descriptor set logic into Shader 3 年之前
  niki 00974b5820 vulkan: move shader compilation into Shader 3 年之前
  niki a544d51c22 vulkan: implement instanced draw 3 年之前
  niki 6916182a79 vulkan: implement getAPIStats 3 年之前
  niki 913aab0226 vulkan: implement setActive 3 年之前
  niki 9b7cfef5ef vulkan: implement setScissor 3 年之前
  niki 974c50c751 vulkan: partially implement clear 3 年之前
  niki 4c33d0aa36 vulkan: fix Shader::attach() 3 年之前
  niki ac9d8ec2a0 vulkan: fix canvas rendering 3 年之前
  niki 95952c691d vulkan: implement setRenderTargetsInternal 3 年之前
  niki 0ae81091d1 vulkan: use dynamic rendering 3 年之前
  niki 38f15ae97d vulkan: implement cull and winding 3 年之前
  niki c6d79ae87e vulkan: implement setColorMask 3 年之前
  niki a591b2b99e vulkan: implement setBlendState 3 年之前
  niki 04fb789649 vulkan: implement setPointSize 3 年之前