Commit History

Author SHA1 Message Date
  rude a39b58bf5e Added code names for each version. 15 years ago
  rude 1eca14ed9e Fixed artifacts exposed (not really caused) by a0d18b527fb1. GL_CLAMP is deprecated in OpenGL ES. Image::Filter and Image::Wrap did not have reasonable default. 15 years ago
  rude 712bab2b34 Added MSVC2010 project files. 15 years ago
  rude 5fcdb687d4 AAAargh. Disabled FLAC code, which isn't really used now anyway. 15 years ago
  rude 8c721ceb6a Some small fixes to make LOVE compilable in MSVC2010. 15 years ago
  Bart van Strien 2107f6810b Fixed memory leak in EncodedImageData, thanks Michael R 15 years ago
  Bart van Strien fe60afda0e Moved volume change in modplug decoder to after check if file has been loaded, thanks Michael R (fixes #60) 15 years ago
  Bart van Strien 3930028ee0 thelinx wanted to clean up the changelog 15 years ago
  Bart van Strien 0ae80fc873 Updated changes.txt 15 years ago
  Bart van Strien 26d856a9ce Merged in fbos 15 years ago
  Bart van Strien 5e691e75e1 Fixed --enable-luajit option 15 years ago
  Bart van Strien 639eca997d Fixed two cases of inefficient usage of the lua api 15 years ago
  Bart van Strien e3232408ee Meeerge... 15 years ago
  Bart van Strien fbf2661048 Added the ability to compile with luajit using --enable-luajit 15 years ago
  vrld 08c06f0fe0 Allow zero arguments in love.graphics.setRenderTarget(), update boot.lua.h 15 years ago
  vrld 9afc5dfb08 On Error, switch to default framebuffer before showing bluescreen. 15 years ago
  vrld 78a793e08f Add default width/height to love.graphics.newFramebuffer 15 years ago
  Bill Meltsner fd1294de24 hid audio recording from Lua 15 years ago
  Bart van Strien 08c0a68784 FINALLY THE AUDIO BUG HAS BEEN FIXED (fixes #5) 15 years ago
  Bill Meltsner 769842ce6e made Framebuffer Volatile and fixed a few bugs 15 years ago
  Bill Meltsner ee3b74e66d updated Xcode project with Framebuffer files 15 years ago
  Bill Meltsner 046f2a3084 Fixed some bugs with font drawing and reverted the display list change - it was causing problems with multiple fonts 15 years ago
  Bart van Strien 9ba06d65f6 Added subtractive and multiplicative blend modes (thanks vrld) 15 years ago
  Bart van Strien 4bfd5a905b setMode now accepts 0, 0 as width and height for screen width and height 15 years ago
  Bart van Strien 9a86aab97d Added body.getAllowSleeping, resolves #52 15 years ago
  Bill Meltsner 944a1a6e8b SpriteBatches are now affected by love.graphics.setColor() 15 years ago
  vrld 9dd4be5e31 Issue #4: Now really clearing with 0 alpha 15 years ago
  vrld ce6ca185f1 Issue #5: Add Framebuffer:getImageData() 15 years ago
  vrld f9f7e83f0e Issue #7: Use GL_EXT_framebuffer_object when OpenGL version < 3.0 15 years ago
  vrld 5ae3573c32 Merge error message changes 15 years ago