intel/fs: Implement nir_intrinsic_load_fs_input_interp_deltas
[mesa.git] / src / intel / compiler / brw_nir.c
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
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-16 Caio Marcelo de... intel/nir, freedreno/ir3: Use the separated dead write...
2018-09-25 Caio Marcelo de... intel/compiler: Export TCS passthrough creation
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-09-04 Jason Ekstrandintel/compiler: Remove redundant nir_remove_dead_variab...
2018-09-03 Lionel Landwerlinintel: compiler: remove dead local variables at optimiz...
2018-08-24 Jason Ekstrandintel/nir: Enable nir_opt_find_array_copies
2018-08-24 Jason Ekstrandintel/nir: Use nir_shrink_vec_array_vars
2018-08-24 Jason Ekstrandintel/nir: Use the new structure and array splitting...
2018-08-15 Jason EkstrandRevert "intel/nir: Call nir_lower_io_to_scalar_early"
2018-08-02 Jason Ekstrandintel/nir: Call nir_lower_io_to_scalar_early
2018-08-02 Jason Ekstrandintel/nir: Split IO arrays into elements
2018-08-02 Jason Ekstrandintel/nir: Use the correct scalar stage for consumers...
2018-07-09 Jose Maria Casanov... i965: Support for 8-bit base types in helper functions
2018-07-06 Ian Romanickintel/compiler: More DCE after lowering
2018-07-02 Ian Romanickintel/compiler: Silence unused parameter warnings brw_nir.c
2018-07-02 Jason Ekstrandanv,intel: Enable nir_opt_large_constants for Vulkan
2018-06-23 Jason Ekstrandnir: Rework lower_locals_to_regs to use deref instructions
2018-06-23 Jason Ekstrandintel,ir3: Re-enable nir_opt_copy_prop_vars
2018-06-23 Jason Ekstrandintel/nir: Only lower load/store derefs
2018-06-23 Jason Ekstrandintel/fs: Use image_deref intrinsics instead of image_var
2018-06-23 Jason Ekstrandi965: Move nir_lower_deref_instrs to right before local...
2018-06-23 Jason Ekstrandintel,ir3: Disable nir_opt_copy_prop_vars
2018-05-03 Iago Toral Quirogacompiler/lower_64bit_packing: rename the pass to be...
2018-05-03 Iago Toral Quirogaintel/compiler: lower some 16-bit integer operations...
2018-05-02 Antia Puentesintel: activate the gl_BaseVertex lowering
2018-05-02 Antia Puentesintel: emit is_indexed_draw in the same VE than gl_DrawID
2018-04-19 Antia Puentesintel: Handle firstvertex in an identical way to BaseVertex
2018-03-07 Jason Ekstrandanv: Add support for SPIR-V 1.3 subgroup operations
2018-03-07 Jason Ekstrandi965/fs: Add support for nir_intrinsic_shuffle
2018-02-06 Timothy Arcerii965: remove unused brw_nir_lower_cs_shared()
2018-02-06 Iago Toral Quirogai965/nir: do int64 lowering before optimization
2018-01-03 Kenneth Graunkei965: Drop support for the legacy SNORM -> Float equation.
2017-12-06 Jose Maria Casanov... i965: Support for 16-bit base types in helper functions
2017-11-09 Jason Ekstrandintel/nir: Use the correct indirect lowering masks...
2017-11-08 Jason Ekstrandintel/nir: Break the linking code into a helper in...
2017-11-08 Jason Ekstrandintel/nir: Add a helper for getting the NoIndirect...
2017-11-07 Jason Ekstrandnir,intel/compiler: Use a fixed subgroup size
2017-11-07 Jason Ekstrandnir/lower_subgroups: Lower ballot intrinsics to the...
2017-11-07 Jason Ekstrandnir: Add a new subgroups lowering pass
2017-10-25 Jason Ekstrandintel/compiler: Call nir_lower_system_values in brw_pre...
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-09-26 Timothy Arcerii965/nir: export nir_optimize
2017-07-20 Matt Turneri965/fs: Implement ARB_shader_ballot operations
2017-07-20 Matt Turnernir: Add pass to optimize intrinsics
2017-06-30 Johnson Lini965/i915: Add UYVY as the supported format
2017-05-09 Jason Ekstrandi965/vec4: Use NIR to do GS input remapping
next