]> git.tdb.fi Git - gldbg.git/commit
Decouple the existing tools from the debugger core
authorMikko Rasa <tdb@tdb.fi>
Thu, 17 Jun 2010 08:54:12 +0000 (08:54 +0000)
committerMikko Rasa <tdb@tdb.fi>
Thu, 17 Jun 2010 08:54:12 +0000 (08:54 +0000)
commit7bd7fc784a6f6cff69f79914a445bc2115a7e768
tree888d5636c92fd2225f9a21dd61246cabf8c1e9bf
parentde6ac03ffc36843bbbb0d496007b3046a4422ee1
Decouple the existing tools from the debugger core
16 files changed:
Makefile
flavors/gl/flavor.mk
flavors/gles2/flavor.mk
source/arraystate.h
source/bufferstate.h
source/commandinterpreter.cpp
source/commandinterpreter.h
source/gldbg.cpp
source/gldbg.h
source/inspector.cpp [new file with mode: 0644]
source/inspector.h [new file with mode: 0644]
source/profiler.cpp
source/profiler.h
source/texturestate.h
source/tracer.cpp
source/tracer.h