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
Age
Commit message (
Expand
)
Author
2010-07-21
Avoid warnings in flex-generated code.
Carl Worth
2010-07-21
glsl: Correctly handle unary plus operator.
Carl Worth
2010-07-21
draw: tweak aa line width threshold and sampling
Brian Paul
2010-07-21
nouveau/nvfx: Add new PIPE_CAP values
Patrice Mandin
2010-07-21
gallivm: replace has_indirect_addressing field with indirect_files field
Brian Paul
2010-07-21
tgsi: added tgsi_shader_info::indirect_files field
Brian Paul
2010-07-21
gallivm: refactor code into get_indirect_offsets() function
Brian Paul
2010-07-21
gallivm: added comment
Brian Paul
2010-07-21
gallivm: remove extraneous braces
Brian Paul
2010-07-21
gallivm: no longer do indirect addressing in get_temp_ptr()
Brian Paul
2010-07-21
gallivm: implement correct indirect addressing of temp registers
Brian Paul
2010-07-21
gallivm: re-org, comments for get_temp_ptr()
Brian Paul
2010-07-21
draw: whitespace clean-up
Brian Paul
2010-07-21
gallium: remove pointless bitfield restrction in pipe_vertex_element
Keith Whitwell
2010-07-21
gallivm: rename a var to avoid compiler warnings
Brian Paul
2010-07-20
gallivm: fix indirect addressing of constant buffer
Brian Paul
2010-07-20
gallivm: added lp_build_const_int32() helper
Brian Paul
2010-07-20
glsl2: glsl_type has its own talloc context, don't pass one in
Ian Romanick
2010-07-20
linker: Do post-link lowering and optimization
Ian Romanick
2010-07-20
glsl2: Implement utility routine to talloc reparent an IR tree
Ian Romanick
2010-07-20
glsl2: Add a constructor for _mesa_glsl_parse_state
Ian Romanick
2010-07-20
glsl2: Add and use new variable mode ir_var_temporary
Ian Romanick
2010-07-20
ir_to_mesa: Validate the linked shaders as well.
Eric Anholt
2010-07-20
glsl2: Check that nodes in a valid tree aren't error-type.
Eric Anholt
2010-07-20
glsl2: strdup the field names used in dereference_record.
Eric Anholt
2010-07-20
glsl2: talloc the glsl_struct_field[] we use to look up structure types.
Eric Anholt
2010-07-20
glsl2: Don't claim a match on structure types with different field names.
Eric Anholt
2010-07-20
glsl2: Add support for the .length() method on arrays.
Kenneth Graunke
2010-07-20
glsl2: Remove incorrect assertion in the parser.
Kenneth Graunke
2010-07-20
glsl2: Disallow non-constant array indexing for unsized arrays.
Kenneth Graunke
2010-07-20
ir_constant_expression: Remove pointless use of variable_referenced.
Kenneth Graunke
2010-07-20
ir_constant_expression: Use "this" pointer directly.
Kenneth Graunke
2010-07-20
ir_constant_expression: Convert from a visitor to a virtual function.
Kenneth Graunke
2010-07-20
glsl2: Move constant_expression_value method to ir_rvalue.
Kenneth Graunke
2010-07-20
glcpp: Avoid accidental token pasting in preprocessed result.
Carl Worth
2010-07-20
glcpp: Add missing include in xtalloc.c
Carl Worth
2010-07-20
glcpp: Add static keyword to several functions in the parser.
Carl Worth
2010-07-20
glcpp: Avoid warnings in generated flex code.
Carl Worth
2010-07-20
glcpp-lex: Declare some generated functions to eliminate compiler warnings.
Carl Worth
2010-07-20
glcpp: Fix support for nested #ifdef and nested #ifndef
Carl Worth
2010-07-20
glcpp: Support #if(expression) with no intervening space.
Carl Worth
2010-07-20
glcpp: Fix use-after-free error from #undef directive.
Carl Worth
2010-07-20
hash_table: Add new hash_table_remove function.
Carl Worth
2010-07-20
glcpp: Make test suite test for valgrind cleanliness.
Carl Worth
2010-07-20
glcpp: Make test suite report final count of passed/total tests.
Carl Worth
2010-07-20
Build a standalone glcpp binary.
Carl Worth
2010-07-20
glcpp: Delete copies of hash_table.c, hash_table.h, and other headers.
Carl Worth
2010-07-20
glsl2: Fix handling of out values in function inlining.
Eric Anholt
2010-07-20
glsl2: Don't mark a variable as constant if it was used as an out param.
Eric Anholt
2010-07-20
glsl2: Always insert function calls into the instruction stream.
Eric Anholt
[prev]
[next]