커밋 기록

작성자 SHA1 메시지 날짜
  Miku AuahDark 536e7e9f69 configure.ac: Specify CXXFLAGS instead of CPPFLAGS. 2 년 전
  Sasha Szpakowski 78e7c44424 update version 2 년 전
  Miku AuahDark bfcb6c6643 Compile with -fvisibility=hidden by default. 2 년 전
  Bart van Strien 334b674f12 Update version number in configure.ac 3 년 전
  Alex Szpakowski 97883ae627 Update version to 11.3 6 년 전
  Alex Szpakowski da23448efe Update version to 11.2 7 년 전
  Bart van Strien 32da35115c Always link against pthread when using autotools (resolves #1410) 7 년 전
  Alex Szpakowski 4546a38751 Update changelog and version 7 년 전
  Bart van Strien da9716b96d Update version number and changelog 7 년 전
  Alex Szpakowski 1d8a3326b3 Include the physfs 3.0.1 source in love. 7 년 전
  Bart van Strien 2cde3a8227 Update autotools build for the luautf8 → lua53 rename 8 년 전
  Bart van Strien 4ccbe6dfec Update autotools build system 8 년 전
  Bart van Strien ff336041a9 Clean up autotools build scripts 8 년 전
  Alex Szpakowski 60d90ca4a8 Merge default into minor 9 년 전
  Bart van Strien 7a6e626c74 Make stb_image only use SSE2 on x86_64, or when an override has been set (fixes #1173) 9 년 전
  Bart van Strien e515cf076e Make configure not search for dependencies of disabled implementations (resolves #1099) 9 년 전
  Bart van Strien 22f2175bec Add initial video playback support for Ogg Theora videos (resolves issue #66.) 9 년 전
  Bart van Strien 306049bcfe Move and manually include c++11 m4 file to work around old aclocal versions 10 년 전
  Bart van Strien acca06907e Extend c++11 tests in configure script 10 년 전
  Bart van Strien 3cb777e2b7 Add basic lua 5.3 support 10 년 전
  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 년 전
  Bart van Strien 95d9dfa801 Explicitly search for pkg-config in configure script 10 년 전
  djcj 9d2a2832ab Disable static libraries by default in linux build 10 년 전
  Bart van Strien bd271ce5cb Remove OpenGL as compile-time dependency on linux, SDL loads it at runtime (and also GLES, if applicable) 10 년 전
  Alex Szpakowski be8b7dd504 glLoadIdentity isn't part of GLES2+ or core GL3+. 10 년 전
  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 년 전
  Bart van Strien a1158599ab Use '=' instead of '==' for test command in configure scripts (fixes #866) 11 년 전
  Bart van Strien d81eae8889 Scripts now automatically recompile on change on linux, auto.lua normalizes input names a bit more 11 년 전
  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 년 전
  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 12 년 전