summaryrefslogtreecommitdiffstats
path: root/src/glsl/builtins/profiles/140.vert
Commit message (Expand)AuthorAgeFilesLines
* glsl/builtins: Use ivec for texel offsets in textureProjGradOffset.Kenneth Graunke2012-04-171-2/+2
* glsl: Add remaining *sampler2DRect* texture functions.Eric Anholt2012-04-161-0/+68
* 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: Drop ftransform() from GLSL 1.40 profile.Eric Anholt2012-03-151-2/+0
* glsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.Eric Anholt2012-03-151-0/+910