Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 6ad504f1b3 Profiler containers now use ProfilerAlloc so their allocations arent counted by the profiler il y a 12 ans
  Marko Pintera b0b11a73da Allocating GpuParams and especially bindable copy of GpuParams will now cause much less alocations il y a 12 ans
  Marko Pintera b2dd1e7508 Profiler now uses a special memory allocator so it doesn't skew memory alloc profiling results il y a 12 ans
  Marko Pintera 9f381b82a4 Memory allocations are now properly counted accross multiple threads il y a 12 ans
  Marko Pintera 1c195fdbde Added memory allocation profiling il y a 12 ans
  Marko Pintera 5f3bdf33ea Fixed a bug with profiler report generation where nested elements would have wrong parents il y a 12 ans
  Marko Pintera 32dc981a8d Moved CPUProfiler to Core so I can use Platform methods for querying performance instead of requiring different profiler implementations per platform il y a 12 ans