Commit History

Author SHA1 Message Date
  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 5 years ago
  Gleb Mazovetskiy 0ad34a3c71 System.cpp: Do not require posix_spawn on "Linux" 5 years ago
  Alex Szpakowski 510354e276 Merge branch 'master' into 12.0-development 5 years ago
  Alex Szpakowski 2a45866f0f Fix git command... 5 years ago
  Alex Szpakowski 6521ebfabc use the 12.x branch of megasource for CI builds 5 years ago
  Alex Szpakowski d083c87d74 Update glslang 5 years ago
  Alex Szpakowski fec09d75c8 Merge pull request #1636 from glebm/glad 5 years ago
  Gleb Mazovetskiy 186fa4e0ad glad.hpp: Fix include inside a namespace 5 years ago
  Miku AuahDark d2c42bd746 Merge pull request #1634 from 0x7D2B/patch-1 5 years ago
  0x7D2B c2c59f37a5 Fix AUR link (love-hg to love-git) 5 years ago
  Alex Szpakowski 8c86515d04 Revert "Windows: reduce stuttering in windowed mode via DwmFlush" 5 years ago