intel/fs: Implement quad swizzles on ICL+.
[mesa.git] / src / intel / compiler /
2019-01-09 Francisco Jerezintel/fs: Implement quad swizzles on ICL+.
2019-01-09 Francisco Jerezintel/fs: Handle source modifiers in lower_integer_mult...
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-17 Ian Romanicki965/vec4: Propagate conditional modifiers from more...
2018-12-17 Ian Romanicki965/fs: Eliminate unary op on operand of compare-with...
2018-12-17 Ian Romanicki965/vec4/dce: Don't narrow the write mask if the flags...
2018-12-17 Ian Romanicki965/vec4: Silence unused parameter warnings in vec4...
2018-12-16 Jason Ekstrandnir: Add a bool to int32 lowering pass
2018-12-16 Jason Ekstrandnir: Rename Boolean-related opcodes to include 32 in...
2018-12-13 Eric Anholtnir: Move intel's half-float image store lowering to...
2018-12-13 Eric AnholtRevert "intel: Simplify the half-float packing in image...
2018-12-13 Jason Ekstrandi965: Enable nir_opt_idiv_const for 32 and 64-bit integers
2018-12-13 Jason Ekstrandi965/vec4: Implement nir_op_uadd_sat
2018-12-13 Ian Romanicki965/fs: Implement nir_op_uadd_sat
2018-12-13 Eric Anholtintel: Simplify the half-float packing in image load...
2018-12-13 Eric Anholtnir: Pull some of intel's image load/store format conve...
2018-12-12 Iago Toral Quirogaintel/compiler: do not copy-propagate strided regions...
2018-12-12 Jason Ekstrandintel/fs: Support min_lod parameters on texture instruc...
2018-12-12 Jason Ekstrandintel/ir: Don't allow allocating zero registers
2018-12-10 Matt Turneri965/fs: Handle V/UV immediates in dump_instructions()
2018-12-10 Sagar Ghugeintel/compiler: Always print flag subregister number
2018-12-10 Sagar Ghugeintel/compiler: Set swizzle to BRW_SWIZZLE_XXXX for...
2018-12-05 Jason Ekstrandnir: Make boolean conversions sized just like the others
2018-12-03 Matt Turnermesa: Revert INTEL_fragment_shader_ordering support
2018-11-28 Kenneth Graunkeintel/compiler: Use nir's info when checking uses_streams.
2018-11-28 Iago Toral Quirogaintel/compiler: fix register allocation in opt_peephole_sel
2018-11-27 Iago Toral Quirogaintel/compiler: fix indentation style in opt_algebraic()
2018-11-20 Kenneth Graunkei965: Do NIR shader cloning in the caller.
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-19 Kenneth Graunkei965: Allow only one slot of clip distances to be set...
2018-11-19 Jason Ekstrandintel/fs,vec4: Fix a compiler warning
2018-11-19 Jason Ekstrandintel,nir: Move gl_LocalInvocationID lowering to nir_lo...
2018-11-16 Jason Ekstrandintel/compiler: Lower SSBO and shared loads/stores...
2018-11-15 Sagar Ghugeintel/compiler: Disassemble GEN6_SFID_DATAPORT_SAMPLER_...
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-11-10 Francisco Jerezintel/fs: Prevent emission of IR instructions not align...
2018-11-09 Iago Toral Quirogaintel/compiler: fix node interference of simd16 instruc...
2018-11-08 Jason Ekstrandintel/fs: Add an assert to optimize_frontfacing_ternary
2018-11-08 Jason Ekstrandintel/analyze_ubo_ranges: Use nir_src_is_const and...
2018-11-08 Jason Ekstrandintel/vec4: Use the new nir_src_is_const and friends
2018-11-08 Jason Ekstrandintel/fs: Use the new nir_src_is_const and friends
2018-11-08 Jason Ekstrandintel/fs,vec4: Clean up a repeated pattern with SSBOs
2018-10-31 Jason Ekstrandintel/compiler: Stop assuming the entrypoint is called...
2018-10-26 Jason Ekstrandintel/nir: Use the OPT macro for more passes
2018-10-26 Jason Ekstrandnir/builder: Add a nir_imm_true/false helpers
2018-10-26 Jason Ekstrandnir/validate: Print when the validation failed
2018-10-26 Sagar Ghugeintel/compiler: Print message descriptor as immediate...
2018-10-26 Sagar Ghugeintel/compiler: Print hex representation along with...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2018-10-23 Sagar Ghugeintel/compiler: Change src1 reg type to unsigned doubleword
2018-10-17 Topi Pohjolainenintel/compiler/icl: Use invocation id bits 22:16 instea...
2018-10-17 Matt Turneri965/fs: Add 64-bit int immediate support to dump_instr...
2018-10-16 Kenneth Graunkeintel: disable FS IR validation in release mode.
2018-10-16 Caio Marcelo de... intel/nir, freedreno/ir3: Use the separated dead write...
2018-10-11 Jason Ekstrandintel/vec4: Fix nir_op_b2[fi] with 64-bit result
2018-10-11 Jason Ekstrandintel/fs: Fix nir_op_b2[fi] with 64-bit result on Gen8...
2018-10-11 Rodrigo Viviintel: Introducing Whiskey Lake platform
2018-10-10 Jason Ekstrandintel: Don't propagate conditional modifiers if a UD...
2018-10-09 Ian Romanickintel/compiler: Don't handle fsign.sat
2018-10-02 Jason Ekstrandintel/fs: Fix a typo in need_matching_subreg_offset
2018-09-25 Caio Marcelo de... intel/compiler: Export TCS passthrough creation
2018-09-25 Topi Pohjolainenintel/compiler/icl: Use barrier id bits 24:30 instead...
2018-09-17 Ian Romanicki965/fs: Don't propagate conditional modifiers from...
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-09-06 Jason Ekstrandnir: Drop the vs_inputs_dual_locations option
2018-09-06 Eric Engestromintel/compiler: remove unused get_image_base_type()
2018-09-05 Alejandro Piñeiroi965/fs: include multisamplers on image_intrinsic_coord...
2018-09-05 Alejandro Piñeirointel/compiler: rename brw_nir_lower_glsl_images
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-09-01 Ian Romanicki965/vec4: Clamp indirect tes input array reads with...
2018-09-01 Ian Romanicki965/vec4: Correctly handle uniform sources in generate...
2018-08-31 Rodrigo Viviintel: Introducing Amber Lake platform
2018-08-30 Jason Ekstrandintel/nir: Lowering image loads and stores trashes...
2018-08-29 Jason Ekstrandintel/compiler: Remove surface_idx from brw_image_param
2018-08-29 Jason Ekstrandintel: Use TXS for image_size when we have a typed...
2018-08-29 Jason Ekstrandanv,i965: Lower away image derefs in the driver
2018-08-29 Jason Ekstrandnir: Use a bitfield for image access qualifiers
2018-08-29 Jason Ekstrandintel/compiler: Use two components for 1D array image...
2018-08-29 Jason Ekstrandintel/compiler: Do image load/store lowering to NIR
2018-08-28 Ian Romanicki965/vec4: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAd...
2018-08-28 Ian Romanicki965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomi...
2018-08-28 Ian Romanicki965/fs: Refactor image atomics to be a bit more like...
2018-08-28 Ian Romanicki965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd...
2018-08-28 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2018-08-28 Kevin Rogovini965: Add INTEL_fragment_shader_ordering support.
2018-08-27 Sagar Ghugeintel/eu: print bytes instead of 32 bit hex value
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-23 Ian Romanickintel/compiler: Implement untyped atomic float min...
next