index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
builtins
/
profiles
Age
Commit message (
Expand
)
Author
2011-02-28
glsl: Enable GL_OES_texture_3D extension for ES2.
Kenneth Graunke
2011-02-27
glsl/builtins: Fix return type for textureSize sampler2DArray variants.
Kenneth Graunke
2011-01-31
glsl/builtins: Uncomment prototypes for texture*Offset functions.
Kenneth Graunke
2010-11-15
glsl: Implement the asinh, acosh, and atanh built-in functions.
Kenneth Graunke
2010-10-21
glsl: Add support for GLSL 1.30's modf built-in.
Kenneth Graunke
2010-10-14
glsl: Add support for the 1.30 round() built-in.
Kenneth Graunke
2010-10-14
glsl: Add front-end support for GLSL 1.30's roundEven built-in.
Kenneth Graunke
2010-10-14
glsl: Add front-end support for the "trunc" built-in.
Kenneth Graunke
2010-09-07
glsl: Add built-in function profiles for GLSL ES 1.00.
Kenneth Graunke
2010-08-18
glsl/builtins: Add forgotten hyperbolic trig builtins in 1.30 profiles.
Kenneth Graunke
2010-08-17
glsl2: Fix cut and paste error in EXT_texture_array builtins.
Kenneth Graunke
2010-08-16
glsl2: Add builtins profile for GLSL 1.30.
Kenneth Graunke
2010-08-13
glsl2: Rework builtin function generation.
Kenneth Graunke