Commit History

Author SHA1 Message Date
  Bart van Strien 7c8fff979a Create love.window, abstract SDL out of love.graphics 13 years ago
  vrld 2b7da8ea27 Rename love.graphics.[sg]etRenderTarget to love.graphics.[sg]etCanvas 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  vrld 7a513e1434 Make love::Exception safe(r). 13 years ago
  vrld aedf532cdc Fix 3/4 of issue #327: memory allocation issues. 13 years ago
  vrld f296fbb903 Add format guard 14 years ago
  Bart van Strien d8b1d67a34 Centralize NPOT support check for image, export it to isSupported 14 years ago
  vrld 48137cd2e1 Fix Issue #278: Set default filter mode for new images. 14 years ago
  Bill Meltsner 4f4fbae9a5 Properly #include DrawQable in wrap_Graphics.cpp 14 years ago
  Bill Meltsner 14348f6146 Create DrawQable class, make Image and Canvas DrawQable, and make love.graphics.drawq take a DrawQable as its first argument 14 years ago
  vrld 4f0028050d Fix issue #294 (really this time). 14 years ago
  vrld d5dce6284f Fix issue #294: Canvas not working when not rendering to default render target. 14 years ago
  Bart van Strien cc7b6431eb Change default segments for l.g.circle to max(10, r) 14 years ago
  Bart van Strien 5c43ba2779 More float quad work (issue #285) 14 years ago
  Bart van Strien b14ca78109 Add string mapping for spritebatch usage parameter (issue #264) 14 years ago
  Bart van Strien f0dad41f39 Switch quads over to floats instead of ints (issue #285) 14 years ago
  vrld ec2cf3fbe9 Rename Mask to Stencil 14 years ago
  vrld cbe2d12db7 Use singular in l.g.isSupported() 14 years ago
  vrld af1e8761fa Change l.g.isSupported('framebuffer') to l.g.isSupported('canvas') 14 years ago
  vrld 28b4008797 Rename Framebuffer to Canvas (issue #263). Move error reporting code. 14 years ago
  rude 480f936815 Added 'VertexBuffer' abstraction. SpriteBatches are now always supported. 14 years ago
  Bart van Strien 620d359331 Add getRenderTarget (issue #257) 14 years ago
  rude e1d1ebb2f1 Fix warnings in MSVC 2010. 14 years ago
  Bart van Strien 3c5c4ee604 Add SpriteBatch support to love.graphics.isSupported 14 years ago
  Bart van Strien bd2b190a19 Add love.graphics.isSupported 14 years ago
  vrld 7b6836466e Add missing files 14 years ago
  vrld 24a52f056b Add pixel effects (love-glsl) 14 years ago
  vrld b1c5b948c3 Fix issue #259: oy ignored in love.graphics.drawq 14 years ago
  Bart van Strien cc4f0e2661 Add love.graphics.getMode, thanks Boolsheet (issue #254) 14 years ago
  vrld 6ea187b2f1 Use *ARB versions for VBOs in SpriteBatch. Throw error if SpriteBatch not 14 years ago