i965/brw: Fix emit_depthbuffer() when packed depth/stencil texture is attached
[mesa.git] / src / mesa / drivers / dri / i965 / brw_misc_state.c
2011-06-10 Chad Versacei965/brw: Fix emit_depthbuffer() when packed depth...
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-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-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-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-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-10 Kenneth Graunkei965: Rename more #defines to 3DSTATE rather than CMD...
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-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-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
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-09-29 Zhenyu WangRevert "i965: Always set tiling for depth buffer on...
2010-09-29 Zhenyu Wangi965: Always set tiling for depth buffer on sandybridge
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-31 Zhenyu Wangi965: fix depth test on sandybridge
2010-08-22 Eric Anholti965: Use intel->gen >= 6 instead of IS_GEN6.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-13 Eric Anholti965: Stream out CC unit state.
2010-06-11 Eric Anholti965: Use the state base address to avoid relocations.
2010-06-11 Eric Anholti965: Convert the binding table to streamed indirect...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-26 Eric Anholti965: Move Gen6 debugging emit_mi_flush into the Gen6...
2010-05-26 Eric Anholti965: Emit MI_FLUSH before PSP on Ironlake for clip...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Add a couple SNB state packets I saw in other...
2010-02-25 Eric Anholti965: Hook up remaining Sandybridge state packets besid...
2010-02-25 Eric Anholti965: Set the state base address on Sandybridge.
2010-02-25 Eric Anholti965: Set up sandybridge binding table pointers but...
2010-02-25 Eric Anholti965: Set up sandybridge depthbuffer.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-27 Eric Anholti965: Remove DRI1 leftovers from stipple offset handling.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Kristian Høgsbergintel: Drop more cliprect bookkeeping
2010-01-04 Kristian Høgsbergintel: Drop batchbuffer cliprect_mode tracking
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Eric Anholtintel: Replace IS_965 checks with context structure...
2009-12-22 Eric Anholtintel: Replace IS_G4X() across the driver with context...
2009-12-22 Eric Anholtintel: Replace IS_IGDNG checks with intel->is_ironlake...
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
next