Commit History

Author SHA1 Message Date
  Lasse Öörni 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. 14 years ago
  Lasse Öörni 91500591c3 Reverted the previous shader parameter query optimization. Instead, added possibility to rehash a hashmap/hashset manually to a specified bucket count. 14 years ago
  Lasse Öörni 0e337f493d Optimized checking whether shader parameters need updating. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni b694ad047e Refactored interest management into the NetworkPriority component. 14 years ago
  Lasse Öörni 20a2a48ed9 Added hashing support to Pair template class. 14 years ago
  Lasse Öörni f622066c4a Changed certain profile blocks (extra/transparent passes, debug geometry) to trigger only when there is actually some work to be done. 14 years ago
  Lasse Öörni f70cc35815 Added package file download support to the network protocol. 14 years ago
  Lasse Öörni 67eec15057 Converted kNet to use Container library instead of STL. 14 years ago
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni 87f9bbd846 Switched back to a edge filter for deferred antialiasing, as temporal antialiasing causes problems when both the camera and objects move. 14 years ago
  Lasse Öörni c9c0610709 Added alternative OpenGL rendering path, not fully complete yet. 14 years ago
  Lasse Öörni c3d68e849c Added RemoveShaderParameter to Material. 14 years ago
  Lasse Öörni 2bee05deb9 Reordered batch setup. 14 years ago
  Lasse Öörni 9c6fc5e356 Fixed HashMap index operator. 14 years ago
  Lasse Öörni 3f1f71dd06 Fixed ResourceCache error messages. 14 years ago
  Lasse Öörni 634b5cc81b Added division by type size for pointer hashes. 14 years ago
  Lasse Öörni f899c2f7ca Fixed bugs in Map. 14 years ago