コミット履歴

作者 SHA1 メッセージ 日付
  Lasse Öörni e7a599100e Fixed Android being unable to calculate file checksum. 11 年 前
  Lasse Öörni abc6fcd8b8 Shader precaching mechanism. Call Graphics::BeginDumpShaders() or use the engine command line parameter -ds <file> to create a shader dump file of the variations that are loaded during program run, and Graphics::PrecacheShaders() to load the dump file. 12 年 前
  Lasse Öörni 56a246f2d6 Fixed File::IsOpen() returning false for APK files on Android. Closes #179. 12 年 前
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
  Lasse Öörni 534b1d41fd Fix crash on empty file name. 12 年 前
  Lasse Öörni 719e640c99 Fixed Android file access from within the .apk. 12 年 前
  Yao Wei Tjong 姚伟忠 e496dfbbcb Prevent spamming stderr stream when log file could not be opened. 12 年 前
  Lasse Öörni c6a6f71aa3 Finalize LZ4 support. Do not repeatedly allocate compressed data buffer. Do not store global blocksize into the package file header. Increased Android read buffer to 32KB. 12 年 前
  Lasse Öörni 30ce75fd68 LZ4 compressed package file support. Closes #6. 12 年 前
  Wei Tjong Yao 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前