커밋 기록

작성자 SHA1 메시지 날짜
  Alexander Szpakowski ab98b0de45 Added mipmap support to Image filter struct and OpenGL texture filter helper functions 12 년 전
  Alexander Szpakowski 1678252b7a Applied patch from issue #542 (texture filtering inconsistencies) in main LÖVE repository 12 년 전
  Alexander Szpakowski a8dc813258 Text drawing performance improvements (issue #532) 12 년 전
  Bart van Strien 68a895e7c6 Catch errors in love.font.newRasterizer, add luax_pconvobj which pcalls, allowing love.graphics.newFont to clean up before re-erroring 12 년 전
  Bart van Strien 82ea98aa65 Disable Data:getPointer (issue #520) 12 년 전
  Bart van Strien b10ff8da42 Apply patch that fixes File:read from reading too much (on EOF) (bug #530) 12 년 전
  vrld 62e2c752e5 More verbose VertexIndex::getType() (using numeric_limits) 12 년 전
  vrld b0abcbda71 Fix: Returning wrong type in VertexIndex::getType() 12 년 전
  vrld 8bbf68c69c Match types in VertexIndex::getType() 12 년 전
  vrld dcfc18192d Fix issue #494: Source:getDistance doesn't work 13 년 전
  vrld b2f1408b12 Fix issue #495: Large spritebatches doesn't render properly 13 년 전
  vrld 7c2889afae Fix issue #514: Redundant if-clause in ImageData::paste 13 년 전
  vrld 6882c2c32c Close issue #519: Maximum stack depth reached error message. 13 년 전
  vrld c782093374 Intel gets their way 13 년 전
  vrld a35b4232e1 Use opengl buffer ARB constistently in VertexBuffer. 13 년 전
  vrld 6ffb9d28f0 VertexBuffer/SpriteBatch speed tweaks. 13 년 전
  Bart van Strien 4de936ed75 Fix love.physics.getDistance 13 년 전
  Bart van Strien d24c0344c8 Make second argument to setDefaultImageFilter Image:setFilter and Image:setWrap optional, and default to the first 13 년 전
  Bart van Strien 3a47bafd41 Add Source:isPlaying 13 년 전
  Bart van Strien 94516e2290 Catch possible exceptions thrown when locking a SpriteBatch twice 13 년 전
  rude 54498ce378 Apply slime73's ParticleSystem patch. 13 년 전
  rude 2149ecdf44 Use "L" to force wide literal string. 13 년 전
  vrld 31f98ebf52 Fix #234 again. Of course this means the texture coordinates are flipped 13 년 전
  vrld f3bf2bbfe5 Fix bug where the compat message crashed love. 13 년 전
  vrld 6c850fdc98 Possibly (code in issue does not fail on my machine) fix #486. Please test. 13 년 전
  Bart van Strien 9a15ca3998 Update changelog a bit 13 년 전
  Bart van Strien 33d7115887 Make love.sound.newDecoder accept FileData, and make File->read return FileData 13 년 전
  vrld e6711b2837 Fix multiplicative blend mode. 13 년 전
  vrld 48f5afcc0e Throw error if invalid canvas type was supplied in l.g.newCanvas() 13 년 전
  vrld ccdf6e1c00 Fix Issue #476: Add HDR Canvas (thanks, Alexander Szpakowski!). 13 년 전