summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/standalone_scaffolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* mesa/glsl: delete previously linked shaders earlier when linkingTimothy Arceri2016-11-091-1/+9
* glsl: add enable flags for ARB_compute_variable_group_sizeSamuel Pitoiset2016-10-071-0/+5
* glsl: Prepare standalone compiler to be able to use parameter listsCarl Worth2016-09-271-0/+12
* MESA_shader_integer_functions: Boiler plate extension trackingIan Romanick2016-07-191-0/+2
* glsl/main: remove unused params and make function staticTimothy Arceri2016-06-301-3/+1
* glsl/mesa: split gl_shader in twoTimothy Arceri2016-06-301-0/+20
* mesa/glsl: stop using GL shader type internallyTimothy Arceri2016-06-161-4/+3
* glsl: Add arb_cull_distance support (v3)Tobias Klausmann2016-05-141-0/+1
* glsl: fully split apart buffer block arraysTimothy Arceri2016-04-061-4/+0
* glsl: store stage reference in gl_uniform_blockTimothy Arceri2016-04-021-7/+0
* glsl: reduce buffer block duplicationTimothy Arceri2016-03-261-5/+0
* glsl: move to compiler/Emil Velikov2016-01-261-0/+221