Commit History

Author SHA1 Message Date
  Miku AuahDark cfda1f5425 PhysFS: Fix compile error when targetting Windows ARM64 4 years ago
  Alex Szpakowski 975cadf66b Merge branch 'master' into 12.0-development 4 years ago
  Alex Szpakowski 0b06d0d1f9 macOS: turn code signing off completely on x64 4 years ago
  Alex Szpakowski fc2cf602f6 Fix RopeJoints not working. 4 years ago
  Alex Szpakowski 6a1f4ecabe Changelog formatting fix 4 years ago
  Alex Szpakowski 5608db4bb0 Updated changelog 4 years ago
  Alex Szpakowski 7b2d1dc382 Merge branch 'master' into 12.0-development 4 years ago
  Alex Szpakowski 1bcae1abe9 Update changelog 4 years ago
  Alex Szpakowski e32935e0f6 Backport Canvas memory stats fix from 12.0. 4 years ago
  Alex Szpakowski 7a18190c5c Restructure SpriteBatch internal vertex data 4 years ago
  Alex Szpakowski c12b46da98 Fix compilation on macOS/iOS after box2d update 4 years ago
  Alex Szpakowski cbde2ce76c Merge pull request #1613 from thegrb93/box2d-update 4 years ago
  Alex Szpakowski 3d2614ff2e Fix compilation when SDL < 2.0.5 is used 4 years ago
  Alex Szpakowski 5031cb5f56 Images don't hold on to RAM copies of their contents anymore 4 years ago
  Alex Szpakowski 316fccfe1b love.window.setMode no longer destroys and recreates the window 4 years ago
  Garrett Brown 23a0341676 Fix missing loveAssert 4 years ago
  Alex Szpakowski 905e5baf06 Replace highdpi window flag with t.highdpi in love.conf 4 years ago
  Alex Szpakowski f0838a4eb7 Merge branch 'master' into 12.0-development 4 years ago
  Alex Szpakowski f519d2e2df macOS: fix issues with drag-and-drop to open a love game 4 years ago
  Alex Szpakowski 7e0c7e3a67 Fix the default mipmap filter for textures. 4 years ago
  Alex Szpakowski 99875d83b3 Fix explicit texture MSAA of 1 or 0 not being treated the same as the default 4 years ago
  Alex Szpakowski e10444c21f Move Texture:generateMipmaps error handling out of backend code 4 years ago
  Alex Szpakowski 442f37e0a1 Fix a potential bug in captureScreenshot on some older systems 4 years ago
  Alex Szpakowski 7934ce0a66 Handle backbuffer MSAA manually in love.graphics code 4 years ago
  Garrett Brown dd445ed182 Fix b2Assert location and fix isfinite missing 4 years ago
  Garrett Brown dfd8c84d43 replace isfinite with std::isfinite 4 years ago
  Garrett Brown 1b74b34cce Update userdata stuff to how new box2d wants it 4 years ago
  Garrett Brown 77f238767f Update to box2d 2.4.1 4 years ago
  Alex Szpakowski 2b0f8495bf Fix a crash in Text:set. Fixes issue #1639 4 years ago
  Alex Szpakowski 2b88ca1da4 Merge pull request #1637 from glebm/pspawn 4 years ago