Історія комітів

Автор SHA1 Опис Дата
  Alex Szpakowski 041aa2fc23 Revert Shader:send to cause a Lua error instead of returning false, 3 роки тому
  Alex Szpakowski b916c0ad92 Fix error message when sending buffers to unused variables 3 роки тому
  Alex Szpakowski e258601bb5 Fix the save dir not being created if appdata/LOVE/ doesn't exist. 3 роки тому
  Alex Szpakowski 8a48f1b733 Merge branch 'main' into 12.0-development 3 роки тому
  Alex Szpakowski e27a71f798 Move boot.lua to src/modules/love/ with raw string literal format. 3 роки тому
  Alex Szpakowski 0f4adbab0d update stb_image from 2.26 to 2.27 3 роки тому
  Alex Szpakowski 9b8a422d95 update lodepng to latest code 3 роки тому
  Alex Szpakowski 28372bff7e Update readme to refer to new main branch name 3 роки тому
  Alex Szpakowski e5954af38e update Github Actions builds to pull megasource from the new main branch 3 роки тому
  Alex Szpakowski 4574805486 Make rounded rectangles more robust. 3 роки тому
  Alex Szpakowski ad2de2702a Fix a missing #include causing a potential compile error 4 роки тому
  Alex Szpakowski 4a579bf2a7 Merge pull request #1730 from zombrodo/fix/1721-printf-wrap 4 роки тому
  Miku AuahDark 75a3e5db01 Fix VS2013 compilation of a066e18. 4 роки тому
  Miku AuahDark ae300d9b11 Revert "Enable JIT in Android" 4 роки тому
  Miku AuahDark a066e18aa6 Register custom Lua PANIC handler that shows message box. 4 роки тому
  Alex Szpakowski f4a694c266 Merge branch 'master' into 12.0-development 4 роки тому
  Alex Szpakowski 16ebaea390 Fix DXT1 textures which use 1 bit alpha-cutout. 4 роки тому
  Jack Robinson bfca659e37 Fix #1721: floor result of scaling kerning based on dpi 4 роки тому
  Alex Szpakowski 7038c66ab2 Hook up missing reflection data for writable textures in compute 4 роки тому
  Miku AuahDark 216d5ca4b2 Fix love.displayrotated passes boolean instead of string 4 роки тому
  Alex Szpakowski 63e3bd1823 use 'thread' and 'threadgroup' terminology in compute shader code. 4 роки тому
  Alex Szpakowski 601d4e120d don't need memory barriers for readonly storage textures. 4 роки тому
  Alex Szpakowski a551fcd492 Initial support for writing to textures in compute shaders. 4 роки тому
  Alex Szpakowski cffd485976 Allow rendering to integer textures. 4 роки тому
  Alex Szpakowski 48b3a4e860 Initial support for integer format textures. 4 роки тому
  Alex Szpakowski 4caeb27047 Slightly less heavy-handed compute memory barrier implementation. 4 роки тому
  Alex Szpakowski 1cf8f1192c vertex format table in newMesh uses the same fields as newBuffer. 4 роки тому
  Alex Szpakowski 92d0d1d60f love.graphics.validateShader no longer errors if the system doesn't support the shader 4 роки тому
  Alex Szpakowski 00494ec3b5 Error if image load/store is used since it's not supported yet. 4 роки тому
  Alex Szpakowski b644d00bf7 Add a more specific error message when compute shaders aren't supported 4 роки тому