aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJosé Fonseca <[email protected]>2013-07-12 09:27:22 +0100
committerJosé Fonseca <[email protected]>2013-07-12 09:28:22 +0100
commit649ef4da30e23f077087326a6a9116759f1d9dd3 (patch)
tree456c29be68d2c737797813896d5c438e29b89cd0 /include
parent1b0d6aef03161eff4c9933548e964fec1258ea44 (diff)
glsl: Avoid variable length arrays.
They are a non-standard GCC extension that's not widely supported by other C/C++ compilers. Use a dynamic array instead. Trivial. Should fix the MSVC build.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions