提交歷史

作者 SHA1 備註 提交日期
  niki c16c07780f use default texture when rendering primitives 3 年之前
  niki 75a6bc9b5d Merge remote-tracking branch 'origin/12.0-development' into vulkan 3 年之前
  niki 4e8304255d first draft of vulkan texture impl 3 年之前
  niki 8f55f093a4 partially implement initCapabilities for vulkan 3 年之前
  niki 1b816e93ae usa vma as single header lib not through cmake 3 年之前
  niki e6f8b465bc use vma for streambuffer implementation 3 年之前
  niki 74c0c192f7 add VMA as library 3 年之前
  niki 77f1af598d add skeleton for vulkan texture impl 3 年之前
  niki 394956e320 ignore minsize in StreamBuffer::map 3 年之前
  niki 9299219977 perform prepareDraw only once per frame 3 年之前
  niki 0953f3540e remove temporary files after compilation 3 年之前
  Miku AuahDark 5dd7902175 Use DRMP3_FALSE instead of "false" in MP3 seeking. 3 年之前
  Miku AuahDark 5c3f8a8950 Fix compile error. 3 年之前
  Miku AuahDark c9ab08a2d3 Improve MP3 detection to reduce false positive. 3 年之前
  Miku AuahDark c19d7cab1e Reorder sound decoder factory preference. 3 年之前
  Miku AuahDark 2620225c03 Revert "Implement audio probing to reduce audio false positive." 3 年之前
  Miku AuahDark 17800813b9 Fix iOS compile error. 3 年之前
  Miku AuahDark 5f386cfa87 Implement audio probing to reduce audio false positive. 3 年之前
  Alex Szpakowski ee336e5393 opengl: restructure code for computing format support. 3 年之前
  Alex Szpakowski 28a64c2b29 Use uint32 instead of int for some internal bit-flags. 3 年之前
  Alex Szpakowski b2ba63df18 Fix typo in error message 3 年之前
  Alex Szpakowski da1271e9c8 Allow launching a specific/custom .lua file as the main file. 3 年之前
  Alex Szpakowski a9cca65a14 Clean up some compressed texture loading code. 3 年之前
  Alex Szpakowski 4e051c6faa Re-add love.filesystem.exists. 3 年之前
  Alex Szpakowski b8ff64e9e3 Add love.filesystem.openFile. Deprecate love.filesystem.newFile. 3 年之前
  Alex Szpakowski e167a77994 Fix a couple error message typos 3 年之前
  Alex Szpakowski ce18340312 Update xcode project with new files. 3 年之前
  Alex Szpakowski c09fef8e79 Audio source decoding improvements. 3 年之前
  Alex Szpakowski d5865e160c File objects inherit from Stream. 3 年之前
  Alex Szpakowski 1e85893abb Add new DataStream subclass of Stream, internal-only for now. 3 年之前