Frame profiler
Go to file
Bartosz Taudul e1a63dbb53 Drop constant merging check.
While without constant merging the profiler operates sub-optimally, it's
not that essential to be enabled. And there are problems with it on some
platforms, for example cygwin.
2017-09-23 20:16:42 +02:00
client Drop constant merging check. 2017-09-23 20:16:42 +02:00
common Drop constant merging check. 2017-09-23 20:16:42 +02:00
imgui STB namespace is broken on unix. 2017-09-22 22:16:18 +02:00
server Add parent pointer to Event. 2017-09-23 15:41:26 +02:00
standalone Update glfw to 3.2.1, vs2015. 2017-09-20 20:36:17 +02:00
test Add _GNU_SOURCE define for pthread_[gs]etname_np on cygwin. 2017-09-23 20:14:12 +02:00
.gitignore Ignore imgui.ini files. 2017-09-15 22:50:36 +02:00