glsl/builtins: Use ivec for texel offsets in textureProjGradOffset.
[mesa.git] / src / glsl / builtins / profiles / 140.vert
2012-04-17 Kenneth Graunkeglsl/builtins: Use ivec for texel offsets in texturePro...
2012-04-16 Eric Anholtglsl: Add remaining *sampler2DRect* texture functions.
2012-04-16 Eric Anholtglsl: Add textureSize(*samplerBuffer) support.
2012-04-09 Eric Anholtglsl: Add texelFetch(*samplerBuffer) entrypoints to...
2012-03-15 Eric Anholtglsl: Add GLSL 1.40 textureSize() implementations for...
2012-03-15 Eric Anholtglsl: Drop ftransform() from GLSL 1.40 profile.
2012-03-15 Eric Anholtglsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.