mesa: include mtypes.h less
[mesa.git] / src / mesa / program / ir_to_mesa.h
2018-04-12 Marek Olšákmesa: include mtypes.h less
2017-08-22 Timothy Arcerimesa: pass ctx to add_uniform_to_shader constructor
2017-06-14 Samuel Pitoisetmesa: pass gl_program to _mesa_associate_uniform_storage()
2017-03-22 Emil Velikovmesa/program: consistently use ifndef guards over pragm...
2017-03-07 Timothy Arcerist/mesa: don't propagate uniforms when restoring from...
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-29 Emil Velikovmesa/program: remove dead function declarations
2013-06-21 Eric Anholtmesa: Move the common _mesa_glsl_compile_shader() code...
2011-11-09 José Fonsecamesa,glsl,mapi: Put extern "C" { ... } where appropriate.
2011-11-07 Ian Romanickir_to_mesa: Add _mesa_associate_uniform_storage
2011-10-19 Ian Romanickir_to_mesa: Generate gl_program_parameter list by walki...
2011-10-19 Ian Romanickir_to_mesa: Move some things outside the 'extern "C...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Vinson Leemesa: Clean up header file inclusion in ir_to_mesa.h.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
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-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Eric Anholtglsl2: Move ir_to_mesa handling to driver CompileShader...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2