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
Age
Commit message (
Expand
)
Author
2011-01-29
Revert "glcpp: Demote "macro redefined" from an error to a warning"
Carl Worth
2011-01-28
glcpp: Demote "macro redefined" from an error to a warning
Carl Worth
2011-01-26
glsl: Refresh autogenerated lexer file
Chad Versace
2011-01-26
glsl: Remove extraneously extraneous parens
Chad Versace
2011-01-26
glsl: Enable AMD_conservative_depth in parser
Chad Versace
2011-01-26
glsl: Raise linking error if gl_FragDepth layout is inconsistent
Chad Versace
2011-01-26
glsl: Propagate depth layout qualifier from AST to IR
Chad Versace
2011-01-26
glsl: Define enum ir_depth_layout
Chad Versace
2011-01-26
glsl: Refresh autogenerated parser files
Chad Versace
2011-01-26
glsl: Add support for AMD_conservative_depth to parser
Chad Versace
2011-01-26
glsl: Add depth layout qualifiers to ast_type_qualifier
Chad Versace
2011-01-26
glcpp: Conditionally define macro GL_AMD_conservative_depth
Chad Versace
2011-01-25
linker: Propagate max_array_access while linking functions
Ian Romanick
2011-01-25
linker: Set sizes for non-global arrays as well
Ian Romanick
2011-01-25
glsl: silence uninitialized var warning in read_texture()
Brian Paul
2011-01-25
glsl: Fix mingw crosscompile
Jakob Bornecrantz
2011-01-24
glsl: Remove long unused 'configure.ac' file.
Kenneth Graunke
2011-01-22
glsl: Don't assert when the value returned by a function has no rvalue
Ian Romanick
2011-01-21
glcpp: Regenerate parser files.
Kenneth Graunke
2011-01-21
glcpp: Remove use of talloc reference counting.
Kenneth Graunke
2011-01-21
glsl, i965: Remove unnecessary talloc includes.
Kenneth Graunke
2011-01-21
glsl: Improve error message when read-only vars are written
Chad Versace
2011-01-21
glsl: Mark 'in' variables at global scope as read-only
Chad Versace
2011-01-21
glsl: Remove unused class ast_declaration_statment
Chad Versace
2011-01-19
Add machine generated files to .gitignore
twied
2011-01-19
glsl: Don't bother unsetting a destructor that was never set.
Kenneth Graunke
2011-01-18
glsl: Fix segfault due to missing printf argument
Chad Versace
2011-01-18
glsl: Fix semantic checks on precision qualifiers
Chad Versace
2011-01-18
glsl: Skip the rest of loop unrolling if no loops were found.
Eric Anholt
2011-01-17
glsl: Refresh autogenerated parser files
Chad Versace
2011-01-17
glsl: Remove redundant semantic check in parser
Chad Versace
2011-01-17
glsl: Add support for default precision statements
Chad Versace
2011-01-17
glsl: Add semantic checks for precision qualifiers
Chad Versace
2011-01-17
glsl: Fix parser rule for type_specifier
Chad Versace
2011-01-17
glsl: Change default value of ast_type_specifier::precision
Chad Versace
2011-01-17
glsl: Check that 'centroid in' does not occur in vertex shader
Chad Versace
2011-01-17
glsl: Check that interpolation quals only apply to vertex ins and fragment outs
Chad Versace
2011-01-17
glsl: Check that interpolation qualifiers do not precede 'varying'
Chad Versace
2011-01-17
glsl: Add method ast_type_qualifier::interpolation_string()
Chad Versace
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2011-01-14
glsl: fix implicit int to bool warning
Brian Paul
2011-01-14
generate_builtins.py: Whitespace fixes.
Vinson Lee
2011-01-14
generate_builtins.py: Fix builds using Python 2.5.
Vinson Lee
2011-01-13
glsl: Emit errors or warnings when 'layout' is used with 'attribute' or 'vary...
Ian Romanick
2011-01-13
glsl: Allow 'in' and 'out' when 'layout' is also available
Ian Romanick
2011-01-13
scons: Fix cross-compilation.
José Fonseca
2011-01-12
glsl/s_expression: Read and ignore Scheme-style comments.
Kenneth Graunke
2011-01-12
glsl/builtins: Remove unnecessary (constant bool (1)) from assignments.
Kenneth Graunke
2011-01-12
ir_reader: Make assignment conditions optional.
Kenneth Graunke
2011-01-12
ir_reader: Convert to a class.
Kenneth Graunke
[next]