commit | 326c676236e6a3c90db63e4d0c893aa4f9c21876 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Apr 06 10:30:54 2010 -0700 |
committer | Eric Anholt <eric@anholt.net> | Tue Apr 06 11:42:34 2010 -0700 |
tree | b3513c8d9bb5c0cd596b8d3486edb69136e955f8 | |
parent | 3fff009af169313fa22996d93ad195cf12729763 [diff] |
Handle constant expressions using derefs of const values. Fixes CorrectParse1.frag and makes for a ton of folding in CorrectParse2.frag.