2821 Commits (c7fa8939f593334c7e29f5f4ad1043a22ede033b)
 

Autor SHA1 Nachricht Datum
  Sam Hocevar c7fa8939f5 Fix a few build issues when features are disabled. vor 7 Jahren
  Sam Hocevar 783fdbab98 Implement Franke’s function and Matlab’s peaks for reals. vor 7 Jahren
  Sam Hocevar 5bd042ce01 Implement split() for std::string. vor 7 Jahren
  Sam Hocevar 0239617197 Various compilation and warning fixes. vor 7 Jahren
  Sam Hocevar 845d3878ff Fix compilation of sprite sample. vor 7 Jahren
  Sam Hocevar 1db2c5ca0f Allow ! and bool operators on polynomials. vor 7 Jahren
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. vor 7 Jahren
  Sam Hocevar 03b00d6f24 Mingw64 compilation fixes. vor 7 Jahren
  Sam Hocevar ff0ff83d98 Update EXTRA_DIST in several makefiles. vor 7 Jahren
  Sam Hocevar 29b41d9c08 Fix typo in nodiscard attribute feature detection. vor 7 Jahren
  Sam Hocevar a94e477f7f Parse build.config in configure.ac. vor 7 Jahren
  Sam Hocevar 2c671158a1 If SDL is disabled on Windows, build a console application. vor 7 Jahren
  Sam Hocevar 7e17bd8a8d Exclude SDL source files from .vcxproj if enable_sdl is "no". vor 7 Jahren
  Sam Hocevar c6daf5be39 Refactor the msbuild feature selection mechanism. vor 7 Jahren
  Sam Hocevar 3e26164dc9 Add --enable-png configure flag. vor 7 Jahren
  Sam Hocevar 5b21579db4 Add --disable-opengl flag. vor 7 Jahren
  Sam Hocevar fcd72f408f Allow master projects to disable features. vor 7 Jahren
  Sam Hocevar 4e313aa810 Fix unused variable warnings in the polynomial code. vor 7 Jahren
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. vor 7 Jahren
  Sam Hocevar 2df8762d47 Migrate to Visual Studio 2017. vor 7 Jahren
  Sam Hocevar fe99aca67d Use [[nodiscard]] in a lot of places. vor 7 Jahren
  Sam Hocevar 9981cf4ce9 Make some AVL tree code less verbose. vor 7 Jahren
  Sam Hocevar c86f703dcf Some Windows compilation fixes + support for [[nodiscard]]. vor 7 Jahren
  Sam Hocevar b9effc8977 Fix erratic indentation and file encoding. vor 7 Jahren
  Sam Hocevar 9bdb67a51a Fix source file encoding. vor 7 Jahren
  Sam Hocevar aca1660e1e Disable debug messages by default and downgrade a few messages. vor 7 Jahren
  Sam Hocevar 1733d0ffd8 math: tweak the real number printing routine. vor 7 Jahren
  Sam Hocevar 17db5be5c8 math: remove some hardcoded stuff from the real numbers implementation. vor 7 Jahren
  Sam Hocevar df7454b36a math: add real::R_MIN and real::R_MAX and get rid of real::ulp(). vor 7 Jahren
  Sam Hocevar 60ee86f908 ufiodsfiodsifods vor 7 Jahren
  Sam Hocevar f9058a384d 3rdparty: upgrade PEGTL to its latest version (2.1.4 or something). vor 7 Jahren
  Sam Hocevar 7e69ef4cfa build: fix bluenoise.cpp compilation. vor 7 Jahren
  Sam Hocevar 5d62baaaae math: parse hexadecimal reals as per C standard, 6.4.4.2. vor 7 Jahren
  Sam Hocevar 7b9d98109b math: use exponentiation by squaring for real::pow(). vor 7 Jahren
  Sam Hocevar 2e696e7b32 build: fix compilation on MSYS2 when glew is not available. Fixes #8. vor 7 Jahren
  Sam Hocevar 8f3f1736d8 build: fix multiple definition of EXTRA_DIST. vor 7 Jahren
  Sam Hocevar ee622b762f build: add several missing distributed files for Windows versions. vor 7 Jahren
  Sam Hocevar 26e60e45fc getopt: fix an assert triggered in the Windows runtime. vor 7 Jahren
  Sam Hocevar 7b2f3bdcfb samples: add blue noise generation demo. vor 7 Jahren
  Sam Hocevar e38a7e7c22 tools: remove lolremez. vor 7 Jahren
  Sam Hocevar c6374c7e07 movie: replace the old Movie class with a GIF encoder. vor 7 Jahren
  Sam Hocevar f42fda8281 Merge branch 'master' into ffmpeg_encoding vor 7 Jahren
  Sam Hocevar 7558d0664a image: more method renaming for consistency. vor 7 Jahren
  Sam Hocevar e3b1011d37 image: rename some stuff. vor 7 Jahren
  Sam Hocevar a45a0d45d1 audio: do not free buffers that SDL may be using. vor 8 Jahren
  Sam Hocevar 3544e76a4d input: fix uninitialised variable. vor 8 Jahren
  Sam Hocevar a3a802e88f Update PEGTL submodule to latest upstream branch. vor 8 Jahren
  touky 9054294772 Merge remote-tracking branch 'refs/remotes/origin/lolperso_changes' vor 8 Jahren
  touky a68b433ccc Merge remote-tracking branch 'origin/lolperso_changes' into lolperso_changes vor 8 Jahren
  touky ea93e0fecc baselua fix vor 8 Jahren