glsl: move to compiler/
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_depthstencil.c
2014-12-03 Kenneth Graunkei965: Delete brw_state_flags::cache and related code.
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Move intel_context::gen and gt fields to brw_context.
2013-06-26 Eric Anholtintel: Stop doing special _NEW_STENCIL state flagging...
2013-06-11 Kenneth Graunkei965: Emit the depth/stencil state pointer directly...
2013-04-04 Kenneth Graunkei965: Use ctx->Stencil._WriteEnabled in DEPTH_STENCIL_S...
2012-02-07 Chad Versacei965: Rewrite the HiZ op
2012-01-10 Kenneth Graunkei965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH...
2011-11-29 Eric Anholti965: Don't depth test the fake depthbuffer when one...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versacei965/gen6: Manipulate state batches for HiZ meta-ops...
2011-10-29 Eric Anholti965/gen6: Move setup of CC state batches to emit time.
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965/gen6: Move the depth/stencil state to state streaming.
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-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-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
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-26 Vinson Leei965: Remove unnecessary headers.
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Start adding support for the Sandybridge CC unit.