커밋 기록

작성자 SHA1 메시지 날짜
  Bart van Strien b14ca78109 Add string mapping for spritebatch usage parameter (issue #264) 14 년 전
  Bart van Strien f0dad41f39 Switch quads over to floats instead of ints (issue #285) 14 년 전
  vrld ec2cf3fbe9 Rename Mask to Stencil 14 년 전
  vrld cbe2d12db7 Use singular in l.g.isSupported() 14 년 전
  vrld af1e8761fa Change l.g.isSupported('framebuffer') to l.g.isSupported('canvas') 14 년 전
  vrld 28b4008797 Rename Framebuffer to Canvas (issue #263). Move error reporting code. 14 년 전
  rude 480f936815 Added 'VertexBuffer' abstraction. SpriteBatches are now always supported. 14 년 전
  Bart van Strien 620d359331 Add getRenderTarget (issue #257) 14 년 전
  rude e1d1ebb2f1 Fix warnings in MSVC 2010. 14 년 전
  Bart van Strien 3c5c4ee604 Add SpriteBatch support to love.graphics.isSupported 14 년 전
  Bart van Strien bd2b190a19 Add love.graphics.isSupported 14 년 전
  vrld 7b6836466e Add missing files 14 년 전
  vrld 24a52f056b Add pixel effects (love-glsl) 14 년 전
  vrld b1c5b948c3 Fix issue #259: oy ignored in love.graphics.drawq 14 년 전
  Bart van Strien cc4f0e2661 Add love.graphics.getMode, thanks Boolsheet (issue #254) 14 년 전
  vrld 6ea187b2f1 Use *ARB versions for VBOs in SpriteBatch. Throw error if SpriteBatch not 14 년 전
  vrld d420d68048 Add shear transformation and transform object (issue #152). 14 년 전
  Bart van Strien b90771d44a Fail gracefully on a utf-8 decoding error (bug #244) 14 년 전
  Bart van Strien efb8efb45e Prevent overflows and underflows in love.graphics.push and love.graphics.pop (bug #118) 14 년 전
  vrld 30d6968ef9 Rename 'defineMask' to 'newMask'. Add inverted mask (issue #226). 14 년 전
  Bill Meltsner a763fc8863 some more cleanup 14 년 전
  vrld 939041886c Add masking (see issue #211). Only "hard" masks are supported, no 14 년 전
  vrld 1b8b144bc8 Fix polygon drawing: index of coordinates was off by one. 14 년 전
  rude 3fe9b2ff16 Reverted module selection feature. This is not really desired. 14 년 전
  vrld 2a42c64a35 Replace line drawing via GL_LINE with custom line drawing (issue #153) 14 년 전
  Bill Meltsner 33a2110b00 added love.graphics.arc 14 년 전
  Bart van Strien b4139ffab5 Rename loaders to fit their locations 14 년 전
  vrld 61bf387bf9 Change love.graphics.setBackgroundColor() to accept alpha values. 14 년 전
  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 년 전
  Bill Meltsner 94b4319878 trashed old unnecessary font stuff - compiles, but obviously will not work yet 14 년 전