提交历史

作者 SHA1 备注 提交日期
  Miku AuahDark 629fc1c581 Android: Use mode a+rwx for directories and a+rw for files in external storage path. 1 年之前
  Sasha Szpakowski 0089749ad0 metal: work around texture swizzle bug in the github runner VM 1 年之前
  Sasha Szpakowski 5f97efd402 CI: run metal tests on macOS 1 年之前
  Sasha Szpakowski 8cba8ce292 tests: remove macOS-specific audio codepath 1 年之前
  Sasha Szpakowski 7755bf668e CI: use wave backend for OpenAL Soft during tests 1 年之前
  Sasha Szpakowski a238d5ae2c CI: pull from main branch of love-apple-dependencies 1 年之前
  Sasha Szpakowski 1e2696b403 improve errors when openal fails to initialize 1 年之前
  Miku AuahDark 329796d3ba Android: Fix inconsistency issue with t.externalstorage. 1 年之前
  Miku AuahDark 8cdbeb20b9 Fix compile error from previous commit. 1 年之前
  Miku AuahDark 4270985df1 Android: Fix missing directories and files with externalstorage when trying to browse it through MTP. 1 年之前
  Sasha Szpakowski 562de22289 CI: fix jit modules not being uploaded 1 年之前
  Sasha Szpakowski f3a1535dd0 CI: build for iOS simulator using an Apple Silicon computer 1 年之前
  Sasha Szpakowski 0b3e5af85f CI: don't build for 32 bit windows 1 年之前
  Sasha Szpakowski f6613836b9 CI: remove legacy compat build setup for windows 1 年之前
  Sasha Szpakowski 43ba6c98bd Merge pull request #2057 from learn-more/SDL3 1 年之前
  Sasha Szpakowski 58f05eb000 fix incorrect errors when using an integer format ImageData 1 年之前
  Mark Jansen 09e8830a87 Add support for SDL3 when building with megasource 1 年之前
  Sasha Szpakowski 3a672387e4 Error if Texture:generateMipmaps is called on an active canvas. 1 年之前
  Sasha Szpakowski e04b5f931d Move internal auto-generation for canvas mipmaps to high level code. 1 年之前
  Sasha Szpakowski 8f8260afa5 add a test for auto-generated canvas mipmaps 1 年之前
  Sasha Szpakowski c5feaa3dfa Fix missing depth formats in love.graphics.getTextureFormats. 1 年之前
  Sasha Szpakowski 59e18df392 metal: fix varying matrices and arrays. 1 年之前
  Sasha Szpakowski 4a0e24c415 metal: fix integer pixel formats not claiming support for sampling. 1 年之前
  Sasha Szpakowski e1cad5500f fix test... 1 年之前
  Sasha Szpakowski b547321179 tests: use a better-supported canvas format for IO test, and turn off blending 1 年之前
  Sasha Szpakowski 1f0f2a0781 vulkan: fix detection of linear filter support for pixel formats 1 年之前
  Sasha Szpakowski e92df0a231 vulkan: fix shader creation when using a varying matrix. 1 年之前
  Sasha Szpakowski 93c26ed25a add a graphics test for some shader IO variables 1 年之前
  Sasha Szpakowski 4b3fdc2317 vulkan: fix a crash in the error screen 1 年之前
  Sasha Szpakowski 111bbde32d vulkan: fix shaders with int vertex attributes when nothing using that attribute is drawn. 1 年之前