Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / intel / compiler / brw_nir.c
2020-09-04 Marek Olšáknir: get ffma support from NIR options for nir_lower_flrp
2020-09-03 Jason Ekstrandintel/nir: Stop using nir_lower_vars_to_scratch
2020-09-03 Jason Ekstrandnir/lower_indirect_derefs: Add a threshold
2020-09-03 Jason Ekstrandintel/compiler: Handle all indirect lowering choices...
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-03 Eric Anholti965: Enable vector shrinking in the vec4 backend.
2020-07-31 David Stevensi965/i915: Add colorspace support to YUV sampling
2020-07-30 Boris Brezillonnir: Stop passing an options arg to nir_lower_int64()
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-06-03 Boris Brezillonintel/compiler: Extract control barriers from scoped...
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-05-11 Samuel Pitoisetnir: do not vectorize load/store if offset can overflow...
2020-04-21 Kenneth Graunkeintel/compiler: Drop nir_lower_to_source_mods() and...
2020-04-03 Jason Ekstrandintel/nir: Enable load/store vectorization
2020-04-03 Jason Ekstrandintel/nir: Lower memory access bit sizes later
2020-04-01 Ian Romanicknir/algebraic: Distribute source modifiers into instruc...
2020-04-01 Ian Romanickintel/vec4: Allow late copy propagation on vec4
2020-03-30 Jason Ekstrandintel/nir: Run copy-prop and DCE after lower_bool_to_int32
2020-03-12 Caio Marcelo de... intel/fs: Combine adjacent memory barriers
2020-02-19 Danylo Piliaievbrw_nir: Cast bitshift to unsigned
2020-01-26 Lionel Landwerlinintel: Implement Gen12 workaround for array textures...
2020-01-15 Jason Ekstrandanv,nir: Lower quad_broadcast with dynamic index in NIR
2020-01-14 Rhys Perrynir/lower_gs_intrinsics: add option for per-stream...
2019-12-03 Ian Romanickintel/compiler: Increase nir_opt_peephole_select threshold
2019-11-14 Danylo Piliaievintel/fs: Do not lower large local arrays to scratch...
2019-11-11 Jason Ekstrandintel/fs: Lower large local arrays to scratch
2019-11-11 Jason Ekstrandintel/nir: Plumb devinfo through lower_mem_access_bit_sizes
2019-09-16 Sergii Romantsovnir/large_constants: pass after lowering copy_deref
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-08-21 Jason Ekstrandintel/nir: Add a helper for getting BRW_AOP from an...
2019-08-12 Rhys Perrynir: merge and extend nir_opt_move_comparisons and...
2019-08-03 Jason Ekstrandintel/nir: Add 1-bit opcodes to brw_cmod_for_nir_compar...
2019-08-03 Jason Ekstrandintel/nir: Add a common nir comparison -> cmod helper
2019-07-31 Jason Ekstrandintel: Use NIR to lower 64-bit varying access
2019-07-24 Jason Ekstrandintel/compiler: Allow for required subgroup sizes
2019-07-24 Jason Ekstrandintel/compiler: Allow for varying subgroup sizes
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-24 Jason Ekstrandintel/compiler: Lower gl_SubgroupSize in postprocess_nir
2019-07-24 Jason Ekstrandintel/nir: Make brw_nir_apply_sampler_key more generic
2019-07-22 Caio Marcelo de... intel/compiler: Use nir_opt_conditional_discard
2019-07-16 Jason Ekstrandst,i965: Stop looping on 64-bit lowering
2019-07-13 Jason Ekstrandintel: Run the optimization loop before and after lower...
2019-07-12 Andres Gomezintel/compiler: remove abandoned comments
2019-07-08 Connor Abbottintel/nir: Extract add_const_offset_to_base
2019-07-02 Jason Ekstrandintel/fs: Use nir_lower_interpolation on gen11+
2019-07-02 Jason Ekstrandintel/fs: Implement nir_intrinsic_load_fs_input_interp_...
2019-06-05 Jason Ekstrandintel/nir: Take nir_shader*s in brw_nir_link_shaders
2019-06-05 Jason Ekstrandintel/nir: Stop returning the shader from helpers
2019-05-31 Ian Romanickintel/compiler: Use compare rematerialization pass
2019-05-24 Jason Ekstrandintel/nir: Call alu_to_scalar one last time before...
2019-05-14 Ian Romanickintel/compiler: Repeat nir_opt_algebraic_late
2019-05-10 Jonathan Mareknir: allow specifying a set of opcodes in lower_alu_to_...
2019-05-07 Ian Romanickintel/compiler: Don't always require precise lowering...
2019-05-07 Ian Romanicknir: Use the flrp lowering pass instead of nir_opt_alge...
2019-04-25 Caio Marcelo de... intel/fs: Don't handle texop_tex for shaders without...
2019-04-19 Jason Ekstrandintel,nir: Lower TXD with a bindless sampler
2019-04-19 Jason Ekstrandintel/nir: Re-run int64 lowering in postprocess_nir
2019-04-18 Iago Toral Quirogaintel/compiler: activate 16-bit bit-size lowerings...
2019-04-18 Iago Toral Quirogaintel/compiler: handle extended math restrictions for...
2019-04-18 Iago Toral Quirogaintel/compiler: lower some 16-bit float operations...
2019-04-18 Iago Toral Quirogaintel/compiler: add a NIR pass to lower conversions
2019-04-14 Karol Herbstintel/nir: use nir_src_is_const and nir_src_as_uint
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-03-28 Ian Romanickintel/compiler: Use partial redundancy elimination...
2019-03-21 Jason Ekstrandanv,radv,turnip: Lower TG4 offsets with nir_lower_tex
2019-03-16 Jason Ekstrandintel/nir: Lower array-deref-of-vector UBO and SSBO...
2019-03-13 Caio Marcelo de... intel/nir: Combine store_derefs to improve code from...
2019-03-13 Caio Marcelo de... intel/nir: Combine store_derefs after vectorizing IO
2019-03-13 Caio Marcelo de... nir: Add a pass to combine store_derefs to same vector
2019-03-12 Jason Ekstrandintel/nir: Vectorize all IO
2019-03-09 Jason Ekstrandintel/nir: Move lower_mem_access_bit_sizes to postproce...
2019-03-06 Jason Ekstrandintel/nir: Move 64-bit lowering later
2019-03-06 Jason Ekstrandnir/lower_doubles: Inline functions directly in lower_d...
2019-03-06 Jason Ekstrandintel/nir: Drop an unneeded lower_constant_initializers...
2019-03-04 Jason Ekstrandintel,nir: Lower TXD with min_lod when the sampler...
2019-03-02 Jordan Justenintel/compiler: Move int64/doubles lowering options
2019-02-26 Kasireddy, Viveki965: Add support for sampling from XYUV images
2019-02-12 Tapani Pälliintel/compiler: add scale_factors to sampler_prog_key_data
2019-01-20 Karol Herbstnir: replace more nir_load_system_value calls with...
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-12 Jason Ekstrandintel/nir: Call nir_opt_deref in brw_nir_optimize
2019-01-10 Matt Turneri965: Compile fp64 software routines and lower double-ops
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-02 Timothy Arcerinir: rename nir_link_constant_varyings() nir_link_opt_v...
2018-12-20 Iago Toral Quirogaintel/compiler: move nir_lower_bool_to_int32 before...
2018-12-17 Ian Romanickintel/compiler: More peephole_select for pre-Gen6
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't peephole_select expensiv...
2018-12-17 Ian Romanickintel/compiler: More peephole select
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't try to remove flow contr...
2018-12-16 Jason Ekstrandnir: Add a bool to int32 lowering pass
2018-12-13 Jason Ekstrandi965: Enable nir_opt_idiv_const for 32 and 64-bit integers
2018-12-12 Jason Ekstrandintel/fs: Support min_lod parameters on texture instruc...
2018-11-16 Jason Ekstrandintel/compiler: Lower SSBO and shared loads/stores...
2018-11-14 Gert Wollnynir: Allow to skip integer ops in nir_lower_to_source_mods
2018-11-13 Timothy Arcerianv/i965: make use of nir_link_constant_varyings()
2018-11-12 Lionel Landwerlini965: add support for sampling from AYUV
2018-10-26 Jason Ekstrandintel/nir: Use the OPT macro for more passes
next