DescriptionDon't call gl::output unless perf is enabled.
gl::output allocates a pretty large stack buffer, so it has to call _chkstk. This is rather slow, so avoid calling gl::output if perf and tracing are disabled.
BUG=
Committed: https://code.google.com/p/angleproject/source/detail?r=1390
Patch Set 1 #Patch Set 2 : fix format #MessagesTotal messages: 2
|