diff options
author | Kenneth Graunke <[email protected]> | 2012-03-29 23:17:31 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-04-09 14:30:34 -0700 |
commit | b2c0df2b60a77b043d461f265c85d8b5b066a008 (patch) | |
tree | 6158f2c308c626139bbfd6444bf52cbb7c57a8f3 /.emacs-dirvars | |
parent | 68b99be409eb2d4f20198cfdb2c8fea75d754e0b (diff) |
glsl: Use (const char *) in AST nodes rather than plain (char *).
Nothing actually relied on them being mutable, and there was at least
one cast which discarded const qualifiers. The next patch would have
introduced many more.
Casting away const qualifiers should be avoided if at all possible.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to '.emacs-dirvars')
0 files changed, 0 insertions, 0 deletions