Commit History

Author SHA1 Message Date
  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
  vrld d420d68048 Add shear transformation and transform object (issue #152). 14 years ago
  Bart van Strien b90771d44a Fail gracefully on a utf-8 decoding error (bug #244) 14 years ago
  Bart van Strien efb8efb45e Prevent overflows and underflows in love.graphics.push and love.graphics.pop (bug #118) 14 years ago
  vrld 30d6968ef9 Rename 'defineMask' to 'newMask'. Add inverted mask (issue #226). 14 years ago
  Bill Meltsner a763fc8863 some more cleanup 14 years ago
  vrld 939041886c Add masking (see issue #211). Only "hard" masks are supported, no 14 years ago
  vrld 1b8b144bc8 Fix polygon drawing: index of coordinates was off by one. 14 years ago
  rude 3fe9b2ff16 Reverted module selection feature. This is not really desired. 14 years ago
  vrld 2a42c64a35 Replace line drawing via GL_LINE with custom line drawing (issue #153) 14 years ago
  Bill Meltsner 33a2110b00 added love.graphics.arc 14 years ago
  Bart van Strien b4139ffab5 Rename loaders to fit their locations 14 years ago
  vrld 61bf387bf9 Change love.graphics.setBackgroundColor() to accept alpha values. 14 years ago
  Bill Meltsner cbff71d089 New font engine is implemented and appears to work perfectly. Bugs may be discovered and the internals can certainly be optimized and improved (at some point, perhaps, a less naive packing algorithm would be nice) but for now, it's good to go. 14 years ago
  Bill Meltsner 94b4319878 trashed old unnecessary font stuff - compiles, but obviously will not work yet 14 years ago
  vrld a13b792a5c Revert to last commit, as msvc is stuck in the last millenium 14 years ago
  vrld 08259a4a0e Change auto.lua to create plaintext instead of hex code. 14 years ago