Commit History

Author SHA1 Message Date
  Alex Szpakowski bb9c342972 Remove unused GME sound decoder backend. 3 years ago
  Alex Szpakowski 9682c7a5ad Fix lua https library when building with autotools 3 years ago
  Garrett Brown 228e0b9df1 Fix casing here? 5 years ago
  Alex Szpakowski b8f20ed8db Merge pull request #5 from MikuAuahDark/replace-mpg123 5 years ago
  Miku AuahDark 52a707d96c Remove mpg123 reference from build system. 5 years ago
  Alex Szpakowski 157d7637ed Update version to 12.0 5 years ago
  Alex Szpakowski 97883ae627 Update version to 11.3 6 years ago
  Alex Szpakowski da23448efe Update version to 11.2 6 years ago
  Bart van Strien 32da35115c Always link against pthread when using autotools (resolves #1410) 7 years ago
  Alex Szpakowski 4546a38751 Update changelog and version 7 years ago
  Bart van Strien da9716b96d Update version number and changelog 7 years ago
  Alex Szpakowski 1d8a3326b3 Include the physfs 3.0.1 source in love. 7 years ago
  Bart van Strien 2cde3a8227 Update autotools build for the luautf8 → lua53 rename 8 years ago
  Bart van Strien 4ccbe6dfec Update autotools build system 8 years ago
  Bart van Strien ff336041a9 Clean up autotools build scripts 8 years ago
  Alex Szpakowski 60d90ca4a8 Merge default into minor 8 years ago
  Bart van Strien 7a6e626c74 Make stb_image only use SSE2 on x86_64, or when an override has been set (fixes #1173) 8 years ago
  Bart van Strien e515cf076e Make configure not search for dependencies of disabled implementations (resolves #1099) 9 years ago
  Bart van Strien 22f2175bec Add initial video playback support for Ogg Theora videos (resolves issue #66.) 9 years ago
  Bart van Strien 306049bcfe Move and manually include c++11 m4 file to work around old aclocal versions 10 years ago
  Bart van Strien acca06907e Extend c++11 tests in configure script 10 years ago
  Bart van Strien 3cb777e2b7 Add basic lua 5.3 support 10 years ago
  Alex Szpakowski 5dbf589d47 Removed libjpeg-turbo as a dependency (closes issue #1031.) Removed jpeg support for ImageData:encode. stb_image now handles jpeg image loading. 10 years ago
  Bart van Strien 95d9dfa801 Explicitly search for pkg-config in configure script 10 years ago
  djcj 9d2a2832ab Disable static libraries by default in linux build 10 years ago
  Bart van Strien bd271ce5cb Remove OpenGL as compile-time dependency on linux, SDL loads it at runtime (and also GLES, if applicable) 10 years ago
  Alex Szpakowski be8b7dd504 glLoadIdentity isn't part of GLES2+ or core GL3+. 10 years ago
  Alex Szpakowski eca8c17a69 Removed the DevIL backend from love.image. Replaced it with PNG and JPEG encoders/decoders via LodePNG, zlib, and libjpeg-turbo. 11 years ago
  Bart van Strien a1158599ab Use '=' instead of '==' for test command in configure scripts (fixes #866) 11 years ago
  Bart van Strien d81eae8889 Scripts now automatically recompile on change on linux, auto.lua normalizes input names a bit more 11 years ago