Commit History

Author SHA1 Message Date
  Bart van Strien 43a6357b54 Use correct height for y correction in set/getScissor (bug #234) 14 years ago
  Bill Meltsner a1dc0e5c8e fixed framebuffers being filled with garbage when created 14 years ago
  vrld 19e4dea8e8 Add framebuffer:clear(r,g,b,a) (issue #134). 14 years ago
  vrld 141d4d5eee Turn of auto color clearing in Framebuffer::startGrab(). 14 years ago
  vrld a88c4c6a79 Add get/setWrap to Framebuffer (issue #192). 14 years ago
  rude 31c9995082 Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int. 14 years ago
  vrld 9dad948263 Add framebuffer filter modes (issue #112) 14 years ago
  Bart van Strien 54cfb3738f Applied itsnotabigtruck's fbo patch (issue #133) 14 years ago
  Bill Meltsner fade6f0cbc Fixed Framebuffers scaling their contents when not sized identically to the main window 14 years ago
  Bill Meltsner 6bfb05359b Framebuffer needs cstring (fixes #108) 14 years ago
  Bill Meltsner 77e5b7f880 moved the FramebufferStrategy structs back to Framebuffer.cpp 14 years ago
  Bill Meltsner ba44886cf4 Cleaned up love.graphics.Framebuffer code, using GLee to check for support instead 14 years ago
  Bill Meltsner 769842ce6e made Framebuffer Volatile and fixed a few bugs 15 years ago
  vrld 9dd4be5e31 Issue #4: Now really clearing with 0 alpha 15 years ago
  vrld ce6ca185f1 Issue #5: Add Framebuffer:getImageData() 15 years ago
  vrld f9f7e83f0e Issue #7: Use GL_EXT_framebuffer_object when OpenGL version < 3.0 15 years ago
  vrld 320ac05fd1 Fix of http://bitbucket.org/bartbes/love-fbo/issue/7 15 years ago
  vrld f97d087158 Framebuffer status handling 15 years ago
  vrld ce0006d04c Add guards to prevent fbo nesting 15 years ago
  vrld 35093a5c45 Change bind/unbind to grab/stop 15 years ago
  Bart van Strien 6400273a73 File moves 15 years ago