Marko Pintera
|
6ad504f1b3
Profiler containers now use ProfilerAlloc so their allocations arent counted by the profiler
|
12 years ago |
Marko Pintera
|
b2dd1e7508
Profiler now uses a special memory allocator so it doesn't skew memory alloc profiling results
|
12 years ago |
Marko Pintera
|
1c195fdbde
Added memory allocation profiling
|
12 years ago |
Marko Pintera
|
453fc2fe21
write/readSubresource now accept GpuResourceData shared pointer which means the method no longer needs to be blocking
|
12 years ago |
Marko Pintera
|
32dc981a8d
Moved CPUProfiler to Core so I can use Platform methods for querying performance instead of requiring different profiler implementations per platform
|
12 years ago |