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
/
intel
/
compiler
/
brw_nir.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel/compiler: lower some 16-bit float operations to 32-bit
Iago Toral Quiroga
2019-04-18
1
-0
/
+5
*
intel/compiler: add a NIR pass to lower conversions
Iago Toral Quiroga
2019-04-18
1
-0
/
+2
*
intel/nir: use nir_src_is_const and nir_src_as_uint
Karol Herbst
2019-04-14
1
-6
/
+4
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
intel/compiler: Use partial redundancy elimination for compares
Ian Romanick
2019-03-28
1
-0
/
+20
*
anv,radv,turnip: Lower TG4 offsets with nir_lower_tex
Jason Ekstrand
2019-03-21
1
-0
/
+1
*
intel/nir: Lower array-deref-of-vector UBO and SSBO loads
Jason Ekstrand
2019-03-15
1
-0
/
+11
*
intel/nir: Combine store_derefs to improve code from SPIR-V
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+1
*
intel/nir: Combine store_derefs after vectorizing IO
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+1
*
nir: Add a pass to combine store_derefs to same vector
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+1
*
intel/nir: Vectorize all IO
Jason Ekstrand
2019-03-12
1
-0
/
+17
*
intel/nir: Move lower_mem_access_bit_sizes to postprocess_nir
Jason Ekstrand
2019-03-08
1
-2
/
+1
*
intel/nir: Move 64-bit lowering later
Jason Ekstrand
2019-03-06
1
-21
/
+13
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-18
/
+4
*
intel/nir: Drop an unneeded lower_constant_initializers call
Jason Ekstrand
2019-03-06
1
-2
/
+0
*
intel,nir: Lower TXD with min_lod when the sampler index is not < 16
Jason Ekstrand
2019-03-04
1
-1
/
+3
*
intel/compiler: Move int64/doubles lowering options
Jordan Justen
2019-03-02
1
-30
/
+2
*
i965: Add support for sampling from XYUV images
Kasireddy, Vivek
2019-02-26
1
-0
/
+1
*
intel/compiler: add scale_factors to sampler_prog_key_data
Tapani Pälli
2019-02-12
1
-0
/
+4
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
1
-2
/
+1
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-7
/
+7
*
intel/nir: Call nir_opt_deref in brw_nir_optimize
Jason Ekstrand
2019-01-12
1
-0
/
+1
*
i965: Compile fp64 software routines and lower double-ops
Matt Turner
2019-01-09
1
-22
/
+70
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-5
/
+5
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regs
Iago Toral Quiroga
2018-12-20
1
-2
/
+2
*
intel/compiler: More peephole_select for pre-Gen6
Ian Romanick
2018-12-17
1
-2
/
+2
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-2
/
+2
*
intel/compiler: More peephole select
Ian Romanick
2018-12-17
1
-1
/
+14
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+12
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+2
*
i965: Enable nir_opt_idiv_const for 32 and 64-bit integers
Jason Ekstrand
2018-12-13
1
-1
/
+3
*
intel/fs: Support min_lod parameters on texture instructions
Jason Ekstrand
2018-12-11
1
-0
/
+3
*
intel/compiler: Lower SSBO and shared loads/stores in NIR
Jason Ekstrand
2018-11-15
1
-0
/
+2
*
nir: Allow to skip integer ops in nir_lower_to_source_mods
Gert Wollny
2018-11-14
1
-1
/
+1
*
anv/i965: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-13
1
-0
/
+3
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
1
-0
/
+1
*
intel/nir: Use the OPT macro for more passes
Jason Ekstrand
2018-10-26
1
-3
/
+3
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-4
/
+4
*
intel/nir, freedreno/ir3: Use the separated dead write vars pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+1
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
1
-0
/
+81
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-2
/
+3
*
intel/compiler: Remove redundant nir_remove_dead_variables call
Jason Ekstrand
2018-09-04
1
-2
/
+0
*
intel: compiler: remove dead local variables at optimization pass
Lionel Landwerlin
2018-09-03
1
-0
/
+5
*
intel/nir: Enable nir_opt_find_array_copies
Jason Ekstrand
2018-08-23
1
-12
/
+26
*
intel/nir: Use nir_shrink_vec_array_vars
Jason Ekstrand
2018-08-23
1
-0
/
+1
*
intel/nir: Use the new structure and array splitting passes
Jason Ekstrand
2018-08-23
1
-0
/
+2
*
Revert "intel/nir: Call nir_lower_io_to_scalar_early"
Jason Ekstrand
2018-08-15
1
-12
/
+5
*
intel/nir: Call nir_lower_io_to_scalar_early
Jason Ekstrand
2018-08-01
1
-5
/
+12
[prev]
[next]