i965: Add new SIMD8 VS prog data flag
[mesa.git] / src / mesa / drivers / dri /
2014-11-24 Matt Turneri965/disasm: Fix all32h/any32h predicate disassembly.
2014-11-24 Matt Turneri965: Don't overwrite the math function with conditiona...
2014-11-24 Matt Turneri965: Assert that math instructions don't have conditio...
2014-11-24 Chris Forbesi965: Handle nested uniform array indexing
2014-11-22 Kenneth Graunkei965: Make Gen4-5 push constants call _mesa_load_state_...
2014-11-21 Ben Widawskyi965/vec4/gen8: Handle the MUL dest hazard exception
2014-11-21 Ben Widawskyi965/vec4: Extract depctrl hazards
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/fs: Remove unused apply_stride().
2014-11-21 Matt Turneri965/fs: Move ip_record class to its one use.
2014-11-21 Matt Turneri965: Move common fields into backend_instruction.
2014-11-21 Matt Turneri965: Combine offset/texture_offset fields.
2014-11-20 Ville Syrjäläi915: Only use TEXCOORDTYPE_VECTOR with cube maps on...
2014-11-20 Ben Widawskyi965/disasm: Properly decode branch_ctrl (gen8+)
2014-11-20 Kenneth Graunkei965: Skip _mesa_load_state_parameters when there are...
2014-11-19 Chad Versacei965: Fix segfault in WebGL Conformance on Ivybridge
2014-11-18 Axel Davynine: Implement threadpool
2014-11-18 Axel Davynine: Add drirc options (v2)
2014-11-15 Kristian Høgsbergi965: Move fs_visitor ra pass to new fs_visitor::alloca...
2014-11-15 Kristian Høgsbergi965: Move fs_visitor optimization pass into new method...
2014-11-15 Kristian Høgsbergi965: Move more code into codegen-branch of the fs_visi...
2014-11-15 Kristian Høgsbergi965: Refactor fs_generator API
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-11-14 Kenneth Graunkei965/vec4: Combine all the math emitters.
2014-11-14 Kenneth Graunkei965/vec4: Use const references in emit() functions.
2014-11-14 Kenneth Graunkei965: Use macros to create prototypes for emitter helpers.
2014-11-13 Ben Widawskyi965: Always enable VF statistics
2014-11-13 Ville Syrjäläi915: Emit 3DSTATE_SCISSOR_RECTANGLE_0 before 3DSTATE_S...
2014-11-13 Ville Syrjäläi915: Don't call _mesa_meta_glsl_Clear() on gen2
2014-11-13 Ville Syrjäläi915: Protect macro argument for TEXTURE_SET()
2014-11-13 Ville Syrjäläi915: Kill intel_context::hw_stencil
2014-11-13 Ville Syrjäläi915: Accept GL_DEPTH_STENCIL GL_DEPTH_COMPONENT format...
2014-11-13 Ville Syrjäläi915: Override mip filter to nearest with aniso
2014-11-13 Ville Syrjäläi915: Use L8A8 instead of I8 to simulate A8 on gen2
2014-11-13 Ville Syrjäläi915: Fix GL_DOT3_RGBA a bit
2014-11-11 Matt Turneri965/cfg: Remove if_block/else_block.
2014-11-11 Matt Turneri965/fs: Don't use if_block/else_block in SEL peephole.
2014-11-09 Kenneth Graunkei965: Advertise a line width of 40.0 on Cherryview...
2014-11-09 Kenneth Graunkei965: Advertise larger line widths.
2014-11-09 Kenneth Graunkei965: Use ctx->Const.MaxLineWidth when clamping ctx...
2014-11-09 Kenneth Graunkei965: Set Line Width correctly on Cherryview and Skylake.
2014-11-07 Emil Velikovi965: drop the custom gen8_instruction CFLAG
2014-11-07 Matt Turneri965/fs: Wire up control flow correctly in predicated...
2014-11-07 Matt Turneri965/cfg: Add functions to get first and last non-CF...
2014-11-06 Matt Turneri965: Remove non-existent vertical strides from array.
2014-11-06 Matt Turneri965: Convert stride/width/execution size macros into...
2014-11-06 Matt Turneri965/fs: Remove force uncompressed stack.
2014-11-06 Matt Turneri965/fs: Use execution size of 1 for some shader_time...
2014-11-06 Matt Turneri965/fs: Use mov(4) instructions to read timestamp.
2014-11-06 Alexandros FrantzisReleasing a surfaceless EGL context doesn't release...
2014-11-05 Chris Forbesi965: Fix sampler state pointer adjustment for nonconst...
2014-11-04 Kenneth Graunkei965: Re-enable Z16 on Gen8+.
2014-11-04 Kenneth Graunkei965: Implement the PMA stall fix.
2014-11-04 Kenneth Graunkei965: Add #defines for Broadwell HiZ workarounds in...
2014-11-04 Kenneth Graunkei965: Update compaction code to handle Skylake like...
2014-11-03 Kenneth Graunkei965: Disable fast color clears on Skylake for now.
2014-11-03 Kristian Høgsbergi965/skl: Use new MOCS for SKL
2014-11-03 Jordan Justeni965/skl: Implement workaround for VF Invalidate issue
2014-11-03 Kenneth Graunkei965/skl: Update Viewport Z Clip Test Enable bits for...
2014-11-03 Kenneth Graunkei965/skl: Emit extra zeros in 3DSTATE_DS on Skylake.
2014-11-03 Kristian Høgsbergi965/skl: Init instructions compaction tables for SKL
2014-11-03 Kristian Høgsbergi965/skl: Add fast clear resolve rect multipliers for SKL
2014-11-03 Kenneth Graunkei965/skl: Always emit 3DSTATE_BINDING_TABLE_POINTERS_...
2014-11-03 Kenneth Graunkei965/skl: Allocate 16 DWords for SURFACE_STATE on Skylake.
2014-11-03 Kenneth Graunkei965/skl: Refactor surface state allocation.
2014-11-03 Kenneth Graunkei965/skl: Emit extra zeros in STATE_BASE_ADDRESS on...
2014-11-03 Kenneth Graunkei965/skl: Update stencil reference handling for Skylake.
2014-11-03 Kenneth Graunkei965/skl: Set mask bits in PIPELINE_SELECT on Skylake.
2014-11-03 Jordan Justeni965/skl: Set max OpenGL version the same as gen7/8
2014-11-03 Damien Lespiaui965/skl: Update 3DSTATE_SBE for Skylake.
2014-11-03 Matt Turneri965/fs: Don't compute_to_mrf() on Gen >= 7.
2014-11-03 Ben Widawskyi965/chv: Increase VS and GS thread counts
2014-10-30 Matt TurnerRevert "i965/compaction: Disable compaction on SNB...
2014-10-30 Matt Turneri965/vec4: Perform CSE on MAD instructions with final...
2014-10-30 Matt Turneri965/fs: Perform CSE on MAD instructions with final...
2014-10-29 Kenneth Graunkei965: Rename brw_vec4_gs.[ch] to brw_gs.[ch].
2014-10-29 Kenneth Graunkei965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit...
2014-10-29 Kenneth Graunkei965: Rename intel_bufferobj_* functions to match GL...
2014-10-28 Jason Ekstrandi965/fs: Don't set dependency hints on instructions...
2014-10-27 Jason Ekstrandi965/fs: Make scratch write instructions use the correc...
2014-10-27 Jason Ekstrandi965/fs: Use correct spill offsets
2014-10-27 Jason Ekstrandi965: Use the spill destination for the message header...
2014-10-27 Jason Ekstrandi965/fs: Don't [un]spill multiple registers at a time...
2014-10-27 Jason Ekstrandi965/fs: Use instruction execution sizes when generatin...
2014-10-25 Eric Anholti965: Skip recalculating URB allocations if the entry...
2014-10-25 Ian Romanicki965: Silence unused parameter warning in brw_dump_ir
2014-10-25 Ian Romanicki965: Remove brwIsProgramNative
2014-10-25 Ian Romanicki965: Remove brw_new_shader_program
2014-10-24 Jason Ekstrandi965/fs: Compute q-values for register allocation manually
2014-10-24 Jason Ekstrandi965/fs: Don't interfere with too many base registers
2014-10-24 Jason Ekstrandi965/fs: Properly precolor payload registers on GEN5...
2014-10-24 Jason Ekstrandi965/fs: Add another use of MAX_VGRF_SIZE
2014-10-24 Mathias Fröhlichmesa: Refactor viewport transform computation.
2014-10-23 Matt Turneri965: Silence unused variable warning.
2014-10-23 Matt Turneri965/fs: Silence uninitialized variable warning.
2014-10-22 Kenneth Graunkei965/vec4: Generate better code for ir_triop_csel.
2014-10-22 Kenneth Graunkei965/vec4: Simplify visit(ir_expression *)'s result_src...
2014-10-22 Kenneth Graunkei965/vec4: Delete some dead code in visit(ir_expression *).
2014-10-22 Kenneth Graunkei965/fs: Generate better code for ir_triop_csel.
next