glsl: Skip processing of expression trees in discard simplification.
[mesa.git] / src / glsl / list.h
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-03 Brian Paulexec_list: replace class with struct
2010-09-03 Ian Romanickexec_node: Add insert_before that inserts an entire...
2010-09-03 Ian Romanickexec_list: Add pop_head
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Eric Anholtglsl2: Fix spelling of "sentinel."
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-19 Kenneth Graunkeexec_list: Fix foreach_list_safe.
2010-07-14 Kenneth Graunkeexec_list: Add a new replace_with method.
2010-07-09 Kenneth Graunkeglsl2: Add foreach_list_safe which works even when...
2010-07-07 Ian Romanickexec_list: Add method to append one complete list to...
2010-06-30 Eric Anholtglsl2: Move our data from a glsl_shader* on the side...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...