i965/nir/vec4: Implement linear interpolation
[mesa.git] / src / mesa / drivers / dri / i965 /
2015-07-29 Francisco Jerezi965/fs: Use exec_size instead of dispatch_width to...
2015-07-29 Francisco Jerezi965/fs: Define logical texture sampling opcodes.
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_single_fb_write() in terms...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical framebuffer...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to unroll FB writes...
2015-07-29 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
2015-07-29 Francisco Jerezi965/fs: Don't attempt to copy the useless half of...
2015-07-29 Francisco Jerezi965/fs: Move up Gen6 no16 check to emit_fb_writes().
2015-07-29 Francisco Jerezi965/fs: Move up prog_data->uses_omask assignment up...
2015-07-29 Francisco Jerezi965/fs: Simplify control flow in emit_single_fb_write().
2015-07-29 Francisco Jerezi965/fs: Fix slight layering violation in emit_single_f...
2015-07-29 Francisco Jerezi965/fs: Make sure that the type sizes are compatible...
2015-07-29 Francisco Jerezi965/fs: Honour the instruction force_sechalf and exec_...
2015-07-29 Francisco Jerezi965/fs: Define logical framebuffer write opcode.
2015-07-29 Francisco Jerezi965/fs: Implement pass to lower instructions of unsupp...
2015-07-29 Francisco Jerezi965/fs: Fix return value of fs_inst::regs_read() for...
2015-07-29 Francisco Jerezi965/fs: Add builder emit method taking a variable...
2015-07-29 Francisco Jerezi965/fs: Add stub lowering pass for logical send-messag...
2015-07-29 Francisco Jerezi965/fs: Factor out source components calculation to...
2015-07-29 Francisco Jerezi965/fs: Simplify instruction rewrite loop in the regis...
2015-07-29 Francisco Jerezi965/fs: Fix rewrite of the second half of 16-wide...
2015-07-29 Francisco Jerezi965/fs: Detect multi-register MOVs correctly in regist...
2015-07-29 Kenneth Graunkei965: Use real stage in "Unsupported form of variable...
2015-07-28 Chad Versacei965: Support importing R8 and GR88 dma_bufs
2015-07-24 Chris Wilsoni965: Use updated kernel interface for accurate TIMESTA...
2015-07-24 Dave Airliei965: add support for ARB_shader_subroutine
2015-07-23 Dave Airliei965: fix warning since tess merge.
2015-07-22 Ilia Mirkinglsl: pass shader stage to lower_output_reads and handl...
2015-07-22 Marek Olšákglsl: don't lower variable indexing on non-patch tessel...
2015-07-22 Fabian Bielermesa: add tessellation shader enums
2015-07-22 Brian Paulmesa: replace Driver.GetTexImage with GetTexSubImage()
2015-07-21 Anuj PhogatRevert "i965/gen9: Plugin the code for selecting YF...
2015-07-21 Francisco Jerezi965: Fix stride field for the result of emit_uniformize().
2015-07-21 Francisco Jerezi965/fs: Fix stride field for uniforms.
2015-07-21 Francisco Jerezi965/fs: Fix stride for immediate registers.
2015-07-21 Iago Toral Quirogai965/vec4: Fix liveness analysis with BRW_OPCODE_SEL
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2015-07-20 Alejandro Piñeiroi965/nir/fs: removed unneeded support for global variables
2015-07-18 Abdiel Janulguei965: Disable resource streamer in BLORP
2015-07-18 Abdiel Janulguei965: Upload binding tables in hw-generated binding...
2015-07-18 Abdiel Janulguei965: Implement interface to edit binding table entries
2015-07-18 Abdiel Janulguei965: Enable hardware-generated binding tables on rende...
2015-07-18 Abdiel Janulguei965: Enable resource streamer for the batchbuffer
2015-07-18 Abdiel Janulguei965: Define HW-binding table and resource streamer...
2015-07-17 Connor Abbotti965/fs: don't make unused payload registers interfere
2015-07-17 Connor Abbotti965/fs: remove special case in setup_payload_interfere...
2015-07-17 Jordan Justeni965/fs: Mark last used ip for all regs read in the...
2015-07-17 Connor Abbotti965/fs: fix regs_read() for LINTERP
2015-07-17 Jordan Justeni965/cs: Use dispatch width of 8 for cs terminate paylo...
2015-07-17 Jordan Justeni965/cs: Return 1 for regs_read on CS_OPCODE_CS_TERMINATE
2015-07-17 Ben Widawskyi965: Push miptree tiling request into flags
2015-07-16 Ben WidawskyRevert "i965: Push miptree tiling request into flags"
2015-07-16 Ben Widawskyi965: Push miptree tiling request into flags
2015-07-16 Francisco Jerezi965/fs: Factor out universally broken calculation...
2015-07-16 Francisco Jerezi965: Implement nir_op_uadd_carry and _usub_borrow...
2015-07-16 Francisco Jerezi965: Implement b2f and b2i using negation.
2015-07-16 Francisco Jerezi965/gen9: Use custom MOCS entries set up by the kernel.
2015-07-15 Anuj Phogati965: Fix 32 bit build warnings in intel_get_yf_ys_bo_s...
2015-07-15 Matt Turneri965: Optimize batchbuffer macros.
2015-07-15 Matt Turneri965: Add and use USED_BATCH macro.
2015-07-15 Matt Turneri965: Split batch emission from relocation functions.
2015-07-15 Matt Turneri965: Move BEGIN_BATCH() into same control flow as...
2015-07-14 Jordan Justeni965/cs: Initialize GPGPU Thread Count
2015-07-14 Matt Turneri965: Mark constant static data as const.
2015-07-14 Iago Toral Quirogamesa: rename is_in_uniform_block to is_in_buffer_block
2015-07-13 Emil Velikovi965: bump libdrm requirement to 2.4.61 and drop in...
2015-07-11 Kenneth Graunkei965: Remove special case for layered drawbuffer attach...
2015-07-11 Kenneth Graunkei965/gen6: Set up layer constraints properly for depth...
2015-07-11 Kenneth Graunkei965: Label the repclear shader "meta repclear" rather...
2015-07-11 Kenneth Graunkei965: Fix indentation in emit_control_data_bits().
2015-07-11 Kenneth Graunkei965/gs: Move vertex_count != 0 check up a level; skip...
2015-07-10 Kenneth Graunkei965/vs: Get rid of brw_vs_compile completely.
2015-07-10 Kenneth Graunkei965/vs: Remove 'c'/vs_compile from vec4_vs_visitor.
2015-07-10 Kenneth Graunkei965/vec4: Move c->last_scratch into vec4_visitor.
2015-07-10 Kenneth Graunkei965/vec4: Move total_scratch calculation into the...
2015-07-10 Kenneth Graunkei965/vec4: Move perf_debug about register spilling...
2015-07-10 Kenneth Graunkei965/vec4: Plumb log_data through so the backend_shader...
2015-07-09 Kenneth Graunkei965: Switch on shader stage in nir_setup_outputs().
2015-07-09 Matt Turneri965: Set brw->batch.emit only #ifdef DEBUG.
2015-07-09 Ben Widawskyi965/hsw: Implement end of batch workaround
2015-07-08 Chris Wilsoni965: Move pipecontrol workaround bo to brw_pipe_control
2015-07-08 Chris Wilsoni965: Query whether we have kernel support for the...
2015-07-07 Kenneth Graunkei965/vs: Fix matNxM vertex attributes where M != 4.
2015-07-07 Francisco Jerezi965/gen4-5: Enable 16-wide dispatch on shaders with...
2015-07-07 Francisco Jerezi965/gen4-5: Program the execution size correctly for...
2015-07-07 Francisco Jerezi965/gen4-5: Set ENDIF dst and src0 fields to the null...
2015-07-06 Kenneth Graunkei965: Reserve more batch space to accomodate Gen6 perfm...
2015-07-06 Neil Robertsi965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
2015-07-03 Neil Robertsi965/fs: Don't disable SIMD16 when using the pixel...
2015-07-02 Mike Stroyani965: allocate at least 1 BLEND_STATE element
2015-07-01 Nanley Cheryi965/gen9: use an unreserved surface alignment value
2015-07-01 Jason Ekstrandi965/fs: Use the builder directly for the gen6 interpol...
2015-07-01 Francisco Jerezi965/fs: Relax fs_builder channel group assertion when...
2015-07-01 Jason Ekstrandi965/fs: Fix PIXEL_X/Y in regs_read()
2015-06-30 Jason Ekstrandi965/fs: Remove the width field from fs_reg
2015-06-30 Jason Ekstrandi965/fs_generator: Use inst->exec_size for determining...
2015-06-30 Jason Ekstrandi965/fs: Use exec_size instead of dst.width for computi...
2015-06-30 Jason Ekstrandi965/fs: Use the builder dispatch_width for computing...
2015-06-30 Jason Ekstrandi965/fs: Use the builder dispatch width instead of...
2015-06-30 Jason Ekstrandi965/fs: Remove exec_size guessing from fs_inst::init()
next