Commit History

Author SHA1 Message Date
  Lasse Öörni ee5c66210e Reworked profiler output. 13 years ago
  Lasse Öörni 5a6dfe6c19 Added missing spaces. 13 years ago
  Lasse Öörni 72794673d1 Fixed crash if a window message was received before the Input subsystem had initialized itself. 13 years ago
  Lasse Öörni 9ab2bf4c14 Added top-level profiling blocks for frame execution. Explicitly call Profiler::BeginFrame() and EndFrame() in Time subsystem to not depend on event subscription order. Profiler max. display depth in DebugHud can be specified. 13 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 4c581e39f3 Modified Profiler to output milliseconds also for total accumulated data. 14 years ago
  Lasse Öörni e22483e482 Added viewmask parameter to octree queries to avoid manual viewmask checking in View and to allow partial scene queries for logic. 14 years ago
  Lasse Öörni 3a6163226b Changed OpenGL rendering to use non-hardcoded shader parameters. Fixed warnings. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago