Commit History

Author SHA1 Message Date
  James Watkins-Harvey f8ce5f6621 Updated cmake file list according to libsocket 3.0rc1 (serial.c is unix only) 9 years ago
  James Watkins-Harvey d6dff12ad8 Updated cmake file list according to libsocket 3.0rc1 9 years ago
  James Watkins-Harvey 8885fc621d Updated luasocket to 3.0rc1 (git commit 316a945) 9 years ago
  Alex Szpakowski 889aaceabf enet: remove deprecated host:socket_get_address (replaced by host:get_socket_address). 9 years ago
  Alex Szpakowski 60d90ca4a8 Merge default into minor 9 years ago
  Alex Szpakowski 5ba449d1ff Add support for BC4-7 compressed texture formats in KTX files. Updated the changelog. 9 years ago
  Alex Szpakowski 43fcacc653 Merged in nkorth/love (pull request #70) 9 years ago
  Alex Szpakowski ba21512259 Updated the changelog 9 years ago
  Nathan Korth 53c528aa44 Add 'ellipse' distribution to ParticleSystem 9 years ago
  Alex Szpakowski c6f8a1535d Fixed loading and saving 16 bit per component PNGs. 9 years ago
  Alex Szpakowski 3de1aa863a Fix encoding ImageData to 16 bit per color channel PNG. 9 years ago
  Alex Szpakowski db78c89639 Merged in brocoli_/love/set-raw-transform (pull request #69) 9 years ago
  Julio Felipe Angelini cdf7199c48 Added new raw values constructor to Matrix4 and Matrix4::setRawTransformation(). 9 years ago
  Alex Szpakowski 5dd915ee8a whitespace and formatting cleanup 9 years ago
  Alex Szpakowski 8e1482dbd9 Merged in rcoaxil/love-patches/minor-manual-decoders (pull request #67) 9 years ago
  Bart van Strien 6d95ff7fb7 Remove old (cmake-only) workaround for issue #1173. 9 years ago
  Bart van Strien 7a6e626c74 Make stb_image only use SSE2 on x86_64, or when an override has been set (fixes #1173) 9 years ago
  Alex Szpakowski ec7565176e Add love.window.isMaximized 9 years ago
  Raidho 3b37cc9462 moved SoundData::load back to private 9 years ago
  Alex Szpakowski 00d30b2a9d Merge default into minor 9 years ago
  Alex Szpakowski ff53e8fe71 Fix non-integer coordinates passed to ImageData:mapPixel/setPixel/getPixel and SoundData:set/getSample. 9 years ago
  Alex Szpakowski d57ce8ae73 The answer is no :( 9 years ago
  Alex Szpakowski 295fff5db8 Testing whether appveyor can build with Windows XP support 9 years ago
  Alex Szpakowski ddc4b06eba Moved the base Decoder implementation out of the lullaby subfolder. 9 years ago
  Raidho a605243709 made decode() always return new SoundData 9 years ago
  Alex Szpakowski 894a44f45c Fix an incorrect delete call when out of memory. 9 years ago
  Alex Szpakowski 0341fc1189 Reduce memory allocations for the SHA formats of love.math.hash. 9 years ago
  Alex Szpakowski a9d935caa1 Fixed compilation 9 years ago
  Alex Szpakowski 2222bb37d2 Removed gl.bindTexture, so it won't get accidentally used. 9 years ago
  Alex Szpakowski 14f1afa446 Reduce redundant glActiveTexture calls. 9 years ago