glcpp: Remove trailing contexts from #if rules.
[mesa.git] / src / glsl / builtins /
2011-02-28 Kenneth Graunkeglsl: Enable GL_OES_texture_3D extension for ES2.
2011-02-27 Kenneth Graunkeglsl/builtins: Fix return type for textureSize sampler2...
2011-02-02 Kenneth Graunkeglsl: Fix use of uninitialized values in _mesa_glsl_par...
2011-02-01 Kenneth Graunketexture_builtins.py: Fix a warning about mixed tabs...
2011-01-31 Kenneth Graunkeglsl/builtins: Uncomment prototypes for texture*Offset...
2011-01-31 Kenneth Graunketexture_builtins.py: Generate texture*Offset functions.
2011-01-31 Kenneth Graunketexture_builtins.py: Generalize the "use_proj" field...
2011-01-31 Kenneth Graunketexture_builtins.py: Refactor coordinate dimension...
2011-01-31 Kenneth Graunkeglsl: Change texel offsets to a single vector rvalue.
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-14 Vinson Leegenerate_builtins.py: Whitespace fixes.
2011-01-14 Vinson Leegenerate_builtins.py: Fix builds using Python 2.5.
2011-01-13 Kenneth Graunkeglsl/builtins: Remove unnecessary (constant bool (1...
2011-01-12 Vinson Leegenerate_builtins.py: Add missing import.
2011-01-11 Kenneth Graunkeglsl: Autogenerate builtin_functions.cpp as part of...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-01 Kenneth Graunkeglsl: Really remove unused "instructions" parameter.
2011-01-01 Kenneth Graunkeglsl: Remove unused "instructions" parameter.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-18 Kenneth Graunkeglsl/builtins: Compute the correct value for smoothstep...
2010-11-30 Kenneth Graunkeglsl: Lazily import built-in function prototypes.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-17 Kenneth Graunkeglsl: Reimplement the "cross" built-in without ir_binop...
2010-11-15 Kenneth Graunkeglsl: Implement the asinh, acosh, and atanh built-in...
2010-11-15 Kenneth Graunkegenerate_builtins.py: Fix inconsistent use of tabs...
2010-11-03 Kenneth Graunkeglsl/builtins: Clean up some ugly autogenerated code...
2010-11-03 Kenneth Graunkeglsl/builtins: Rename 'x' to 'y_over_x' in atan(float...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Kenneth Graunkegenerate_builtins.py: Output large strings as arrays...
2010-10-21 Kenneth Graunkeglsl: Add support for GLSL 1.30's modf built-in.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Kenneth Graunkeglsl: Add support for the 1.30 round() built-in.
2010-10-14 Kenneth Graunkeglsl: Add front-end support for GLSL 1.30's roundEven...
2010-10-14 Kenneth Graunkeglsl: Add front-end support for the "trunc" built-in.
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-09-22 Eric Anholtglsl: Rework assignments with write_masks to have LHS...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-18 Kenneth Graunkeglsl/builtins: Switch comparison functions to just...
2010-09-18 Kenneth Graunkeglsl/builtins: Fix equal and notEqual builtins.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Ian Romanickglsl2: Port equal() and notEqual() to ir_unop_all_equal...
2010-09-09 Ian Romanickglsl2: Implement noise[1234] built-in functions using...
2010-09-09 Kenneth Graunkeglsl/builtins: normalize of a negative scalar should...
2010-09-09 Kenneth Graunkeglsl/builtins: Set the API in the fake context.
2010-09-09 Ian Romanickglsl2: Clear out profile pointers in _mesa_glsl_release...
2010-09-08 Kenneth Graunkeglsl: Fix for scalar float built-in definitions.
2010-09-08 Eric Anholtglsl: Fix typo in builtin step() using a wrong channel.
2010-09-08 Kenneth Graunkeglsl/builtins: Don't use ir_binop_dot on floating point...
2010-09-08 Kenneth Graunkeglsl/builtins: Simplify degenerate scalar float cases.
2010-09-08 Ian Romanickglsl2: Make sure _mesa_glsl_parse_state constructor...
2010-09-08 Kenneth Graunkeglsl: Add built-in function profiles for GLSL ES 1.00.
2010-09-04 Kenneth Graunkeglsl/builtins: Convert assignments to new format (with...
2010-09-04 Kenneth Graunkeglsl/builtins: Actually print the info log if reading...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Kenneth Graunkeglsl: Add forgotten implementations of equal/notEqual...
2010-09-01 Brian Paulglsl2: fix bug in atan(y, x) function
2010-08-30 Eric Anholtglsl: Clear the static values of builtin function profi...
2010-08-27 Eric Anholtglsl: Protect against double compiler-destroy.
2010-08-26 Kenneth Graunkeglsl: Use a single shared namespace in the symbol table.
2010-08-24 Chia-I Wuglsl: Include main/core.h.
2010-08-23 Eric Anholtmesa: Add new ir_unop_any() expression operation.
2010-08-23 Kenneth Graunkegenerate_builtins.py: Generate output in sorted order.
2010-08-21 Vinson Leegenerate_builtins.py: Remove unused import sys.
2010-08-18 Kenneth Graunkegenerate_builtins.py: Clean up generated output a bit.
2010-08-18 Kenneth Graunkeglsl/builtins: Add forgotten hyperbolic trig builtins...
2010-08-18 Kenneth Graunkeglsl2: Fix cut and paste error in EXT_texture_array...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Kenneth Graunkeglsl2: Add builtins profile for GLSL 1.30.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Kenneth Graunkeglsl2: Rework builtin function generation.
2010-08-12 Ian Romanickglsl2: Use Elements from main/compiler.h instead of...
2010-08-11 Kenneth Graunketexture_builtins.py: Remove useless comments.
2010-08-09 Kenneth Graunketexture_builtins.py: Fix cut and paste errors in functi...
2010-08-02 Eric Anholtglsl2: Fix expression type in builtin tan().
2010-07-30 Eric Anholtglsl2: Fix the implementation of atan(y, x).
2010-07-28 Kenneth Graunkeglsl2: Fix outerProduct builtin.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-22 Kenneth Graunkeglsl2/builtins: Add 1.30 bvec variant of the "mix"...
2010-07-22 Kenneth Graunkeglsl2/builtins: Fix 1.30 sign implementation for ints.
2010-07-22 Kenneth Graunkeglsl2/builtins: Fix "mod" builtin to use scalar/vector...
2010-07-22 Eric Anholtglsl2: Fix the type of (1.0 - arg2) for mix(gen, gen...
2010-07-21 Ian Romanicklinker: Link built-in functions instead of including...
2010-07-20 Eric Anholtglsl2: Fix asin() implementation.
2010-07-20 Eric Anholtglsl2: notEqual() produces a boolean value, not the...
2010-07-19 Ian Romanickglsl2: Use Elements macro
2010-07-19 Eric Anholtglsl2: Fix the expression type for atan's pi * sign(y).
2010-07-19 Eric Anholtglsl2: Make cross() be an expression operation.
2010-07-14 Kenneth Graunkeglsl2/builtins: Rework clamp to use scalar/vector combi...
2010-07-14 Kenneth Graunkeglsl2/builtins: Rework min/max to use scalar/vector...
2010-07-07 Eric Anholtglsl: Fix the setup of refract()'s output for vec3...
2010-07-03 Kenneth Graunkeglsl2/builtins: Use vector ops in the 130 version of...
2010-07-03 Kenneth Graunkeglsl2/builtins: Use vector ops in "smoothstep."
2010-07-01 Eric Anholtglsl2: Add ir_unop_fract as an expression type.
2010-07-01 Eric Anholtglsl2: Don't break sign() down by vector components.
2010-06-30 Eric Anholtglsl2: Fix reversed value of step().
2010-06-30 Eric Anholtglsl2: Fix up the implementation of fract() for vector...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...