Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni 0706ae397f Touch input on Android. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 92facb3c3b Added Android asset support and basic build instructions. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 65378ee15b Fixed Android linking & startup issues. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni c48f640a18 Changed several structures to HashMap / HashSet for better performance. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 51eec4e987 Marked todo's into the IO library. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni fd1c3385ca Do not define UNICODE, as GLFW assumes multi-char mode. Rather call the wide char Windows functions explicitly. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 0a3b1564d1 Further Unicode fixes. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 2263abbbcf Path handling fixes. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni bedf357c90 Added WString class. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni ab35cefde9 Use static strings for often needed element & attribute names in XML serialization to reduce redundant string object construction and dynamic memory allocation. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 90596a064a Use a memory pool in OGLGraphics for discard lock buffers. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 275391a561 Fixed SplitPath() getting confused by ./ character sequence. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 861091d375 Fixed performance problems caused by offscreen UI elements being queued for rendering unnecessarily. Fixed missing file extension filtering on Unix. Added String::StartsWith() & String::EndsWith() functions. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7083ed9c69 Removed debug print. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni d94b865fce Reverted the change to not support fallback data mode in index & vertex buffers, as it broke AssetImporter. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni de67af8825 CoreData / Data reorganization. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7eed016fd8 Added more assertions. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni abe05c6a53 MinGW is no longer officially supported. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 444c18673e Code formatting & optimization. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 67eec15057 Converted kNet to use Container library instead of STL. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 9b1a81d84a Changed _WIN32 #ifdef to WIN32. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 07fda9f32e Preparation to using kNet: renamed SharedPtr.h to Ptr.h to avoid conflicts. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni b90c1386be Removed unnecessary parentheses. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 882ccaaf6c Fixed GetProgramDir() to clear the whole buffer. Implemented SystemRun() on Unix. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 9f6ca174f8 Fixed SDL build on Windows. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 95c6640cba Fixed to compile and run on Mac OS X. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni e80deeab15 Use _WIN32 conditional for Win32 code. %!s(int64=14) %!d(string=hai) anos