i965/fs: Store a pointer to brw_sampler_prog_key_data in the visitor.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_visitor.cpp
2015-03-12 Kenneth Graunkei965/fs: Store a pointer to brw_sampler_prog_key_data...
2015-03-10 Jordan Justeni965/fs: Use unsigned for CS/VS atomics pixel mask...
2015-03-09 Kenneth Graunkei965/fs: Don't issue FB writes for bound but unwritten...
2015-03-09 Kenneth Graunkei965/fs: Make emit_shader_time_end() insert before...
2015-03-09 Ian Romanicki965/fs: Silence unused parameter warning
2015-03-09 Iago Toral Quirogai965/fs: Implement SIMD16 dual source blending.
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-02-28 Brian Pauli965: add GLSL_TYPE_DOUBLE switch case to silence warning
2015-02-28 Matt Turneri965: Avoid applying negate to wrong MAD source.
2015-02-27 Kenneth Graunkei965/fs: Patch the instruction generating discards...
2015-02-24 Kenneth Graunkei965/fs: Handle conditional discards.
2015-02-24 Matt Turneri965/fs: Optimize (gl_FrontFacing ? x : y) where x...
2015-02-21 Jordan Justeni965/fs: Use fs_reg for CS/VS atomics pixel mask immedi...
2015-02-21 Jordan Justeni965/fs: Set pixel/sample mask for compute shaders...
2015-02-20 Matt Turneri965: Use greater-equal cmod to implement maximum.
2015-02-19 Dave Airliei965: just avoid warnings with fp64
2015-02-19 Kenneth Graunkei965/fs: Use VARYING_SLOT checks rather than strcmp().
2015-02-19 Kenneth Graunkei965/fs: Remove type parameter from emit_vs_system_value().
2015-02-18 Jordan Justeni965/simd8vs: Fix SIMD8 atomics (read-only)
2015-02-18 Matt Turneri965/fs: Emit MAD instructions when possible.
2015-02-16 Ben Widawskyi965/simd8vs: Fix SIMD8 atomics
2015-02-10 Francisco Jerezi965: Factor out virtual GRF allocation to a separate...
2015-02-03 Iago Toral Quirogaglsl: Improve precision of mod(x,y)
2015-01-24 Ian Romanicki965/fs: Allow SIMD16 on pre-SNB when try_replace_with_...
2015-01-19 Kenneth Graunkei965: Replace fs_reg(fs_visitor, type) with fs_visitor...
2015-01-17 Kenneth Graunkei965/fs: Fix the dummy fragment shader.
2015-01-16 Kenneth Graunkei965: Fix some oddities in FB_WRITE register width...
2015-01-15 Matt Turneri965/fs: Emit MADs from (x + abs(y * z)).
2015-01-15 Matt Turneri965/fs: Emit MADs from (x + -(y * z)).
2015-01-15 Jason Ekstrandi965/fs_nir: Use an array rather than a hash table...
2015-01-15 Jason Ekstrandi965/fs: Don't take an ir_variable for emit_general_int...
2015-01-15 Connor Abbotti965/fs: add a NIR frontend
2015-01-15 Connor Abbotti965/fs: Don't pass through the coordinate type
2015-01-15 Connor Abbotti965/fs: make emit_fragcoord_interpolation() not take...
2015-01-13 Iago Toral Quirogai965: Fix bitcast operations with negate (ceil)
2014-12-16 Mark Janesi965: remove includes of sampler.h from extern "C"...
2014-12-10 Kristian Høgsbergi965: Add fs_visitor::run_vs() to generate scalar verte...
2014-12-10 Kristian Høgsbergi965: Prepare for using the ATTR register file in the...
2014-12-10 Kristian Høgsbergi965: Consolidate code to get struct brw_sampler_prog_k...
2014-12-06 Matt Turneri965/fs: Try to emit LINE instructions on Gen <= 5.
2014-12-05 Matt Turneri965: Use ~0 to represent true on all generations.
2014-12-05 Matt Turneri965: Change the type of booleans to D.
2014-12-04 Kenneth Graunkei965: Add var->location != -1 assertions.
2014-12-02 Matt Turneri965/fs: Treat the FB_WRITE as predicated if we're...
2014-11-28 Kenneth Graunkei965/fs: Pass key->render_to_fbo via src1 of FS_OPCODE_...
2014-11-28 Kenneth Graunkei965/fs: Handle derivative quality decisions in the...
2014-11-21 Matt Turneri965/fs: Remove is_valid_3src().
2014-11-21 Matt Turneri965/fs: Remove is_valid_3src() checks from emit_lrp.
2014-11-21 Matt Turneri965: Combine offset/texture_offset fields.
2014-11-06 Matt Turneri965/fs: Remove force uncompressed stack.
2014-10-22 Kenneth Graunkei965/fs: Generate better code for ir_triop_csel.
2014-10-17 Jason Ekstrandi965/fs: Change the type of booleans to UD and emit...
2014-10-17 Kenneth Graunkei965/fs: Don't pass ir_variable * to emit_sampleid_setup().
2014-10-16 Kenneth Graunkei965/fs: Refactor the texture emission logic into a...
2014-10-16 Connor Abbotti965/fs: Make gather_channel() not use ir_texture.
2014-10-16 Connor Abbotti965/fs: Make swizzle_result() not use ir_texture.
2014-10-16 Connor Abbotti965/fs: fix integer textures with swizzles
2014-10-16 Connor Abbotti965/fs: don't pass in ir_texture to emit_texture_*
2014-10-16 Connor Abbotti965/fs: don't use ir->type in emit_texture_gen4()
2014-10-16 Connor Abbotti965/fs: Don't use ir->lod_info.grad.dPd<x,y> in emit_t...
2014-10-16 Connor Abbotti965/fs: Don't use ir->coordinate in emit_texture_*.
2014-10-16 Connor Abbotti965/fs: make rescale_texcoord() not use ir_texture.
2014-10-16 Connor Abbotti965/fs: Make emit_mcs_fetch() not use ir_texture.
2014-10-16 Kenneth Graunkei965/fs: Rename "length" to "components" in emit_mcs_fe...
2014-10-16 Connor Abbotti965: Make brw_texture_offset() not use ir_texture.
2014-10-16 Connor Abbotti965/fs: don't use ir->offset in emit_texture_gen5.
2014-10-16 Kenneth Graunkei965/fs: Move texel offset handling to visit(ir_texture *).
2014-10-16 Kenneth Graunkei965: Drop ir->op != ir_txf condition in offset checking.
2014-10-01 Matt Turneri965/fs: Allow SIMD16 borrow/carry/64-bit multiply...
2014-10-01 Matt Turneri965/fs: Set MUL source type to W/UW in 64-bit mul...
2014-09-30 Jason Ekstrandi965/brw_reg: Make the accumulator register take an...
2014-09-30 Jason Ekstrandi965/fs: Use the GRF for FB writes on gen >= 7
2014-09-30 Jason Ekstrandi965/fs: Use the GRF for UNTYPED_SURFACE_READ instructions
2014-09-30 Jason Ekstrandi965/fs: Use the GRF for UNTYPED_ATOMIC instructions
2014-09-30 Jason Ekstrandi965/fs: Remove unneeded uses of force_uncompressed
2014-09-30 Jason Ekstrandi965/fs: Derive force_uncompressed from instruction...
2014-09-30 Jason Ekstrandi965/fs: Add an exec_size field to fs_inst
2014-09-30 Jason Ekstrandi965/fs: Rework GEN5 texturing code to use fs_reg and...
2014-09-30 Jason Ekstrandi965/fs_reg: Allocate double the number of vgrfs in...
2014-09-30 Jason Ekstrandi965/fs: Clean up emit_fb_writes
2014-09-30 Jason Ekstrandi964/fs: Make immediate fs_reg constructors explicit
2014-09-30 Jason Ekstrandi965/fs: Make null_reg_* const members of fs_visitor...
2014-09-30 Jason Ekstrandi965/fs: Use offset a lot more places
2014-09-24 Matt Turneri965: Call insert and remove functions from exec_node...
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-09-22 Jordan Justeni965/fs: Remove direct fs_visitor brw_wm_prog_key depen...
2014-09-22 Jordan Justeni965/fs: Use brw_sampler_prog_key_data instead of brw_w...
2014-09-22 Jordan Justeni965/fs: Remove direct fs_visitor brw_wm_prog_data...
2014-09-12 Kenneth Graunkei965: Skip allocating UNIFORM file storage for uniforms...
2014-09-08 Kenneth Graunkei965: Handle ir_binop_ubo_load in boolean expression...
2014-09-08 Kenneth Graunkei965/fs: Make emit_if_gen6 never fall back to emit_bool...
2014-09-08 Kenneth Graunkei965: Handle ir_triop_csel in emit_if_gen6().
2014-09-06 Jordan Justeni965/fs: Remove direct fs_visitor gl_fragment_program...
2014-09-06 Jordan Justeni965: Add uses_kill to brw_wm_prog_data
2014-09-05 Jason Ekstrandi965/fs: Clean up emitting of untyped atomic and surfac...
2014-09-04 Jordan Justeni965/fs: Use prog rather than fp->Base in fs_visitor
2014-09-04 Jordan Justeni965/fs: Use stage_prog_data instead of prog_data-...
2014-09-04 Jordan Justeni965/fs: Add init function to fs_visitor
2014-09-04 Kenneth Graunkei965: Handle ir_triop_csel in emit_bool_to_cond_code().
2014-09-01 Connor Abbotti965/fs: don't use ir->shadow_comparitor in emit_texture_*
next