Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / glsl / ir_hv_accept.cpp
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth Graunkeglsl: Change texel offsets to a single vector rvalue.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-03 Ian Romanickglsl2: Set a flag when visiting the assignee of an...
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-08-05 Eric Anholtglsl2: Make the HV actually call ir_texture's visit_leave.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-19 Kenneth Graunkeexec_list: Fix foreach_list_safe.
2010-07-09 Kenneth Graunkeglsl2: Use new foreach_list_safe abstraction.
2010-07-07 Eric Anholtglsl2: Don't forget to walk the parameters to a functio...
2010-07-01 Eric Anholtglsl2: Add a pass to convert mod(a, b) to b * fract...
2010-06-30 Kenneth Graunkeglsl2: Define new ir_discard instruction.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...