aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/builtins/profiles/140.frag
Commit message (Expand)AuthorAgeFilesLines
* glsl/builtins: Rework profiles to use the new '.glsl' common suffix.Kenneth Graunke2012-04-171-977/+0
* glsl: Add remaining *sampler2DRect* texture functions.Eric Anholt2012-04-161-0/+68
* glsl: Fix the prototype of textureProjGradOffset(sampler2DShadow)Eric Anholt2012-04-161-1/+1
* glsl: Add textureSize(*samplerBuffer) support.Eric Anholt2012-04-161-0/+4
* glsl: Add texelFetch(*samplerBuffer) entrypoints to GLSL 1.40.Eric Anholt2012-04-091-0/+4
* glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.Eric Anholt2012-03-151-0/+5
* glsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.Eric Anholt2012-03-151-0/+1036