index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
Makefile.sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add new GS intrinsics that maintain a count of emitted vertices.
Kenneth Graunke
2015-09-23
1
-0
/
+1
*
nir: rename nir_lower_samplers.c{pp,}
Emil Velikov
2015-09-21
1
-1
/
+1
*
nir: add two-sided-color lowering pass
Rob Clark
2015-09-18
1
-0
/
+1
*
nir: rename nir_lower_tex_projector
Rob Clark
2015-09-18
1
-1
/
+1
*
nir: add lowering stage for user-clip-planes / clipdist
Rob Clark
2015-09-17
1
-0
/
+1
*
nir: Add a pass to rewrite uses of vecN sources to the vecN destination
Jason Ekstrand
2015-09-17
1
-0
/
+1
*
nir: Add a pass to lower outputs to temporary variables
Jason Ekstrand
2015-09-09
1
-0
/
+1
*
glsl: build: use makefile.sources variables when possible
Emil Velikov
2015-09-09
1
-2
/
+1
*
nir: add an optimization for removing dead control flow
Connor Abbott
2015-09-01
1
-0
/
+1
*
nir: move control flow modification to its own file
Connor Abbott
2015-08-24
1
-0
/
+3
*
nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
2015-08-14
1
-0
/
+1
*
nir: Add a nir_lower_load_const_to_scalar() pass.
Eric Anholt
2015-08-04
1
-0
/
+1
*
glsl/ir: add subroutine lowering pass (v2.3)
Dave Airlie
2015-07-23
1
-0
/
+1
*
glsl: lower gl_TessLevel* from float[n] to vecn.
Fabian Bieler
2015-07-23
1
-0
/
+1
*
nir: add nir_array.h to the sources list
Emil Velikov
2015-05-05
1
-0
/
+1
*
nir: Implement a nir_sweep() pass.
Kenneth Graunke
2015-04-07
1
-0
/
+1
*
nir: add lowering for idiv/udiv/umod
Rob Clark
2015-04-05
1
-0
/
+1
*
nir: Add a cubemap normalizing pass
Jason Ekstrand
2015-04-03
1
-0
/
+1
*
nir: Add a lowering pass for texture projectors.
Eric Anholt
2015-04-03
1
-0
/
+1
*
nir: Add a dedicated ffma peephole optimization
Jason Ekstrand
2015-04-01
1
-0
/
+1
*
mesa: Make a shared header for 3D pipeline enum / #defines.
Eric Anholt
2015-04-01
1
-1
/
+2
*
nir: add nir_builder.h to the tarball
Emil Velikov
2015-04-01
1
-0
/
+1
*
glsl: add the remaining files to the tarball
Emil Velikov
2015-03-24
1
-0
/
+1
*
glsl: Optimize "if (cond) discard;" to a conditional discard.
Kenneth Graunke
2015-02-24
1
-0
/
+1
*
nir: Add a global code motion (GCM) pass
Jason Ekstrand
2015-02-19
1
-0
/
+1
*
nir: Add an ALU op builder kind of like ir_builder.h
Eric Anholt
2015-02-18
1
-0
/
+1
*
nir: add missing header to the sources list
Emil Velikov
2015-02-12
1
-0
/
+1
*
nir: add an optimization to remove useless phi nodes
Connor Abbott
2015-02-03
1
-0
/
+1
*
nir: Add a pass to lower vector phi nodes to scalar phi nodes
Jason Ekstrand
2015-02-03
1
-0
/
+1
*
nir: add new constant folding infrastructure
Jason Ekstrand
2015-01-24
1
-0
/
+1
*
nir: use Python to autogenerate opcode information
Connor Abbott
2015-01-24
1
-2
/
+2
*
nir: Add nir_lower_alu_to_scalar.
Eric Anholt
2015-01-23
1
-0
/
+1
*
glsl: Build with subdir-objects.
Matt Turner
2015-01-23
1
-170
/
+167
*
nir: Add headers to distribution.
Matt Turner
2015-01-23
1
-0
/
+2
*
glsl: Add blob.c---a simple interface for serializing data
Carl Worth
2015-01-16
1
-0
/
+2
*
nir: Add a worklist helper structure
Jason Ekstrand
2015-01-15
1
-0
/
+2
*
nir: Add a pass for lowering copy instructions
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Rename lower_variables to lower_vars_to_ssa
Jason Ekstrand
2015-01-15
1
-1
/
+1
*
nir: Remove the ffma peephole
Jason Ekstrand
2015-01-15
1
-1
/
+0
*
nir: Add a basic constant folding pass
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Add an algebraic optimization pass
Jason Ekstrand
2015-01-15
1
-1
/
+5
*
nir: Add an expression matching framework
Jason Ekstrand
2015-01-15
1
-0
/
+2
*
nir: Add a lowering pass for adding source modifiers where possible
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Remove the old variable lowering code
Jason Ekstrand
2015-01-15
1
-1
/
+0
*
nir: Add a pass to lower global variables to local variables
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Add a pass for lowering input/output loads/stores
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Add a pass to lower local variables to registers
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Add a pass to lower local variable accesses to SSA values
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Add a copy splitting pass
Jason Ekstrand
2015-01-15
1
-0
/
+1
*
nir: Add a basic CSE pass
Jason Ekstrand
2015-01-15
1
-0
/
+1
[next]