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: Extract control barriers from scoped barriers
Boris Brezillon
2020-06-03
1
-0
/
+1
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-3
/
+3
*
nir: do not vectorize load/store if offset can overflow and robustness enabled
Samuel Pitoiset
2020-05-11
1
-1
/
+2
*
intel/compiler: Drop nir_lower_to_source_mods() and related handling.
Kenneth Graunke
2020-04-21
1
-1
/
+0
*
intel/nir: Enable load/store vectorization
Jason Ekstrand
2020-04-03
1
-11
/
+55
*
intel/nir: Lower memory access bit sizes later
Jason Ekstrand
2020-04-03
1
-2
/
+12
*
nir/algebraic: Distribute source modifiers into instructions
Ian Romanick
2020-04-01
1
-0
/
+7
*
intel/vec4: Allow late copy propagation on vec4
Ian Romanick
2020-04-01
1
-3
/
+3
*
intel/nir: Run copy-prop and DCE after lower_bool_to_int32
Jason Ekstrand
2020-03-30
1
-0
/
+2
*
intel/fs: Combine adjacent memory barriers
Caio Marcelo de Oliveira Filho
2020-03-12
1
-0
/
+22
*
brw_nir: Cast bitshift to unsigned
Danylo Piliaiev
2020-02-19
1
-1
/
+1
*
intel: Implement Gen12 workaround for array textures of size 1
Lionel Landwerlin
2020-01-26
1
-0
/
+3
*
anv,nir: Lower quad_broadcast with dynamic index in NIR
Jason Ekstrand
2020-01-15
1
-0
/
+1
*
nir/lower_gs_intrinsics: add option for per-stream counts
Rhys Perry
2020-01-14
1
-1
/
+1
*
intel/compiler: Increase nir_opt_peephole_select threshold
Ian Romanick
2019-12-02
1
-1
/
+1
*
intel/fs: Do not lower large local arrays to scratch on gen7
Danylo Piliaiev
2019-11-14
1
-1
/
+5
*
intel/fs: Lower large local arrays to scratch
Jason Ekstrand
2019-11-11
1
-0
/
+19
*
intel/nir: Plumb devinfo through lower_mem_access_bit_sizes
Jason Ekstrand
2019-11-11
1
-1
/
+1
*
nir/large_constants: pass after lowering copy_deref
Sergii Romantsov
2019-09-16
1
-7
/
+7
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-3
/
+3
*
intel/nir: Add a helper for getting BRW_AOP from an intrinsic
Jason Ekstrand
2019-08-21
1
-0
/
+66
*
nir: merge and extend nir_opt_move_comparisons and nir_opt_move_load_ubo
Rhys Perry
2019-08-12
1
-1
/
+1
*
intel/nir: Add 1-bit opcodes to brw_cmod_for_nir_comparison_op
Jason Ekstrand
2019-08-03
1
-0
/
+10
*
intel/nir: Add a common nir comparison -> cmod helper
Jason Ekstrand
2019-08-03
1
-0
/
+39
*
intel: Use NIR to lower 64-bit varying access
Jason Ekstrand
2019-07-31
1
-6
/
+11
*
intel/compiler: Allow for required subgroup sizes
Jason Ekstrand
2019-07-24
1
-0
/
+9
*
intel/compiler: Allow for varying subgroup sizes
Jason Ekstrand
2019-07-24
1
-2
/
+17
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-7
/
+32
*
intel/compiler: Lower gl_SubgroupSize in postprocess_nir
Jason Ekstrand
2019-07-24
1
-2
/
+7
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
1
-6
/
+16
*
intel/compiler: Use nir_opt_conditional_discard
Caio Marcelo de Oliveira Filho
2019-07-22
1
-0
/
+1
*
st,i965: Stop looping on 64-bit lowering
Jason Ekstrand
2019-07-16
1
-12
/
+2
*
intel: Run the optimization loop before and after lowering int64
Jason Ekstrand
2019-07-13
1
-1
/
+3
*
intel/compiler: remove abandoned comments
Andres Gomez
2019-07-12
1
-3
/
+0
*
intel/nir: Extract add_const_offset_to_base
Connor Abbott
2019-07-08
1
-74
/
+23
*
intel/fs: Use nir_lower_interpolation on gen11+
Jason Ekstrand
2019-07-02
1
-0
/
+2
*
intel/fs: Implement nir_intrinsic_load_fs_input_interp_deltas
Jason Ekstrand
2019-07-02
1
-1
/
+2
*
intel/nir: Take nir_shader*s in brw_nir_link_shaders
Jason Ekstrand
2019-06-05
1
-34
/
+32
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-22
/
+14
*
intel/compiler: Use compare rematerialization pass
Ian Romanick
2019-05-31
1
-0
/
+3
*
intel/nir: Call alu_to_scalar one last time before out-of-ssa
Jason Ekstrand
2019-05-24
1
-0
/
+2
*
intel/compiler: Repeat nir_opt_algebraic_late
Ian Romanick
2019-05-14
1
-1
/
+16
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-2
/
+2
*
intel/compiler: Don't always require precise lowering of flrp
Ian Romanick
2019-05-06
1
-1
/
+1
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
1
-0
/
+23
*
intel/fs: Don't handle texop_tex for shaders without implicit LOD
Caio Marcelo de Oliveira Filho
2019-04-25
1
-0
/
+1
*
intel,nir: Lower TXD with a bindless sampler
Jason Ekstrand
2019-04-19
1
-0
/
+1
*
intel/nir: Re-run int64 lowering in postprocess_nir
Jason Ekstrand
2019-04-19
1
-0
/
+1
*
intel/compiler: activate 16-bit bit-size lowerings also for 8-bit
Iago Toral Quiroga
2019-04-18
1
-1
/
+1
*
intel/compiler: handle extended math restrictions for half-float
Iago Toral Quiroga
2019-04-18
1
-1
/
+12
[next]