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 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
2015-01-15
Jason Ekstrand
nir: Add a better out-of-SSA pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a function for comparing two sources
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a parallel copy instruction type
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a function for rewriting all the uses of a...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Automatically handle SSA uses when an instruction...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add an initialization function for SSA definitions
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add an SSA-based liveness analysis pass.
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: set reg_alloc and ssa_alloc when indexing register...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a function to detect if a block is immediately...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a foreach_block_reverse function
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/foreach_block: Return false if the callback on...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a basic metadata management system
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_variables_scalar: Silence a compiler warning
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Convert the shader to/from SSA
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a lower_vec_to_movs pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add a naieve from-SSA pass
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Don't duplicate emit_general_interpolation
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs: Don't take an ir_variable for emit_general_int...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add intrinsics to do alternate interpolation on...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add NIR_TRUE and NIR_FALSE constants and use them...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Add atomic counters support
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/lower_atomics: Multiply array offsets by ATOMIC_COU...
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Handle coarse/fine derivatives
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/glsl: Add support for coarse and fine derivatives
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir: Add fine and coarse derivative opcodes
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
nir/glsl: Add support for saturate
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Add support for sample_pos and sample_id
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
Fix up varying pull constants
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
Fix what I think are a few NIR typos
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Use the correct texture offset immediate
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Use the correct types for texture inputs
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs_nir: Make the sampler register always unsigned
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
i965/fs: Only use nir for 8-wide non-fast-clear shaders.
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
i965/fs: add a NIR frontend
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
i965/fs: Don't pass through the coordinate type
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
i965/fs: make emit_fragcoord_interpolation() not take...
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add an SSA-based dead code elimination pass
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add an SSA-based copy propagation pass
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a pass to convert to SSA
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: calculate dominance information
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add an optimization to turn global registers into...
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a pass to lower atomics
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a pass to lower system value reads
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a pass to lower sampler instructions
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a pass to remove unused variables
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: keep track of the number of input, output, and...
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a pass to lower variables for scalar backends
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a glsl-to-nir pass
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a validation pass
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a printer
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
SQUASH: Fix comments from eric
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
SQUASH: Add an assert
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add core helper functions
commit
|
commitdiff
|
tree
2015-01-15
Jason Ekstrand
SQUASH: Use the enum for the variable mode
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add the core datastructures
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add a simple C wrapper around glsl_types.h
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
nir: add initial README
commit
|
commitdiff
|
tree
2015-01-15
Connor Abbott
exec_list: add a list_foreach_typed_reverse() macro
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Add some dumping for STORE_TILE_BUFFER_GENERAL.
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Add dumping for the TILE_RENDERING_MODE_CONFIG...
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Fix CL dumping trying to dump too far.
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Fix texture type masking.
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Colormask should apply after all other fragment...
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: No turning unpack arguments into small immediates.
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Move the tests for src needing to be an A register...
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Don't swap the raddr on instructions doing unpacks.
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Don't let pairing happen with badly mismatched...
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Don't let pairing happen with badly mismatched...
commit
|
commitdiff
|
tree
2015-01-15
Eric Anholt
vc4: Fix early Z behavior on hardware.
commit
|
commitdiff
|
tree
2015-01-15
Michel Dänzer
Revert "radeonsi: only set BC_OPTIMIZE_DISABLE when...
commit
|
commitdiff
|
tree
2015-01-15
Michel Dänzer
st/clover: Adapt to TargetLibraryInfo.h move in LLVM...
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
mesa: Micro-optimize _mesa_is_valid_prim_mode
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
mesa: Check for vertex program the same way in desktop...
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
mesa: Drop index buffer bounds check
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
mesa: Only check for a current vertex shader in core...
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
mesa: Only validate shaders that can exist in the context
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
i965: Store the atoms directly in the context
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
i965: Micro-optimize brw_get_index_type
commit
|
commitdiff
|
tree
2015-01-15
Ian Romanick
meta: Put _mesa_meta_in_progress in the header file
commit
|
commitdiff
|
tree
next