i965: Split the gen6 GS binding table to a separate table.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_misc_state.c
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-11 Kenneth Graunkei965: Fix border color on Ironlake.
2012-01-24 Brian Paulintel: derive intel_renderbuffer from swrast_renderbuffer
2012-01-24 Brian Paulintel: use intel_rb_format() to get renderbuffer format
2012-01-23 Kenneth Graunkei965: Fix border color on Sandybridge and Ivybridge.
2012-01-18 Chad Versacei965/gen5: Fix rendering of depth buffers without stenc...
2012-01-12 Eric Anholti965/gen7: Fix depth buffer rendering to tile offsets.
2012-01-11 Eric Anholti965: Fix compiler warnings from hiz changes.
2012-01-10 Chad Versacei965: Replace references to stencil region size with...
2012-01-08 Kenneth Graunkei965: Correct misspellings of "invariant".
2011-12-23 Kenneth Graunkei965: Don't use BRW_DEPTHFORMAT_D24_UNORM_X8_UINT on...
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.
2011-12-19 Eric Anholti965: Add support for GL_ARB_depth_buffer_float under...
2011-12-19 Eric Anholti965: Add separate stencil/HiZ setup for MESA_FORMAT_Z3...
2011-12-19 Eric Anholtintel: Stop creating the wrapped stencil irb.
2011-12-07 Kenneth Graunkei965: Return BRW_DEPTHBUFFER_D32_FLOAT as the null...
2011-11-30 Eric Anholti965: Base HW depth format setup based on MESA_FORMAT...
2011-11-23 Chad Versacei965/gen6: Fix GPU hang when using stencil buffer witho...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versaceintel: Replace intel_mipmap_tree::hiz_region with a...
2011-11-22 Chad Versaceintel: Replace intel_renderbuffer::region with a miptre...
2011-11-11 Kenneth Graunkei965: Use a single binding table for all pipeline stages.
2011-10-29 Eric Anholti965: Remove the validated BO list, now that it's unused.
2011-09-26 Eric Anholtintel: Rename region->buffer to region->bo, and remove...
2011-09-26 Kenneth Graunkei965: Emit depth stalls and flushes before changing...
2011-09-20 Eric Anholti965: Fix polygon stipple offset state flagging.
2011-09-20 Eric Anholti965: Add missing _NEW_POLYGON flag to polygon stipple...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Eric Anholti965: Fix regression in 29a911c50e4443dfebef0a2e32c39b6...
2011-07-18 Kenneth Graunkei965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAW...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-07 Kenneth Graunkei965: Convert system instruction pointer to OUT_BATCH...
2011-07-07 Kenneth Graunkei965: Convert PIPELINE_SELECT to OUT_BATCH style.
2011-07-07 Kenneth Graunkei965: Emit 3DSTATE_VF_STATISTICS in OUT_BATCH style.
2011-07-07 Kenneth Graunkei965: Convert 3DSTATE_GLOBAL_DEPTH_OFFSET_CLAMP to...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-28 Eric Anholti965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINT...
2011-06-23 Eric Anholti965/gen6: Add a couple more packets to the nonpipeline...
2011-06-20 Eric Anholti965/gen6: Apply documented workaround for nonpipelined...
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-15 Chad Versacei965/gen5,6: Fix hang when emitting hiz buffer without...
2011-06-13 Eric Anholtintel: Move the draw_x/draw_y to the renderbuffer where...
2011-06-10 Chad Versacei965/brw: Fix emit_depthbuffer() when packed depth...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Kenneth Graunkei965/gen7: Don't emit 3DSTATE_GS_SVB_INDEX on Ivybridge.
2011-06-08 Chad Versacei965/brw: Emit state for hiz and separate stencil buffers
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Add support for rendering to depthbuffer mipmap...
2011-05-18 Eric Anholti965: Stop caching the combined depth/stencil region...
2011-05-18 Kenneth Graunkei965: Emit extra 0's in 3DSTATE_MULTISAMPLE on Ivybridge.
2011-05-18 Kenneth Graunkei965: Split BRW_NEW_BINDING_TABLE dirty bit into one...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965/gen4: Move the GS state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move clip state to state streaming
2011-04-29 Eric Anholti965/gen4: Move VS state to state streaming.
2011-04-29 Eric Anholti965/gen6: Use the dynamic state base address to reduce...
2011-04-29 Eric Anholti965/gen6: Move scissor state to state streaming.
2011-04-29 Eric Anholti965/gen4: Move WM state to state streaming.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-13 Chad Versacei965: Change assertion condition from implicit to explicit
2011-04-13 Chad Versacei965: Document brw_context.state.depth_region
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-11 Eric Anholti965: Change the SF unit from state caching to state...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsoni965: Move repeat-instruction-suppression to batchbuffe...
2011-02-21 Chris Wilsonintel: use pwrite for batch
2011-02-21 Chris Wilsoni965: drop state_bo references to batch_bo
2011-02-09 Kenneth Graunkei965: Rename a few more commands to match the documenta...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Kenneth Graunkei965: Rename more #defines to 3DSTATE rather than CMD...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Kenneth Graunkei965: Rename various gen6 #defines to match the documen...
2010-12-28 Zhenyu WangRevert "i965: upload multisample state for fragment...
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-23 Zhenyu Wangi965: upload multisample state for fragment program...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-23 Eric Anholti965: Don't upload line smooth params unless we're...
2010-11-23 Eric Anholti965: Don't upload line stipple pattern unless we're...
2010-11-23 Eric Anholti965: Don't upload polygon stipple unless required.
2010-11-23 Eric Anholti965: Move gen4 blend constant color to the gen4 blendi...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Eric Anholti965: Remove the gen6 emit_mi_flushes I sprinkled aroun...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-29 Zhenyu WangRevert "i965: Always set tiling for depth buffer on...
next