]> git.tdb.fi Git - gldbg.git/commit
Remove dependencies to MSP libraries to make compiling on embedded platforms easier
authorMikko Rasa <tdb@tdb.fi>
Wed, 12 Jan 2011 14:06:41 +0000 (14:06 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 12 Jan 2011 14:06:41 +0000 (14:06 +0000)
commit81f1ddee977603293d0c5710f2db69130dac6a96
treea14f30af4beef3f0743456242924c9253e2c009a
parenta51c2557622ea93944e24f58845609526eb46ec1
Remove dependencies to MSP libraries to make compiling on embedded platforms easier
17 files changed:
Makefile
flavors/gl/source/bufferstate.cpp
flavors/gl/source/glstate.cpp
flavors/gl/source/inspector.cpp
flavors/gl/source/profiler.cpp
flavors/gl/source/profiler.h
flavors/gl/source/texturestate.cpp
source/commandinterpreter.cpp
source/gldbg.cpp
source/gldbg.h
source/grabber.cpp
source/main.cpp [new file with mode: 0644]
source/process.cpp
source/strformat.cpp [new file with mode: 0644]
source/strformat.h [new file with mode: 0644]
source/tracer.cpp
source/tracer.h