Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/builtins: Rework profiles to use the new '.glsl' common suffix. | Kenneth Graunke | 2012-04-17 | 1 | -977/+0 |
* | glsl: Add remaining *sampler2DRect* texture functions. | Eric Anholt | 2012-04-16 | 1 | -0/+68 |
* | glsl: Fix the prototype of textureProjGradOffset(sampler2DShadow) | Eric Anholt | 2012-04-16 | 1 | -1/+1 |
* | glsl: Add textureSize(*samplerBuffer) support. | Eric Anholt | 2012-04-16 | 1 | -0/+4 |
* | glsl: Add texelFetch(*samplerBuffer) entrypoints to GLSL 1.40. | Eric Anholt | 2012-04-09 | 1 | -0/+4 |
* | glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect. | Eric Anholt | 2012-03-15 | 1 | -0/+5 |
* | glsl: Copy GLSL 1.30 builtin profile to GLSL 1.40. | Eric Anholt | 2012-03-15 | 1 | -0/+1036 |