История коммитов

Автор SHA1 Сообщение Дата
  Alex Szpakowski d50cf0ac4a Prevent linear filtering on RGBA32F images when the system doesn't support it. 9 лет назад
  Alex Szpakowski e71f95595c ImageData (and Images loaded from them) now support different data formats. Resolves issue #1048. 9 лет назад
  Alex Szpakowski 3e6d01748e Merged default into minor 9 лет назад
  Alex Szpakowski 9900051647 Improved performance of ImageData:mapPixel when JIT compilation is unavailable (e.g. on iOS and Android) 9 лет назад
  Alex Szpakowski 4666d83beb Fixed ImageData:mapPixel again, for non-JIT platforms this time. 9 лет назад
  Alex Szpakowski 963b4c4447 Fixed ImageData:mapPixel's color component arguments to the mapping function to be within [0, 1] instead of [0, 255]. 9 лет назад
  Alex Szpakowski 8b920ba816 Improved the numeric distribution of love.math.random. 9 лет назад
  Alex Szpakowski 31b44797bc Merge default into minor 9 лет назад
  Alex Szpakowski a5334f8017 Updated the changelog. 9 лет назад
  Alex Szpakowski d6310ca87f Fixed glyphs being added to partially out-of-bounds positions in Font texture atlases in rare cases (resolves issue #1162). 9 лет назад
  Alex Szpakowski 9bebe9e4e8 Updated the version. 9 лет назад
  Alex Szpakowski d28bc1f42e Fixed a warning about a missing newline at the end of a file. 9 лет назад
  Alex Szpakowski 4befa01f4a Testing using an older version of NSIS in appveyor builds again 9 лет назад
  EntranceJew 67c5eb77ae Put methods for getTexture* on Quad 9 лет назад
  EntranceJew b2b02c4f8e Exposed getTextureDimensions on Quad 9 лет назад
  Alex Szpakowski aab6dbda5f Fixed love.event.quit on un-fused iOS games to properly exit to the game list instead of just restarting the current game. 9 лет назад
  Alex Szpakowski 9701e2a262 Fixed love on iOS 6 crashing on launch due to GameController.framework being missing (see issue #1155). Some further issues remain, for now. 9 лет назад
  Alex Szpakowski ef5411e8ee Fix building for Windows XP. 9 лет назад
  Alex Szpakowski 2cbaa7b3ae Better fix, hopefully 9 лет назад
  Alex Szpakowski 08671ae48e Fix building for Windows desktop 9 лет назад
  T-Bone c12005b4bb Forgot one LOVE_NOMPG123. 9 лет назад
  T-Bone 4ef7504c05 Fixed things pointed out by Alex Szpakowski and Bart von Strien 9 лет назад
  Bart van Strien 55aa09bb42 Allow seeking all paused sources (fixes #1152) 9 лет назад
  T-Bone b2291fb62a Fixes to make Löve compile on Windows 10 UWP 9 лет назад
  Alex Szpakowski 094f9a13fe Merge default into minor 9 лет назад
  Alex Szpakowski 03801e49d6 Fix a potential issue when an OpenAL source that was previously static is reused for a streaming Source. 9 лет назад
  Alex Szpakowski 8cad9c8bf0 Only allow multiply blending when the 'premultiplied' blend alpha mode is used, since the formula only works with that anyway. 9 лет назад
  Alex Szpakowski 1eed86426b Merge default into minor 9 лет назад
  Alex Szpakowski 901cc362df Added 'shaderswitches' to love.graphics.getStats. 9 лет назад
  Bart van Strien 0aaaf6b6f0 Make hash constants static, and out-of-line hopefully fixes compilation errors with vc++. 9 лет назад