glsl: Add ir_constant_expression.cpp to SConscript.
[mesa.git] / src / glsl /
2010-11-16 Vinson Leeglsl: Add ir_constant_expression.cpp to SConscript.
2010-11-16 Brian Paulglsl: remove opt_constant_expression.cpp from SConscript
2010-11-16 Brian Paulglsl: fix assorted MSVC warnings
2010-11-16 Kenneth Graunkeglsl: Rename various ir_* files to lower_* and opt_*.
2010-11-15 Kenneth Graunkeglsl: Remove unused and out of date Makefile.am.
2010-11-15 Kenneth Graunkeglsl: Add constant expression handling for asinh, acosh...
2010-11-15 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
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-15 Kenneth Graunkeglsl: Refresh autogenerated lexer and parser files.
2010-11-15 Kenneth Graunkeglsl: Add support for the 'u' and 'U' unsigned integer...
2010-11-15 Kenneth Graunkeglsl: Add new keywords and reserved words for GLSL...
2010-11-15 Kenneth Graunkeglsl: Rework reserved word/keyword handling in the...
2010-11-15 Kenneth Graunkeglsl: Convert glsl_type::base_type from #define'd const...
2010-11-15 Kenneth Graunkeglsl: Remove GLSL_TYPE_FUNCTION define.
2010-11-11 Eric Anholtglsl: Free the loop state context when we free the...
2010-11-11 Aras Pranckeviciusglsl: fix crash in loop analysis when some controls...
2010-11-09 Kenneth Graunkeglsl: Remove unnecessary "unused variable" warning...
2010-11-09 Ian Romanickglsl: Fix incorrect gl_type of sampler2DArray and sampl...
2010-11-09 Chad Versaceglsl: Fix ir_expression::constant_expression_value()
2010-11-09 Kenneth Graunkeir_dead_functions: Actually free dead functions and...
2010-11-08 Benjamin Franzker600g: implement texture_get_handle (needed for eglExpo...
2010-11-03 Kenneth Graunkeir_reader: Fix some potential NULL pointer dereferences.
2010-11-03 Kenneth Graunkeir_reader: Remove useless error check.
2010-11-03 Kenneth Graunkeir_reader: Return a specific ir_dereference variant.
2010-11-03 Kenneth Graunkeglsl: Don't print a useless space at the end of an...
2010-11-03 Kenneth GraunkeRefresh autogenerated file builtin_function.cpp.
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-29 Kenneth Graunkeglsl: Remove unused ARRAY_SIZE macro.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-25 Kenneth Graunkeglsl: Fix constant component count in vector constructo...
2010-10-25 Chad Versaceglsl: Fix ast-to-hir for ARB_fragment_coord_conventions
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Kenneth GraunkeRefresh autogenerated file builtin_function.cpp.
2010-10-21 Kenneth Graunkegenerate_builtins.py: Output large strings as arrays...
2010-10-21 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
2010-10-21 Kenneth Graunkeglsl: Add support for GLSL 1.30's modf built-in.
2010-10-21 Kenneth Graunkeglcpp: Refresh autogenerated lexer file.
2010-10-21 Kenneth Graunkeglcpp: Return NEWLINE token for newlines inside multi...
2010-10-20 Kenneth Graunkeglsl: Remove useless ir_shader enumeration value.
2010-10-20 Vinson Leeglsl: Add assert for unhandled ir_shader case.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-20 Ian Romanicklinker: Improve handling of unread/unwritten shader...
2010-10-19 Chad Versaceglsl: Commit generated file glsl_lexer.cpp
2010-10-19 Chad Versaceglsl: Fix lexer rule for ^=
2010-10-19 Chad Versaceglsl: Implement ast-to-hir for bit-logic ops
2010-10-19 Chad Versaceglsl: Define bit_logic_result_type() in ast_to_hir.cpp
2010-10-19 Chad Versaceglsl: Implement ast-to-hir for bit-shift-assignment
2010-10-19 Chad Versaceglsl: Define shift_result_type() in ast_to_hir.cpp
2010-10-19 Kenneth Graunkeglsl: Regenerate parser files.
2010-10-19 Kenneth Graunkeglsl: Fix copy and paste error in ast_bit_and node...
2010-10-18 Kenneth Graunkeglsl: Don't return NULL IR for erroneous bit-shift...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Brian Paulglsl: add ir_unop_round_even case to silence unhandled...
2010-10-15 Ian Romanicklinker: Trivial indention fix
2010-10-15 Chad Versaceglsl: Fix ir validation for bit logic ops
2010-10-15 Chad Versaceglsl: Implement constant expr evaluation for bitwise...
2010-10-15 Chad Versaceglsl: Implement constant expr evaluation for bit-shift ops
2010-10-15 Chad Versaceglsl: Implement constant expr evaluation for bitwise-not
2010-10-15 Chad Versaceglsl: Implement ast-to-hir for binary shifts in GLSL...
2010-10-15 Chad Versaceglsl: Change generated file glsl_lexer.cpp
2010-10-15 Chad Versaceglsl: Add lexer rules for << and >> in GLSL 1.30
2010-10-15 Ian Romanickglsl: Slightly change the semantic of _LinkedShaders
2010-10-14 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
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 a new ir_unop_round_even opcode for GLSL...
2010-10-14 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
2010-10-14 Kenneth Graunkeglsl: Add front-end support for the "trunc" built-in.
2010-10-13 Ian Romanicklinker: Reject shaders that have unresolved function...
2010-10-13 Vinson Leeglsl: Initialize variable in ir_derefence_array::consta...
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Dave Airlieglsl: add support for shader stencil export
2010-10-12 Brian Paulglsl2: fix signed/unsigned comparison warning
2010-10-11 Chad Versaceglsl: Changes in generated file glsl_lexer.cpp
2010-10-11 Chad Versaceglsl: Add lexer rules for uint and uvecN (N=2..4)
2010-10-11 Chad Versaceglsl: Add glsl_type::uvecN_type for N=2,3
2010-10-08 Ian Romanickglsl: Remove const decoration from inlined function...
2010-10-08 Ian Romanickglsl: Add linker support for explicit attribute locations
2010-10-08 Ian Romanickglsl: Track explicit location in AST to IR translation
2010-10-08 Ian Romanickglsl: Regenerate files changes by previous commit
2010-10-08 Ian Romanickglsl: Add parser support for GL_ARB_explicit_attrib_loc...
2010-10-08 Ian Romanickglcpp: Regenerate files changes by previous commit
2010-10-08 Ian Romanickglcpp: Add the define for ARB_explicit_attrib_location...
2010-10-08 Ian Romanickglsl: Regenerate files modified by previous commits
2010-10-08 Ian Romanickglsl: Wrap ast_type_qualifier contents in a struct...
2010-10-08 Ian Romanickglsl: Clear type_qualifier using memset
2010-10-08 Ian Romanickglsl: Slight refactor of error / warning checking for...
2010-10-08 Ian Romanickglsl: Refactor 'layout' grammar to match GLSL 1.60...
2010-10-08 Ian Romanickglsl: Fail linking if assign_attribute_locations fails
2010-10-01 Vinson Leeglsl: Remove unnecessary header.
2010-10-01 Eric Anholtglsl: Add a lowering pass for texture projection.
2010-09-29 Kenneth Graunkeglsl: "Copyright", not "Constantright"
2010-09-28 Eric Anholtglsl: Also update implicit sizes of varyings at link...
2010-09-27 Eric Anholtglsl: Add validation that a swizzle only references...
2010-09-27 Eric Anholtglsl: Fix broadcast_index of lower_variable_index_to_co...
2010-09-22 Eric Anholtglsl: Fix copy'n'wasted ir_noop_swizzle conditions.
2010-09-22 Eric Anholtglsl: Rework assignments with write_masks to have LHS...
next