projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-01-16
Kristian Høgsberg
i965: Fix up too-wide comment
commit
|
commitdiff
|
tree
2015-01-16
Kristian Høgsberg
gbm/dri: Fix const confusion
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
configure: Add machinery for --enable-shader-cache...
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
mesa: Add mesa SHA-1 functions
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
configure: Add copyright and license block to configure.ac
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
glsl: Add unit tests for blob.c
commit
|
commitdiff
|
tree
2015-01-16
Tapani Pälli
glsl: Add blob_overwrite_bytes and blob_overwrite_uint32
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
glsl: Add blob.c---a simple interface for serializing...
commit
|
commitdiff
|
tree
2015-01-16
Tapani Pälli
mesa: Add iterate method for string_to_uint_map
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
util: Make unreachable at least be an assert
commit
|
commitdiff
|
tree
2015-01-16
Carl Worth
glsl: Add convenience function get_sampler_instance
commit
|
commitdiff
|
tree
2015-01-16
Kenneth Graunke
i965: Fix some oddities in FB_WRITE register width...
commit
|
commitdiff
|
tree
2015-01-16
Kenneth Graunke
i965/fs: Make lower_load_payload etc. appear in INTEL_D...
commit
|
commitdiff
|
tree
2015-01-16
Neil Roberts
format_utils: Use a more precise conversion when decrea...
commit
|
commitdiff
|
tree
2015-01-16
Iago Toral...
i965/gen6: Fix crash with VS+TF after rendering with GS
commit
|
commitdiff
|
tree
2015-01-16
Jason Ekstrand
nir/live_variables: Use a worklist
commit
|
commitdiff
|
tree
2015-01-16
Jason Ekstrand
nir: Add a worklist helper structure
commit
|
commitdiff
|
tree
2015-01-16
Brian Paul
nir: fix incorrect argument passed to validate_src...
commit
|
commitdiff
|
tree
2015-01-16
Brian Paul
nir: silence compiler warning from visit_src() call
commit
|
commitdiff
|
tree
2015-01-15
Brian Paul
mesa: move GET_CURRENT_CONTEXT() to top of _mesa_init_r...
commit
|
commitdiff
|
tree
2015-01-15
Mike Mason
mesa: Fix render buffer initial internal format in...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
util/hash_set: Rework the API to know about hashing
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
util: Move main/set to util/hash_set
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
hash_table: Rename insert_with_hash to insert_pre_hashed
commit
|
commitdiff
|
tree
2015-01-15
Matt Turner
i965: Don't consider null dst instructions as matching...
commit
|
commitdiff
|
tree
2015-01-15
Matt Turner
i965/vec4: Make sure that imm writes are to registers...
commit
|
commitdiff
|
tree
2015-01-15
Matt Turner
i965/fs: Emit MADs from (x + abs(y * z)).
commit
|
commitdiff
|
tree
2015-01-15
Matt Turner
i965/fs: Emit MADs from (x + -(y * z)).
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/algebraic: Only replace an instruction once
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/nir: Do a final copy lowering pass before lowering...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/vars_to_ssa: Use the copy lowering from lower_var_c...
commit
|
commitdiff
|
tree
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
next