projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2010-06-09
Kenneth Graunke
Add remaining signatures for 'clamp' builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add remaining signatures for 'max' builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add remaining signatures for 'min' builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add remaining signatures for 'mod' builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
ir_function_cloning_visitor: Add support for ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Don't call _mesa_glsl_initialize_types for every builti...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Only initialize types after #extension directives have...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Commit output of texture_builtins.py and refresh builti...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
texture_builtins.py: Support the EXT_texture_array...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add EXT_texture_array support.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
generate_builtins.pl: Support stage-specific builtins...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
texture_builtins.py: Fixes for Array variants.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
texture_builtins.py: Add support for 130 Proj variants.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add a python script to generate texture builtins.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
generate_builtins.pl: Support directiories for each...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
generate_builtins.pl: Support _fs directories as well...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Set the type of ir_texture properly; infer it from...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
ir_reader: Add support for reading ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
ir_reader: Refactor reading of dereferences for later...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add stub visitor support for ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
ir_print_visitor: Add support for ir_texture.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Kenneth Graunke
Add mappings between ir_texture_opcode and strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Ian Romanick
Define IR instruction for texture look-ups
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Ian Romanick
Use array delete operator to delete an array
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ian Romanick
Bump GL_MAX_TEXTURE_COORDS from 2 to 4
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ian Romanick
Only allow global precision qualifier for int and float
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ian Romanick
Fix parsing of precision qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ian Romanick
Don't process empty shaders
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ian Romanick
Generate an error on empty declaration lists
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Kenneth Graunke
Check variable mode when comparing qualifier lists.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ian Romanick
ir_dereference_array always operates on an r-value
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ian Romanick
There is no class ir_label, so there's no need for...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ian Romanick
Remove some cruft from the Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
Add builtin gl_LightSource[].
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
builtins: Add support for reflect().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
builtins: Add ftransform().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
Allow arrays of floats as varyings.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
gl_Normal is a vec3 not a vec4.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
builtins: Add the mix(gentype, gentype, float) variant.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
Handle GLSL 1.20 implicit type conversions.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
builtins: Add atan().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
builtins: Add asin().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_constant_expression: Handle several floating point...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_constant_variable: New pass to mark constant-assigne...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_constant_folding: Look at instructions in functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_swizzle_swizzle: Reduce swizzle chains to a single...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_vec_index_to_swizzle: Pass to convert indexing of...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_expression_flattening: Handle flattening values...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Eric Anholt
ir_expression_flattening: Fix breakage from hierarchich...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Ian Romanick
Reimplement ir_function_inlining_visitor using ir_hiera...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Ian Romanick
Reimplement ir_copy_propagation_visitor using ir_hierar...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Reimplement ir_expression_flattening_visitor using...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Kenneth Graunke
ir_reader: Read record_refs.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Kenneth Graunke
ir_reader: Fix reading of array deferences and correct...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Fix setting the maximum accessed array element
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
ir_dereference::mode is no longer used, kill with fire
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Refactor whole-variable assigment checking into member...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Refactor ir_dereference data fields to subclasses
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Replace open coded deref navigation with hierarchical...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Refactor ir_dereference support for ir_visitor
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Refactor ir_dereference support for ir_hierarchical_visitor
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ian Romanick
Begin refactoring ir_dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Ian Romanick
Use ir_rvalue::variable_referenced instead of open...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
ir_visit_tree is no longer used, remove ir_visit_tree...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Reimplement kill_for_derefs using ir_hierarchical_vistor
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Reimplement has_call_callback using ir_hierarchical_vistor
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Reimplement ir_if_simplicifation_visitor using ir_hiera...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Make visit_list_elements safe against node removals
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Reimplement ir_function_can_inline_visitor using ir_hie...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Reimplement ir_dead_code_visitor using ir_hierarchical_...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Add ir_hierarchical_visitor base class and associated...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ian Romanick
Replace find_dead_code with visit_exec_list
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Ian Romanick
Use ir_rvalue::variable_referenced instead of open...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Ian Romanick
Add ir_rvalue::variable_referenced
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Refresh autogenerated builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "tan" builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "sin" and "cos" builtins via new expression...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "cross" builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "fract" builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "sign" builtin via a new expression operator.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "smoothstep" builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Implement "step" builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Integrate generate_builtins.pl into the build process.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Replace old builtin_function.cpp with new autogenerated...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Add a perl script to generate builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Fix bogus expression typing in various builtins.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
Initial commit of IR for builtins.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Kenneth Graunke
ir_reader: Set function signatures as defined.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Eric Anholt
FS gl_FragCoord and and gl_FrontFacing are FS ins,...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Ian Romanick
Fix function call parameter printer to omit extraneous...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ian Romanick
Replace many uses of foreach_list with foreach_list_typed
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Ian Romanick
exec_list: Add foreach_list_typed and foreach_list_type...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ian Romanick
Convert ast_node use of simple_node to exec_list and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ian Romanick
exec_list: Add simpler exec_list for-each macros
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ian Romanick
exec_list: Add macros to get ptr to structure containin...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ian Romanick
Loop bodies, then-statements, and else-statements are...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ian Romanick
Remove unnecessary include of simple_list.h
commit
|
commitdiff
|
tree
|
snapshot
2010-05-10
Ian Romanick
Store AST function call parameters in expressions
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Eric Anholt
Move optimization pass prototypes to a single header.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Eric Anholt
ir_dead_code_local: Remove redundant assignments within...
commit
|
commitdiff
|
tree
|
snapshot
next