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
/
compiler
/
nir
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: In split_var_copies_block, uint, int, and bool types cannot be matrices
Ian Romanick
2016-12-06
1
-3
/
+5
*
nir: Remove some unused fields from nir_variable
Jason Ekstrand
2016-12-05
1
-34
/
+0
*
nir: Delete most of the constant_initializer support
Jason Ekstrand
2016-12-05
5
-146
/
+12
*
nir: Simplify nir_lower_gs_intrinsics
Jason Ekstrand
2016-12-05
1
-21
/
+16
*
nir/lower_returns: Stop using constant initializers
Jason Ekstrand
2016-12-05
1
-4
/
+5
*
nir: Add a pass for lowering away constant initializers
Jason Ekstrand
2016-12-05
2
-0
/
+114
*
nir: Get rid of nir_constant_data
Jason Ekstrand
2016-12-02
4
-52
/
+41
*
nir: print var binding in dumps.
Dave Airlie
2016-11-29
1
-1
/
+1
*
nir: Add a layer_id system value intrinsic
Jason Ekstrand
2016-11-22
1
-0
/
+1
*
nir: add a pass to compact clip/cull distances.
Kenneth Graunke
2016-11-22
2
-0
/
+189
*
nir: Add a "compact array" flag and IO lowering code.
Kenneth Graunke
2016-11-22
6
-18
/
+66
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
2
-4
/
+4
*
nir: Avoid an extra NIR op in integer divide lowering.
Eric Anholt
2016-11-16
1
-2
/
+1
*
nir: add support for counting AoA uniforms in nir_shader_gather_info()
Timothy Arceri
2016-11-17
1
-2
/
+2
*
nir: update nir_gather_info to only mark used array/matrix elements
Timothy Arceri
2016-11-11
1
-53
/
+207
*
nir: Generalize the "is per-vertex variable?" helpers and export them.
Kenneth Graunke
2016-11-11
2
-18
/
+17
*
nir: add conditional discard optimisation (v4)
Dave Airlie
2016-11-10
2
-0
/
+127
*
nir: Make sure to set the texsrc type in nir drawpixels/bitmap lowering.
Eric Anholt
2016-11-03
2
-0
/
+4
*
nir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
Francisco Jerez
2016-11-03
1
-0
/
+24
*
nir: fix nir_shader_clone() and nir_sweep()
Timothy Arceri
2016-11-03
2
-1
/
+9
*
ralloc: use rzalloc where it's necessary
Marek Olšák
2016-10-31
1
-3
/
+5
*
nir: zero allocated memory where needed
Juha-Pekka Heikkila
2016-10-31
6
-7
/
+7
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
2
-47
/
+2
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
11
-39
/
+45
*
nir: move nir_shader_info to a common compiler header
Timothy Arceri
2016-10-26
1
-96
/
+2
*
nir: Optimize integer division and modulus with 1
Ian Romanick
2016-10-19
1
-0
/
+4
*
nir: Fix the control flow tests for nir_loop_first_block changes
Jason Ekstrand
2016-10-06
1
-1
/
+1
*
nir: Remove some no longer needed asserts
Jason Ekstrand
2016-10-06
8
-16
/
+1
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
7
-105
/
+78
*
nir: Add asserts to the casting functions
Jason Ekstrand
2016-10-06
2
-24
/
+45
*
nir: Delete open coded type printing.
Kenneth Graunke
2016-10-06
1
-8
/
+6
*
nir: Use the correct infos structure for copying atomic sources
Jason Ekstrand
2016-10-05
1
-1
/
+1
*
nir/intrinsics: Add more atomic_counter ops
Ian Romanick
2016-10-04
2
-0
/
+52
*
nir/intrinsics: Include atomic_counter_ in the names used in macro invocations
Ian Romanick
2016-10-04
1
-5
/
+5
*
nir: Add a nop intrinsic
Jason Ekstrand
2016-10-03
1
-0
/
+3
*
nir: Optimize out discard_ifs with a constant 0 argument.
Eric Anholt
2016-09-28
1
-0
/
+8
*
nir: Allow opt_peephole_sel to be more aggressive in flattening IFs.
Eric Anholt
2016-09-22
2
-29
/
+55
*
glsl: add subpass image type (v2)
Dave Airlie
2016-09-16
1
-0
/
+1
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
2
-7
/
+23
*
nir: Report progress from nir_lower_phis_to_scalar.
Kenneth Graunke
2016-09-14
2
-6
/
+16
*
nir: Report progress from nir_lower_alu_to_scalar.
Kenneth Graunke
2016-09-14
2
-17
/
+27
*
nir: Call nir_metadata_preserve from nir_lower_alu_to_scalar().
Kenneth Graunke
2016-09-14
1
-0
/
+3
*
nir/lower_tex: fix typo with sample_dim
Rob Clark
2016-09-14
1
-1
/
+1
*
nir: move tex_instr_remove_src
Rob Clark
2016-09-14
3
-18
/
+20
*
nir/lower_tex: remove tex_instr_find_src()
Rob Clark
2016-09-14
1
-14
/
+3
*
nir/gcm: Add global value numbering support
Jason Ekstrand
2016-09-08
2
-6
/
+25
*
nir/gcm: Call nir_metadata_preserve
Jason Ekstrand
2016-09-08
1
-0
/
+3
*
nir: fix definition of pack_uvec2_to_uint
Ilia Mirkin
2016-09-06
1
-1
/
+1
*
nir/tests: Update the CF tests to not assume fake edges
Jason Ekstrand
2016-09-04
1
-4
/
+4
*
nir: remove unused variable
Timothy Arceri
2016-09-03
1
-2
/
+0
[next]