Commit History

Author SHA1 Message Date
  Miku AuahDark b092347823 Enable JIT in Android 5 years ago
  Alex Szpakowski 0fae32706d Fix a crash on Windows. Resolves #1570. 5 years ago
  Alex Szpakowski 720d2890eb Merge branch 'master' into 12.0-development 5 years ago
  Alex Szpakowski 44033cd143 Fix a compile error on macOS/iOS 5 years ago
  Alex Szpakowski 5d570db398 Merge pull request #1578 from pfirsich/timer_zero_start 5 years ago
  Joel Schumacher 1c5b8431ca Remove usage of invalid timespec 5 years ago
  Joel Schumacher ba37b262c0 Fix getTime for Windows 5 years ago
  Joel Schumacher 0a5db1ba6d Subtract start time before double conversion 5 years ago
  Joel Schumacher 8d627c88ae Fix comment regarding first invocation of getTime 5 years ago
  Joel Schumacher b9dd24d3ce Make getTime() relative to first invocation 5 years ago
  Alex Szpakowski 9e03bc3f0d Merge pull request #1558 from pfirsich/master 5 years ago
  Alex Szpakowski d13e97fd83 Merge branch 'master' into 12.0-development 5 years ago
  Alex Szpakowski 8fac08809a Eliminate redundant glActiveTexture calls when shaders are used. 5 years ago
  Alex Szpakowski c5b6cc3228 Merge branch 'master' into 12.0-development 5 years ago
  Joel Schumacher 789110208f Add GitHub action steps to build AppImage 5 years ago
  Alex Szpakowski 9c2454816f Fix the active GL texture unit not always being set properly. 5 years ago
  Alex Szpakowski 5db1e835ce Prevent stb_image from exporting public symbols in the love dll 5 years ago
  Alex Szpakowski e0ff593d09 Fix love.graphics.newTexture(imagedata, {canvas=true}) not using an sRGB format when it should 5 years ago
  Alex Szpakowski 10fbdf68f4 Fix love.graphics.newCanvas(w, h) not creating a canvas-capable texture 5 years ago
  Alex Szpakowski d6566c865c Merge branch 'master' into 12.0-development 5 years ago
  Alex Szpakowski 2cff535eb1 Move shader parsing code from Lua to C++. 5 years ago
  Alex Szpakowski 20b5ba6edb Merge pull request #1553 from namtabmai/set-win-title-on-create 5 years ago
  Andrew West 0efb49dc5f Changed to set the window title before creation rather than after 5 years ago
  Alex Szpakowski e188740c18 Fix a link error on Windows 5 years ago
  Alex Szpakowski e71f27c65d Move Lua wrapper code for Variants out of the Variant class file. 5 years ago
  Alex Szpakowski b95788c104 Shader:send now returns false if the uniform doesn't exist 5 years ago
  Alex Szpakowski 9425c9224b Rename internal batched draw code to be more clear 5 years ago
  Alex Szpakowski 20e7b1745c Merge branch 'master' into 12.0 5 years ago
  Alex Szpakowski ee546b271a Github CI status label in the readme links to the CI page 5 years ago
  Alex Szpakowski ac524e681a Change the default font from Vera size 12 to Noto Sans size 13. 5 years ago