util/hash_set: Rework the API to know about hashing
[mesa.git] / src / glsl / ir_function_detect_recursion.cpp
2014-07-01 Matt Turnerglsl: Use typed foreach_in_list_safe instead of foreach...
2013-09-23 Eric Anholtglsl: Hide many classes local to individual .cpp files...
2013-09-21 Kenneth Graunkeglsl: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS in...
2013-07-30 Paul Berryglsl: Remove redundant writes to prog->LinkStatus
2013-07-27 Paul Berryglsl: Be consistent about '\n', '.', and capitalization...
2012-12-01 Dave Airlieglsl: fix uninitialised variable from constructor
2012-04-02 Kenneth Graunkeglsl: Remove ir_call::get_callee() and set_callee().
2011-09-09 Ian Romanickglsl: Silence several "warning: unused parameter"
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-02 Ian Romanicklinker: Make linker_{error,warning} generally available
2011-08-02 Ian Romanicklinker: Make linker_error set LinkStatus to false
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Ian Romanickglsl: Reject shaders that contain static recursion