glsl: Refactor variable declaration handling.
[mesa.git] / src / glsl /
2010-08-26 Kenneth Graunkeglsl: Refactor variable declaration handling.
2010-08-26 Kenneth Graunkeglsl: Don't add overloads to existing structure constru...
2010-08-26 Kenneth Graunkeglsl: Remove name_declared_this_scope check when adding...
2010-08-26 Kenneth Graunkeglsl: Use a single shared namespace in the symbol table.
2010-08-26 Eric Anholtglsl2: Move ir_expression_flattening to using the rvalu...
2010-08-26 Eric Anholtglsl: Don't consider things with a type containing...
2010-08-25 Aras Pranckeviciusglsl: fix crash with variable indexing into array in...
2010-08-25 Eric Anholtir_to_mesa: Convert this code to using linker.cpp's...
2010-08-25 Eric Anholtglsl: Make uniform linking generate separate uniforms...
2010-08-25 Aras Pranckeviciusglsl/mesa: fixes for MSVC
2010-08-24 Eric Anholtglsl: Don't dead-code eliminate a uniform initializer.
2010-08-24 Brian Paulglsl2: rename local variable_entry class
2010-08-24 Brian Paulglsl2: move constructor into .cpp file to work around...
2010-08-24 Vinson Leeglsl: Add assert to check variable_entry referenced_cou...
2010-08-24 Dave Airlieglsl: make 'make clean' work properly.
2010-08-24 Vinson Leeglsl: Silence unused variable warning.
2010-08-24 Chia-I Wuglsl: Include main/core.h.
2010-08-24 Eric Anholtglsl: Rely on talloc_autofree_context() instead of...
2010-08-23 Eric Anholtglsl: When unable to assign the initializer for a const...
2010-08-23 Eric Anholtglsl: Cleanly fail when a function has an unknown retur...
2010-08-23 Eric Anholtglsl: Rebuild builtins for any() change.
2010-08-23 Eric Anholtmesa: Add new ir_unop_any() expression operation.
2010-08-23 Eric Anholtglsl: Regenerate builtins with the new sorting.
2010-08-23 Eric Anholtglsl: Count function call outvals as writing to variabl...
2010-08-23 Ian Romanickglsl2: Include imports.h to get snprintf wrapper for...
2010-08-23 Kenneth Graunkegenerate_builtins.py: Generate output in sorted order.
2010-08-23 Carl Worthglcpp: Make standalone preprocessor work with a tty...
2010-08-23 Carl Worthglcpp: Fix test suite to avoid flagging failed tests...
2010-08-23 Carl Worthglcpp: Fix segfault in standalone preprocessor for...
2010-08-23 Carl Worthglcpp: Update generated glcpp-lex.c for the last two...
2010-08-23 Carl Worthglcpp: Fix handling of "#line 0"
2010-08-23 Carl Worthglcpp: Fix source numbers set with "#line LINE_NUMBER...
2010-08-23 Carl Worthglcpp: Add new test for #line directive.
2010-08-23 Carl Worthglcpp: Update README file (new specifications and fewer...
2010-08-23 Carl Worthglcpp: Add test for the #error directive.
2010-08-23 Eric Anholtglsl: Trim the size of uniform arrays to the maximum...
2010-08-23 Eric Anholtglsl2: Add missing sig_iter.next() to the no-constant...
2010-08-23 Eric Anholtglsl: Don't constant-fold in a constant in place of...
2010-08-23 Eric Anholtglsl: Convert constant folding to the rvalue visitor.
2010-08-23 Eric Anholtglsl: Don't tree-graft in an expression in place of...
2010-08-23 Eric Anholtmesa: AC_SUBST the talloc libs/cflags so the ./configur...
2010-08-22 Vinson Leeglsl: Silence uninitialized variable warning.
2010-08-21 Vinson Leeglsl: Silence unused variable warning.
2010-08-21 Kenneth Graunkeglsl: Handle array declarations in function parameters.
2010-08-21 Vinson Leegenerate_builtins.py: Remove unused import sys.
2010-08-20 Kenneth GraunkeDelete more vestiges of the old shader compiler.
2010-08-20 Eric AnholtRemove remnants of the old glsl compiler.
2010-08-20 Kenneth Graunkeast_to_hir: Reject function names that start with ...
2010-08-20 Kenneth Graunkeast_to_hir: Fix crash when a function shadows a variable.
2010-08-19 Kenneth Graunkeglsl: Replace sscanf in s_expression reader with strspn...
2010-08-19 Eric Anholtglsl: Also strdup the names of uniform list entries...
2010-08-19 Kenneth Graunkeglcpp: Refresh autogenerated lexer.
2010-08-19 Kenneth Graunkeglcpp: Add basic #line support (adapted from the main...
2010-08-19 Eric Anholtglsl2: Free the shader compiler at dri screen destruction.
2010-08-18 Eric Anholtglsl: Fix leak-causing typo in destructor that made...
2010-08-18 Vinson Leeglsl: Fix uninitialized member in ir_hierarchical_visto...
2010-08-18 Eric Anholtglsl: Garbage collect old prototype for ir_to_mesa.
2010-08-18 Eric Anholtmesa: Free old linked shaders when relinking new shaders.
2010-08-18 Eric Anholtglsl2: Fix copy'n'paste hilarity leading to leaking...
2010-08-18 Kenneth Graunkeglsl: Fix scoping bug in if statements.
2010-08-18 Kenneth Graunkeglsl: Refresh autogenerated file builtin_function.cpp.
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 Graunkeir_constant_expression: Implement equal/notEqual for...
2010-08-18 Kenneth Graunkeglsl2: Regenerate builtin_function.cpp.
2010-08-18 Kenneth Graunkeglsl2: Fix cut and paste error in EXT_texture_array...
2010-08-18 Carl Worthglcpp: Refresh generated files.
2010-08-18 Carl Worthglcpp: Add support for "redefined macro" error.
2010-08-18 Carl Worthglcpp: Add two new tests for testing redefined macros.
2010-08-18 Carl Worthglcpp: Allow standalone glcpp to accept a filename...
2010-08-18 Carl Worthglcpp: Fix 064-version.c expected result to track recen...
2010-08-18 Carl Worthglcpp: Regenerated glcpp-lex.c from previous commit.
2010-08-18 Carl Worthglcpp: Don't include the newline when discarding single...
2010-08-18 Eric Anholtglcpp: Add testcase for #if handling bug that breaks...
2010-08-17 Ian Romanickglsl2: Fix transpose of rows and cols
2010-08-17 Ian Romanicklinker: Demote user-defined varyings in the VS-only...
2010-08-17 Eric Anholtglsl: When doing algebraic simplification, make sure...
2010-08-17 Eric Anholtglsl: Make ir_algebraic new expressions allocate out...
2010-08-17 Ian Romanickir_constant: Don't assert on out-of-bounds array accesses
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Kenneth Graunkeglsl2: Refresh autogenerated file builtin_function...
2010-08-16 Kenneth Graunkeglsl2: Add builtins profile for GLSL 1.30.
2010-08-16 Ian Romanicklinker: Include compiler.h to avoid spurious warnings...
2010-08-16 Ian Romanickglsl2: Silence unused variable warning
2010-08-16 Kenneth Graunkeglcpp: Refresh autogenerated lexer and parser.
2010-08-16 Kenneth Graunkeglcpp: Remove spurious newline generated by #version...
2010-08-14 José FonsecaRevert "glsl2: Use stdint.h instead of inttypes.h"
2010-08-14 José Fonsecaglsl: Standardize a few more uses of struct vs class...
2010-08-14 José Fonsecaglsl: Silence gcc warning "control reaches end of non...
2010-08-14 José Fonsecascons: Add new source files.
2010-08-14 Vinson Leeglsl: Clean up header file inclusion.
2010-08-14 Vinson Leeglsl/cl: Add forward declaration.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Kenneth Graunkeglsl2/Makefile: Add a 'make builtins' target.
2010-08-14 Kenneth Graunkeglsl2: Rework builtin function generation.
2010-08-14 Kenneth Graunkeir_reader: Don't mark functions as defined if their...
2010-08-14 Ian Romanickglsl2: Commit generated file change by commit ab18be74
2010-08-14 Eric Anholtglsl2: Add a pass to strip out noop swizzles.
2010-08-14 Eric Anholtglsl2: Convert ir_constant_propagation to ir_rvalue_vis...
2010-08-14 Eric Anholtglsl2: Add a generic visitor class to call back with...
next