Commit History

Author SHA1 Message Date
  Bart van Strien 4fa609a059 Use LÖVE as window title for the no game screen (apply Boolsheet's patch for issue #260) 14 years ago
  Bart van Strien 94d16c095c Always check if the fsaa succeeded 14 years ago
  Bart van Strien 07393c46f2 Allocate as many samples as requested (issue #240) 14 years ago
  Bart van Strien cc4f0e2661 Add love.graphics.getMode, thanks Boolsheet (issue #254) 14 years ago
  vrld 1f50a932dc do the merge thing 14 years ago
  vrld 6ea187b2f1 Use *ARB versions for VBOs in SpriteBatch. Throw error if SpriteBatch not 14 years ago
  Bart van Strien 77ccb93506 Fix regression due to thread backends commit 14 years ago
  vrld dd143c76ac Add transform tables to SpriteBatch:add() and SpriteBatch:addq(). 14 years ago
  vrld d420d68048 Add shear transformation and transform object (issue #152). 14 years ago
  Bart van Strien ce5927379d Use a lua_type switch/case in thread.send, to prevent casts (bug #252) 14 years ago
  Bart van Strien 94ec448a1b Fix getPixel 14 years ago
  Bart van Strien fd5ca8e2c3 Missing a not, of course 14 years ago
  Bart van Strien 60128e1b06 Fix quads on computers supporting npot textures 14 years ago
  Bart van Strien 995da9f660 Meeeerge... 14 years ago
  Bart van Strien e9a9e38ab7 Update changelog 14 years ago
  Bill Meltsner 5809f6b067 remove the now-unnecessary SDL stuff from love.audio 14 years ago
  Bart van Strien 404a3d529c Make seek and tell thread-safe (bug #245) 14 years ago
  Bart van Strien f993fe99d3 Catch errors in getPixel and setPixel (bug #93) 14 years ago
  Bart van Strien d215c15702 Fix memory leak in audio (bug #249) 14 years ago
  Bart van Strien e5cd9f04d2 Apply Boolsheet's cosmetics (ticket #200) 14 years ago
  Bart van Strien 176fb7d2f5 Manage our own ImageData, thereby bypassing DevILs thread-safety issues (bug #200) 14 years ago
  Bill Meltsner 1cf6a6fee1 update the project for OS X and make pthreads work properly 14 years ago
  Bart van Strien 8c5db2a92f Fix up posix threading backend 14 years ago
  Bart van Strien b90771d44a Fail gracefully on a utf-8 decoding error (bug #244) 14 years ago
  Bart van Strien a012a4408e New no-game screen (credits go to rude), updated version number and codename 14 years ago
  Bart van Strien d9c5892f0a Made autoconf aware of llvm-lua and rename --enable-luajit to the more correct --with-luajit 14 years ago
  Bart van Strien 20dc44b7d5 Update msvc2010 build files (issue #242) 14 years ago
  Bart van Strien 160c17c180 Drop old require syntax (no more .lua extension) 14 years ago
  Bart van Strien d34d907b00 Rewrite auto.lua 14 years ago
  Bart van Strien d52ba6e564 Update changelog once again 14 years ago