diff options
author | José Fonseca <[email protected]> | 2013-07-12 09:27:22 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2013-07-12 09:28:22 +0100 |
commit | 649ef4da30e23f077087326a6a9116759f1d9dd3 (patch) | |
tree | 456c29be68d2c737797813896d5c438e29b89cd0 /doxygen | |
parent | 1b0d6aef03161eff4c9933548e964fec1258ea44 (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 'doxygen')
0 files changed, 0 insertions, 0 deletions