Lasse Öörni 9252d36abd Clarify/fix header comments of the compression API. hace 11 años
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
Compression.cpp 3a93866936 Add LZ4 compression functions to public API. Expose the VectorBuffer compression/decompression functions also to script. Closes #438. hace 11 años
Compression.h 9252d36abd Clarify/fix header comments of the compression API. hace 11 años
Deserializer.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. hace 11 años
Deserializer.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. hace 11 años
File.cpp e7a599100e Fixed Android being unable to calculate file checksum. hace 11 años
File.h 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. hace 12 años
FileSystem.cpp f120aa4be0 Return a writable documents directory on iOS. Contributed by att. hace 11 años
FileSystem.h 96295b4923 Ensure the application logs are created in a writeable location. hace 11 años
FileWatcher.cpp 3f5280aa3a Add one second delay to file change notifications by default. Possibly helps with #408. Removed FileWatcher from Lua bindings as it's not a class you can readily use from script and it is not exposed to AngelScript either. hace 11 años
FileWatcher.h 3f5280aa3a Add one second delay to file change notifications by default. Possibly helps with #408. Removed FileWatcher from Lua bindings as it's not a class you can readily use from script and it is not exposed to AngelScript either. hace 11 años
IOEvents.h 4e34e9f52a Async SystemCommand & SystemRun. Closes #290. hace 11 años
Log.cpp 461a61319f Allow logging from outside the main thread. These log messages are collected and handled at the end of frame. hace 11 años
Log.h 461a61319f Allow logging from outside the main thread. These log messages are collected and handled at the end of frame. hace 11 años
MacFileWatcher.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
MacFileWatcher.m dd16f85568 Change the copyright for 2014. hace 12 años
MemoryBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
MemoryBuffer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
PackageFile.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
PackageFile.h 0171669690 Adds package entry filenames to PackageFile hace 11 años
RWOpsWrapper.h 9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. hace 11 años
Serializer.cpp 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. hace 11 años
Serializer.h 84fe0946c8 Remove ShortStringHash, Now all of ShortStringHash are replaced by StringHash. hace 11 años
VectorBuffer.cpp 6d5ddc23e0 Bump the copyright for 2014. hace 12 años
VectorBuffer.h 6d5ddc23e0 Bump the copyright for 2014. hace 12 años