Output debugger

(can display intermediary buffers)
This commit is contained in:
Emmanuel BENOîT 2017-10-06 14:29:01 +02:00
parent 2ae430dc49
commit c4218efc64
21 changed files with 488 additions and 31 deletions

View file

@ -23,6 +23,7 @@ DEMO = \
globals.cc \
profiling.cc \
shaders.cc \
odbg.cc \
\
demo.cc \
\