projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-01-15
Jason Ekstrand
nir: Add a pass for lowering copy instructions
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/vars_to_ssa: Refactor get_deref_node
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Rename lower_variables to lower_vars_to_ssa
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/tex_instr: Add a nir_tex_src struct and dynamically...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/validate: Only build in debug mode
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_variables: Improve documentation
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_variables: Use a for loop for get_deref_node
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Use the actual FNV-1a hash for hashing derefs
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
util/hash_table: Pull the details of the FNV-1a into...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make intrinsic flags into an enum
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Use static inlines instead of macros for list...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/variable: Remove the constant_value field
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add some documentation
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_variables: Follow the Cytron paper more closely
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/print: Various cleanups recommended by Eric
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_variables: Add a bunch of comments and re...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Rename parallel_copy_copy to parallel_copy_entry...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/from_ssa: Clean up parallel copy handling and docum...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Rename nir_block_following_if to nir_block_get_fol...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Handle sample ID, position, and mask better
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/opcodes: Remove the per_component info field
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/search: Use nir_op_infos to determine if an operati...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/opcodes: Add algebraic properties metadata
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make load_const SSA-only
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make nir_ssa_undef_instr_create initialize the...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/nir: Move the other lowering passes to before...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_system_values: Handle SSA destinations
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_atomics: Use/support SSA
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/live_variables: Use the new ssa_def iterator
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Use nir_foreach_ssa_def for setting up ssa destina...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a foreach_ssa_def function
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_variables: Use a real dominance DFS for varia...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Remove predication
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make bcsel a fully vector operation
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Call nir_metadata_preserve more places
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/metadata: Rename metadata_dirty to metadata_preserve
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Add support for indirect texture arrays
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Rework the way samplers are lowered
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/tex_instr_create: Initialize all 4 sources
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/tex_instr: Rename the indirect source type and...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Use a source for uniform buffer indices instead...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Constant fold array indirects
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make texture instruction names more consistent
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Remove the ffma peephole
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a basic constant folding pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add an algebraic optimization pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add infastructure for generating algebraic transfo...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add an expression matching framework
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/glsl: Emit abs, neg, and sat operations instead...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make the type casting operations static inline...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a lowering pass for adding source modifiers...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add neg, abs, and sat opcodes
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Implement the ARB_gpu_shader5 interpolatio...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Add a has_indirect flag and clean up some...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a helper for getting a constant value from...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/glsl: Add support for gpu_shader5 interpolation...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add gpu_shader5 interpolation intrinsics
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/validate: Validate intrinsic source/destination...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Vectorize intrinsics
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Remove the old variable lowering code
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/validate: Ensure that outputs are write-only and...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Use the new variable lowering code
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/glsl: Generate SSA NIR
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a pass to lower global variables to local...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a pass for lowering input/output loads/stores
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a pass to lower local variables to registers
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a pass to lower local variable accesses to...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a copy splitting pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Automatically update SSA if uses
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Don't dump the shader.
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/glsl: Don't allocate a state_slots array for 0...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Validate that the sources of a phi have the same...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/copy_propagate: Don't cause size mismatches on...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Don't require a function in ssa_def_init
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Use an integer index for specifying structure...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a concept of a wildcard array dereference
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Make array deref direct vs. indirect an enum
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Clean up nir_deref helper functions
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_samplers: Use the nir_instr_rewrite_src function
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a helper for rewriting an instruction source
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Properly saturate multiplies
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/from_ssa: Don't lower constant SSA values to registers
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Handle SSA constants
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Use an array rather than a hash table...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Add the CSE pass and actually run in a...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a basic CSE pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a fused multiply-add peephole
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Validate that the SSA def and register indices...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Turn on the peephole select optimization
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a peephole select optimization
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/nir: Patch up phi predecessors in move_successors
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/nir: Use safe iterators when iterating over the CFG
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
glsl/list: Add a foreach_list_typed_safe_reverse macro
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/nir: Fix a bug in move_successors
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Validate optimization passes
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Differentiate between signed and unsigned versions...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/print: Don't reindex things
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Validate all lists in the validator
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
glsl/list: Fix the exec_list_validate function
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Do retyping for ALU srouces in get_nir_alu_src
commit
|
commitdiff
|
tree
next