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

Автор SHA1 Сообщение Дата
  Alex Szpakowski 79929d220d Added release date for 0.10.0. 9 лет назад
  Martin Felis 007e113ec5 android: disabling JIT by default as it may cause performance problems. To enable it run jit.on(). 9 лет назад
  Alex Szpakowski 968e1ff699 Added a basic iOS readme. 9 лет назад
  Alex Szpakowski f841621ded Removed an obsolete line in changes.txt. 9 лет назад
  Alex Szpakowski 9e7c9186d4 Fixed the equals / keypad-equals scancodes. 9 лет назад
  Alex Szpakowski 2ad1712eaf Font:getWrap can now accept a colored text table in the same format as what's accepted by love.graphics.print. Resolves issue #1108. 9 лет назад
  Alex Szpakowski efa08b1e44 Fixed a compile failure on Android (thanks xenthral!) 9 лет назад
  Bart van Strien 63fdcb3700 Results of another test deb package, g++ at least version 4.7, no longer support precise 9 лет назад
  Alex Szpakowski f6809f941d Cleaned up some love.window code. 9 лет назад
  Alex Szpakowski 4e75c7be9a Improved the window and OpenGL context creation code to try more options if the OpenGL version is too low (e.g. if the driver in Windows gave back a Microsoft GL 1.1 software context because of a high requested MSAA value.) 9 лет назад
  Alex Szpakowski f3858c0d0d Updated the changelog. 9 лет назад
  Alex Szpakowski 48345bd58c Changed the optional 'multiply alpha' boolean argument in love.graphics.setBlendMode to be an enum with constants 'alphamultiply' and 'premultiplied'. 9 лет назад
  Bart van Strien 39127cd1b2 Remove duplicate deps in debian/control.in 9 лет назад
  Bart van Strien d0b8eb3e23 Update deb stuff 9 лет назад
  Alex Szpakowski dad93959f9 Fixed a memory leak. 9 лет назад
  Alex Szpakowski 5460a5b872 Hopefully work around an nvidia graphics driver bug in OS X. 9 лет назад
  Alex Szpakowski aad3c0d4d9 Fixed building for OS X. 9 лет назад
  Alex Szpakowski cdc019b96b libmodplug is now used on iOS. 9 лет назад
  Alex Szpakowski 0a059814e7 Revamped love.graphics.stencil and love.graphics.setStencilTest: 9 лет назад
  Alex Szpakowski cabf6dcae2 Made type checking for love objects slightly more robust. 9 лет назад
  Alex Szpakowski 03032034e9 Fixed the Theora framework having its headers removed when love is built for Mac OS X. 9 лет назад
  Alex Szpakowski ed0ec611b9 Pressing escape now exits the nogame screen. 9 лет назад
  Alex Szpakowski c73fb2ef98 Fixed stenciling inside a Canvas in OpenGL ES 2. 9 лет назад
  Alex Szpakowski 493d5d6911 Removed more dead video remote code. 9 лет назад
  Alex Szpakowski 9573b415a3 Whoops... 9 лет назад
  Alex Szpakowski 834bd149d5 Fixed Video:setSource(nil). 9 лет назад
  Alex Szpakowski 2d7a99a3ae Set the internal wrap mode for videos to clamp. Fixes video playback on some OpenGL ES devices. 9 лет назад
  Alex Szpakowski 7b8af113da Fixed the minimum window size to re-set itself when love.window.setFullscreen(false) is called. 9 лет назад
  Alex Szpakowski 925eebdaf0 Removed love.event.addListener/removeListener/clearListeners. 9 лет назад
  Alex Szpakowski 9893f7ad51 Fixed an error message. 9 лет назад