Merge branch 'gallium-polygon-stipple'
[mesa.git] / src / glsl / ir_function.cpp
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Kenneth Graunkeglsl: Reject ambiguous function calls (multiple inexact...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-06 Eric Anholtglsl: Suppress warning from matching_signature change.
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Kenneth Graunkeglsl: Find the "closest" signature when there are multi...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth Graunkeglsl: Introduce a new "const_in" variable mode.
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-15 Kenneth Graunkeglsl: Remove GLSL_TYPE_FUNCTION define.
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-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-22 Vinson Leeglsl: Silence uninitialized variable warning.
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-21 Ian Romanickglsl2: Add and use new variable mode ir_var_temporary
2010-07-19 Ian Romanickglsl2: Explicitly walk lists in ir_function::parameter_...
2010-07-13 Ian Romanickir_function: Make matching_signature not return const
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...