Commit History

Author SHA1 Message Date
  Alexander Szpakowski e5388ff73b Removed more unnecessary tabs in blank lines 12 years ago
  Alexander Szpakowski eb98e8cc48 Removed unnecessary tabs in empty lines, fixed texture filtering when the minification and mipmap filter are the same 12 years ago
  Alexander Szpakowski 1678252b7a Applied patch from issue #542 (texture filtering inconsistencies) in main LÖVE repository 12 years ago
  vrld 31f98ebf52 Fix #234 again. Of course this means the texture coordinates are flipped 13 years ago
  vrld ccdf6e1c00 Fix Issue #476: Add HDR Canvas (thanks, Alexander Szpakowski!). 13 years ago
  vrld a39ddc9f1a Close issue #480: Extending Canvas support to cards without packed depth stencil. 13 years ago
  vrld 87c6646705 Fix #435 (for real this time). Unfixes #324. 13 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bart van Strien 2ac4a9e6d0 Manually keep track of bound textures, so we don't have to poll each frame 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  vrld 983b00c510 Revert Canvas flipping (commits 9cb824e2fa84, e0234edd0026) in order to fix issue #324. 13 years ago
  vrld c208f4b08d Add missing license headers. 13 years ago
  vrld 5eb26e8f7e Probably fix issue #312. Needs more testing with intel cards. 14 years ago
  vrld 51443454c2 Determine FramebufferStrategy only once 14 years ago
  Bill Meltsner c5cf3fefeb that awkward moment when you forget you can't automatically allocate arrays with variable expressions in C++ 14 years ago
  Bill Meltsner bc0cd3b2d5 Changing flipping broke Canvas:getImageData - fortunately, it also made it much simpler (fixes issue #311) 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
  Bill Meltsner 4cb247b3ea Change how Canvas is flipped and add Canvas::drawq 14 years ago
  vrld 65f8bcd375 Another take at issue #294, which should fix issues with nVidia cards. 14 years ago
  vrld 4f0028050d Fix issue #294 (really this time). 14 years ago
  vrld 28b4008797 Rename Framebuffer to Canvas (issue #263). Move error reporting code. 14 years ago