grow event buffer
This commit is contained in:
		| @@ -25,8 +25,8 @@ | |||||||
| #include <bounce/common/template/array.h> | #include <bounce/common/template/array.h> | ||||||
|  |  | ||||||
| // This defines the maximum number of profiler events that can be  | // This defines the maximum number of profiler events that can be  | ||||||
| // queued per frame until the function Profiler::Flush is called. | // queued per frame until the function Profiler::End is called. | ||||||
| #define MAX_PROFILER_EVENTS 256 | #define MAX_PROFILER_EVENTS 2048 | ||||||
|  |  | ||||||
| class ProfilerListener; | class ProfilerListener; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user