Historique des commits

Auteur SHA1 Message Date
  niki a95ff597d5 vulkan: remove unnecessary code il y a 2 ans
  niki c89cca9e60 vulkan: readd local streambuffer frame index il y a 2 ans
  niki e4543c604c vulkan: fix incorrect uniform values il y a 2 ans
  slime 2466e49fd1 Change behaviour of love.graphics.newImage when image size is too big. il y a 2 ans
  slime 6173c1638d macOS: fix colors appearing oversaturated on P3 displays. il y a 2 ans
  nikeinikei 60036d5dfe fix keying of samplerstate (#1853) il y a 3 ans
  slime 752a386640 vulkan: stencils use the same reversed compare mode convention as other backends il y a 3 ans
  slime e3ba7a0bff vulkan: fix missing stencil compare mask dynamic state setup il y a 3 ans
  slime b9da6d6ddc vulkan: always use optimal image tiling. il y a 3 ans
  slime 1eb4f1f172 vulkan: flush batched draws before clear(). minor code cleanup. il y a 3 ans
  slime 1ada8c9a0b vulkan: update engine name il y a 3 ans
  slime 95bfd948ca vulkan: move StreamBuffer frame management to StreamBuffer implementation il y a 3 ans
  Miku AuahDark d082e91435 Use double-precision on all noise-related functions. il y a 3 ans
  slime73 9ca785106c Merge pull request #1851 from MikuAuahDark/noise il y a 3 ans
  slime73 d65b253d60 Merge pull request #1850 from MikuAuahDark/loadbytecode il y a 3 ans
  Miku AuahDark ed840b24ea Deprecate love.math.noise il y a 3 ans
  Miku AuahDark b285c2c866 Add love.math.perlinNoise and love.math.simplexNoise. il y a 3 ans
  Miku AuahDark da27af1eda Re-add 3D and 4D Simplex Noise. il y a 3 ans
  Miku AuahDark 6b493c164e Fix SimplexNoise1234 file encoding. il y a 3 ans
  Miku AuahDark c35ceeb223 Add optional load mode parameter to love.filesystem.load. il y a 3 ans
  Miku AuahDark 94aaf40056 Use Ubuntu 20.04 for Linux build. il y a 3 ans
  slime 108758c3d3 vulkan: fix stencil buffer having undefined contents il y a 3 ans
  slime 1b89de4497 vulkan: clean up texture creation flags il y a 3 ans
  slime73 28ea6d0dff Merge pull request #1848 from nikeinikei/12.0-development il y a 3 ans
  nikeinikei 755a9c8879 Merge branch 'love2d:12.0-development' into 12.0-development il y a 3 ans
  niki 503b17a5fc vulkan: fill buffer with initial data if supplied il y a 3 ans
  slime 510b73c2b6 vulkan supports min/max blend ops il y a 3 ans
  slime 3c3ba7d658 vulkan: initial support for clampzero and clampone wrap modes. il y a 3 ans
  slime 26ec23f4ba vulkan: convert clear colors from sRGB to linear when gamma-correct rendering is on il y a 3 ans
  slime 45c3638209 vulkan: use sRGB backbuffer format when gamma-correct rendering is on il y a 3 ans