index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
builtins
/
profiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Add compiler support for ARB_shader_texture_lod.
Kenneth Graunke
2011-05-09
2
-0
/
+110
*
glsl: Enable GL_OES_texture_3D extension for ES2.
Kenneth Graunke
2011-02-28
2
-0
/
+14
*
glsl/builtins: Fix return type for textureSize sampler2DArray variants.
Kenneth Graunke
2011-02-27
2
-4
/
+4
*
glsl/builtins: Uncomment prototypes for texture*Offset functions.
Kenneth Graunke
2011-01-31
2
-20
/
+0
*
glsl: Implement the asinh, acosh, and atanh built-in functions.
Kenneth Graunke
2010-11-15
2
-4
/
+0
*
glsl: Add support for GLSL 1.30's modf built-in.
Kenneth Graunke
2010-10-21
2
-0
/
+10
*
glsl: Add support for the 1.30 round() built-in.
Kenneth Graunke
2010-10-14
2
-0
/
+10
*
glsl: Add front-end support for GLSL 1.30's roundEven built-in.
Kenneth Graunke
2010-10-14
2
-0
/
+10
*
glsl: Add front-end support for the "trunc" built-in.
Kenneth Graunke
2010-10-14
2
-0
/
+10
*
glsl: Add built-in function profiles for GLSL ES 1.00.
Kenneth Graunke
2010-09-07
2
-0
/
+600
*
glsl/builtins: Add forgotten hyperbolic trig builtins in 1.30 profiles.
Kenneth Graunke
2010-08-18
2
-0
/
+64
*
glsl2: Fix cut and paste error in EXT_texture_array builtins.
Kenneth Graunke
2010-08-17
2
-4
/
+4
*
glsl2: Add builtins profile for GLSL 1.30.
Kenneth Graunke
2010-08-16
2
-0
/
+1986
*
glsl2: Rework builtin function generation.
Kenneth Graunke
2010-08-13
8
-0
/
+1530