summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/ir_to_mesa.h
Commit message (Expand)AuthorAgeFilesLines
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-1/+1
* mesa/program: remove dead function declarationsEmil Velikov2015-11-291-1/+0
* mesa: Move the common _mesa_glsl_compile_shader() code to glsl/.Eric Anholt2013-06-211-1/+0
* mesa,glsl,mapi: Put extern "C" { ... } where appropriate.José Fonseca2011-11-091-7/+8
* ir_to_mesa: Add _mesa_associate_uniform_storageIan Romanick2011-11-071-0/+5
* ir_to_mesa: Generate gl_program_parameter list by walking the GLSL IR.Ian Romanick2011-10-181-0/+7
* ir_to_mesa: Move some things outside the 'extern "C"' blocksIan Romanick2011-10-181-4/+4
* mesa: Clean up header file inclusion in ir_to_mesa.h.Vinson Lee2010-12-111-2/+5
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-4/+4
* glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks.Eric Anholt2010-08-131-0/+2
* Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-0/+36