Commit History

Author SHA1 Message Date
  vrld c70cd5b8ee Merge default branch 12 years ago
  vrld dcfc18192d Fix issue #494: Source:getDistance doesn't work 12 years ago
  vrld b2f1408b12 Fix issue #495: Large spritebatches doesn't render properly 12 years ago
  vrld 7c2889afae Fix issue #514: Redundant if-clause in ImageData::paste 12 years ago
  vrld 6882c2c32c Close issue #519: Maximum stack depth reached error message. 12 years ago
  vrld c782093374 Intel gets their way 12 years ago
  vrld a35b4232e1 Use opengl buffer ARB constistently in VertexBuffer. 12 years ago
  vrld 6ffb9d28f0 VertexBuffer/SpriteBatch speed tweaks. 12 years ago
  Bart van Strien 4de936ed75 Fix love.physics.getDistance 13 years ago
  Bart van Strien 487584514c Disable love.graphics.quad 13 years ago
  Bart van Strien a67a23e10f Maerge in default 13 years ago
  Bart van Strien d24c0344c8 Make second argument to setDefaultImageFilter Image:setFilter and Image:setWrap optional, and default to the first 13 years ago
  Bart van Strien 3a47bafd41 Add Source:isPlaying 13 years ago
  Bart van Strien 94516e2290 Catch possible exceptions thrown when locking a SpriteBatch twice 13 years ago
  rude 54498ce378 Apply slime73's ParticleSystem patch. 13 years ago
  rude 2149ecdf44 Use "L" to force wide literal string. 13 years ago
  vrld 31f98ebf52 Fix #234 again. Of course this means the texture coordinates are flipped 13 years ago
  vrld f3bf2bbfe5 Fix bug where the compat message crashed love. 13 years ago
  vrld 6c850fdc98 Possibly (code in issue does not fail on my machine) fix #486. Please test. 13 years ago
  Bart van Strien 9a15ca3998 Update changelog a bit 13 years ago
  Bart van Strien 8867f6c329 Merge in default 13 years ago
  Bart van Strien 33d7115887 Make love.sound.newDecoder accept FileData, and make File->read return FileData 13 years ago
  vrld e6711b2837 Fix multiplicative blend mode. 13 years ago
  vrld 48f5afcc0e Throw error if invalid canvas type was supplied in l.g.newCanvas() 13 years ago
  vrld ccdf6e1c00 Fix Issue #476: Add HDR Canvas (thanks, Alexander Szpakowski!). 13 years ago
  Jay Roberts 7364e52ebc Add math.cpp to Xcode project and fix GME framework path. 13 years ago
  vrld c75bc199ae Remove ARB checks in PixelEffect::isSupported(). 13 years ago
  vrld e05e5f1d54 Add math.cpp to VS project file 13 years ago
  vrld 5e3e24dcfb love.run(): Sleep after presenting graphics buffer. 13 years ago
  vrld a39ddc9f1a Close issue #480: Extending Canvas support to cards without packed depth stencil. 13 years ago