index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_size
Ian Romanick
2019-07-09
1
-0
/
+213
*
nir: Add unit tests for nir_opt_comparison_pre
Ian Romanick
2019-07-09
1
-0
/
+318
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-1
/
+0
*
nir: Add a nir_src_as_intrinsic() helper
Jason Ekstrand
2019-04-18
1
-18
/
+9
*
nir: Rework nir_src_as_alu_instr to not take a pointer
Jason Ekstrand
2019-04-18
1
-6
/
+6
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-56
/
+55
*
nir: Add nir_alu_srcs_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+84
*
nir: Add nir_const_value_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+278
*
nir: Add a pass to combine store_derefs to same vector
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+174
*
nir/builder: Add a build_deref_array_imm helper
Jason Ekstrand
2019-03-07
1
-6
/
+6
*
nir/copy_prop_vars: handle indirect vector elements
Caio Marcelo de Oliveira Filho
2019-02-28
1
-2
/
+2
*
nir/copy_prop_vars: add tests for indirect array deref
Caio Marcelo de Oliveira Filho
2019-02-28
1
-7
/
+124
*
nir/copy_prop_vars: handle load/store of vector elements
Caio Marcelo de Oliveira Filho
2019-02-28
1
-4
/
+4
*
nir/copy_prop_vars: add tests for load/store elements of vectors
Caio Marcelo de Oliveira Filho
2019-02-22
1
-0
/
+139
*
nir/copy_prop_vars: change test helper to get intrinsics
Caio Marcelo de Oliveira Filho
2019-02-22
1
-83
/
+56
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-13
/
+13
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-10
/
+10
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-9
/
+9
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-13
/
+13
*
nir: Fixup algebraic test for variable-sized conversions
Connor Abbott
2018-12-07
1
-1
/
+1
*
nir/algebraic: Make algebraic_parser_test.sh executable.
Vinson Lee
2018-12-06
1
-0
/
+0
*
nir/algebraic: Add unit tests for bitsize validation
Connor Abbott
2018-12-05
2
-0
/
+119
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-19
/
+19
*
nir: fix nir_copy_propagation test
Juan A. Suarez Romero
2018-10-24
1
-2
/
+2
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-6
/
+4
*
nir: Copy propagation between blocks
Caio Marcelo de Oliveira Filho
2018-10-15
1
-5
/
+5
*
nir: Add tests for copy propagation of derefs
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+300
*
nir: Separate dead write removal into its own pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-3
/
+0
*
nir: Add tests for dead write elimination
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+241
*
nir: Add test file for vars related passes
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+190
*
nir: Fix the control flow tests for nir_loop_first_block changes
Jason Ekstrand
2016-10-06
1
-1
/
+1
*
nir/tests: Update the CF tests to not assume fake edges
Jason Ekstrand
2016-09-04
1
-4
/
+4
*
mesa: Add .gitignore entries for make check binaries
Kristian Høgsberg Kristensen
2016-05-25
1
-0
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+148