]> git.tdb.fi Git - libs/gl.git/commit
Colorize the debug output of the GLSL compiler
authorMikko Rasa <tdb@tdb.fi>
Wed, 17 Nov 2021 20:27:08 +0000 (22:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 18 Nov 2021 00:50:28 +0000 (02:50 +0200)
commitb23a9af95c65c01d949153fc49e5091aaa7c3d30
treec2a94f6bcdb2bd52868fac2ee9c5596b54a93d28
parentf1e31ee641f0cafdfe2015bff206b9ee2ad85abf
Colorize the debug output of the GLSL compiler
source/glsl/compiler.cpp
source/glsl/compiler.h
source/glsl/debug.cpp
source/glsl/debug.h
tools/glslcompiler.cpp