Commit History

Author SHA1 Message Date
  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
  Bart van Strien 6eb0544bbc Use new error message macro in configure, use luajit by default, switch to pkg-config for as much as possible 11 years ago
  Bart van Strien 5b66cd2290 Make configure output some files in the debian folder as well, substituting the (optional) suffix where needed, also add pkg-config dependency 11 years ago
  Bart van Strien 3d82eecc08 Apply the love-experiment moduleselect branch 11 years ago
  Jordy Dickinson 86f3ee4775 Fixed build errors with custom SDL location (resolves issue 774) 11 years ago
  Bart van Strien 375cbd4003 Make autoconf detect and enable c++11 support in compilers 12 years ago
  Bart van Strien d598549980 Make the configure script look for SDL2 12 years ago