mesa/i965/i915/r200: eliminate gl_vertex_program
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs.cpp
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-24 Kenneth Graunkei965: Don't use nir_assign_var_locations for VS/TES...
2016-10-24 Kenneth Graunkei965: Make split_virtual_grfs() call compact_virtual_gr...
2016-10-06 Kenneth Graunkei965: Introduce downcast helpers for prog_data structures.
2016-10-04 Timothy Arcerii965: add MAYBE_UNUSED to assert param
2016-10-02 Kenneth Graunkei965: Drop pointless stage == MESA_SHADER_FRAGMENT...
2016-09-21 Francisco Jerezi965/ir: Test thread dispatch packing assumptions.
2016-09-21 Francisco Jerezi965/ir: Skip eliminate_find_live_channel() for stages...
2016-09-21 Jason Ekstrandi965/reg: Make brw_sr0_reg take a subnr and return...
2016-09-15 Jason Ekstrandi965/nir: Roll set_default_interpolation into lower_fs_...
2016-09-15 Jason Ekstrandi965/fs: Use NIR for handling forced per-sample interpo...
2016-09-15 Jason Ekstrandi965/fs: Use sample interpolation for interpolateAtCent...
2016-09-14 Francisco Jerezi965/ir: Update several stale comments.
2016-09-14 Francisco Jerezi965/ir: Don't print ARF subnr values twice.
2016-09-14 Francisco Jerezi965/fs: Print fs_reg::offset field consistently for...
2016-09-14 Francisco Jerezi965/fs: Get rid of fs_inst::set_smear().
2016-09-14 Francisco Jerezi965/fs: Use region_contained_in() in compute-to-mrf...
2016-09-14 Francisco Jerezi965/fs: Simplify a bunch of fs_inst::size_written...
2016-09-14 Francisco Jerezi965/fs: Simplify and fix buggy stride/offset calculati...
2016-09-14 Francisco Jerezi965/fs: Simplify get_fpu_lowered_simd_width() by using...
2016-09-14 Francisco Jerezi965/fs: Fix signedness of the return value of fs_inst...
2016-09-14 Francisco Jerezi965/fs: Switch mask_relative_to() used in compute...
2016-09-14 Francisco Jerezi965/fs: Fix bogus sub-MRF offset calculation in comput...
2016-09-14 Francisco Jerezi965/fs: Take into account copy register offset during...
2016-09-14 Francisco Jerezi965/fs: Drop fs_inst::overwrites_reg() in favor of...
2016-09-14 Francisco Jerezi965/fs: Don't consider LOAD_PAYLOAD with stride >...
2016-09-14 Francisco Jerezi965/fs: Don't consider LOAD_PAYLOAD with sub-GRF offse...
2016-09-14 Francisco Jerezi965/fs: Take into account misalignment in regs_written...
2016-09-14 Francisco Jerezi965/fs: Return more accurate read size for LINTERP...
2016-09-14 Francisco Jerezi965/fs: Return more accurate read size from fs_inst...
2016-09-14 Francisco Jerezi965/fs: Replace fs_inst::regs_read with ::size_read...
2016-09-14 Francisco Jerezi965/fs: Replace fs_inst::regs_written with ::size_writ...
2016-09-14 Francisco Jerezi965/fs: Add wrapper functions for fs_inst::regs_read...
2016-09-14 Francisco Jerezi965/fs: Replace fs_reg::subreg_offset with fs_reg...
2016-09-14 Francisco Jerezi965/fs: Replace fs_reg::reg_offset with fs_reg::offset...
2016-09-09 Jason Ekstrandi965/fs: Fail the shader compile instead of asserting...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-08-26 Francisco Jerezi965/fs: Define logical framebuffer read opcode and...
2016-08-26 Francisco Jerezi965/fs: Define framebuffer read virtual opcode.
2016-08-26 Francisco Jerezi965/fs: Emit interpolation setup if non-coherent frame...
2016-08-26 Francisco Jerezi965/fs: Force per-sample dispatch if the shader reads...
2016-08-19 Francisco Jerezi965/fs: Switch to per-subspan discard jumps.
2016-08-16 Francisco Jerezi965/fs: Estimate maximum sampler message execution...
2016-08-16 Francisco Jerezi965/fs: Return zero from fs_inst::components_read...
2016-08-16 Francisco Jerezi965/fs: Lower TEX to TXL during NIR translation.
2016-08-01 Timothy Arcerii965: fix comparison warning
2016-07-29 Kenneth Graunkei965: Fix move_interpolation_to_top() pass.
2016-07-21 Kenneth Graunkei965: Include VUE handles for GS with invocations > 1.
2016-07-20 Timothy Arcerii965: bring back type_size_vec4_times_4()
2016-07-20 Kenneth Graunkei965: Delete the FS_OPCODE_INTERPOLATE_AT_CENTROID...
2016-07-20 Kenneth Graunkei965: Rewrite FS input handling to use the new NIR...
2016-07-20 Kenneth Graunkei965: Move load_interpolated_input/barycentric_* intrin...
2016-07-20 Kenneth Graunkei965: Add a pass to demote sample interpolation intrinsics.
2016-07-19 Ian Romanicki965: Update assertion to account for Gen < 7
2016-07-18 Kenneth Graunkei965: Write gl_FragCoord directly to the destination.
2016-07-18 Kenneth Graunkei965: Drop has_pln checks in unlit centroid workaround.
2016-07-18 Kenneth Graunkei965: Drop VARYING_SLOT_FACE special case in barycentri...
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-16 Kenneth Graunkei965: Remove the emit_linterp() helper.
2016-07-16 Kenneth Graunkei965: Reduce the number of fs_reg(brw_reg) calls in...
2016-07-16 Kenneth Graunkei965: Make a barycentric_mode() helper function.
2016-07-16 Kenneth Graunkei965: Rename brw_wm_barycentric_interp_mode to brw_bary...
2016-07-16 Kenneth Graunkei965: Handle default interpolation modes and locations...
2016-07-13 Samuel Iglesias... i965/fs: do d2x lowering before simd splitting
2016-07-13 Iago Toral Quirogai965/fs: do pack lowering before simd splitting
2016-07-13 Iago Toral Quirogai965/fs/gen7: split instructions that run into exec...
2016-06-27 Kenneth Graunkei965: Print EOT in fs_visitor::dump_instruction().
2016-06-24 Kenneth Graunkei965: Delete send-from-GRF only opcodes from implied_mr...
2016-06-24 Kenneth Graunkei965: Drop unnecessary inst->base_mrf = -1 assignments.
2016-06-24 Kenneth Graunkei965: Set fs_inst::base_mrf = -1 by default.
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-22 Jason Ekstrandi965/fs: Use a default Y coordinate of 0 for TXF on...
2016-06-21 Kenneth Graunkei965: Reorganize prog_data->total_scratch code a bit.
2016-06-21 Kenneth Graunkei965: Fix multiplication of immediates on Cherryview...
2016-06-15 Timothy Arcerii965: remove type_size_vec4_times_4()
2016-06-13 Francisco Jerezi965/fs: Fix regs_written for SIMD-lowered instructions...
2016-06-12 Kenneth Graunkei965: Assert that the scratch spaces are in range.
2016-06-12 Kenneth Graunkei965: Fix CS scratch size calculations on Ivybridge...
2016-06-12 Kenneth Graunkei965: Fix Haswell CS per-thread scratch space encoding.
2016-06-06 Samuel Iglesias... i965/fs: fix FS_OPCODE_CINTERP for unpacked double...
2016-06-02 Francisco Jerezi965/fs: Reindent emit_zip().
2016-06-02 Francisco Jerezi965/fs: Skip SIMD lowering destination zipping if...
2016-06-02 Jordan Justeni965: Remove old CS local ID handling
2016-06-02 Jordan Justeni965: Enable cross-thread constants and compact local...
2016-06-02 Jordan Justeni965: Add CS push constant info to brw_cs_prog_data
2016-06-02 Jordan Justeni965: Store number of threads in brw_cs_prog_data
2016-06-02 Jordan Justeni965: Add nir based intrinsic lowering and thread ID...
2016-06-02 Jordan Justeni965: Put CS local thread ID uniform in last push register
2016-06-02 Jordan Justeni965: Add uniform for a CS thread local base ID
2016-06-01 Jason Ekstrandi965/fs: Copy the offset when lowering logical pull...
2016-05-31 Francisco Jerezi965/fs: Extend remove_duplicate_mrf_writes() to handle...
2016-05-31 Francisco Jerezi965/fs: Fix compute_to_mrf() to coalesce VGRFs initial...
2016-05-31 Francisco Jerezi965/fs: Teach compute_to_mrf() about the COMPR4 addres...
2016-05-31 Francisco Jerezi965/fs: Refactor compute_to_mrf() to split search...
2016-05-31 Francisco Jerezi965/fs: Fix compute-to-mrf VGRF region coverage condition.
2016-05-31 Francisco Jerezi965/fs: Simplify and improve accuracy of compute_to_mr...
2016-05-30 Francisco Jerezi965/fs: Skip gen4 pre/post-send dependency workaronds...
2016-05-30 Francisco Jerezi965/fs: Skip SIMD lowering source unzipping for regula...
2016-05-30 Francisco Jerezi965/fs: Factor out region zipping and unzipping from...
2016-05-30 Francisco Jerezi965/fs: Implement opt_sampler_eot() in terms of logica...
next