i965/nir/vec4: Implement load_const intrinsic
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_cc.c
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2015-07-02 Mike Stroyani965: allocate at least 1 BLEND_STATE element
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...
2014-11-03 Kenneth Graunkei965/skl: Update stencil reference handling for Skylake.
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-11 Kenneth Graunkei965: Emit the depth/stencil state pointer directly...
2013-06-11 Kenneth Graunkei965: Emit the CC state pointer directly rather than...
2013-06-11 Kenneth Graunkei965: Emit the BLEND_STATE pointer directly rather...
2013-05-15 Chris Forbesintel: Use accessor for stencil reference values
2013-02-21 Carl Worthi965: Avoid segfault in gen6_upload_state
2013-01-24 Carl Worthi965: Examine _BaseFormat when deciding to perform...
2013-01-14 Carl Worthi965: Avoid blending with destination alpha when RB...
2012-10-16 Eric Anholti965: Warn on a couple of workarounds in blending.
2012-09-29 Anuj Phogatintel/i965: Disable SampleAlphaToOne if dual source...
2012-07-18 Anuj Phogati965/msaa: Disable alpha-to-{coverage, one} when drawbu...
2012-06-26 Paul Berryi965/msaa: Implement GL_SAMPLE_ALPHA_TO_{COVERAGE,ONE}.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-04 Eric Anholti965: Add support for GL_ARB_draw_buffers_blend.
2012-01-25 Eric Anholti965/gen6+: Work around GPU hangs with logic ops on...
2012-01-25 Eric Anholti965/gen6+: Disable blending, alpha test, and dither...
2011-10-29 Eric Anholti965/gen6: Move setup of CC state batches to emit time.
2011-10-18 Chad Versacei965/gen6: Fix segfault in prepare_blend_state()
2011-09-26 Eric Anholti965: Set the pre/post-blend color clamp flags.
2011-09-19 Ian Romanickmesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
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-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-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/gen6: Fix blending state when no color buffer...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965/gen6: Fix LogicOp handling for GL_COPY and/or...
2011-04-29 Eric Anholti965/gen6: Use the dynamic state base address to reduce...
2011-04-29 Eric Anholti965/gen6: Move the depth/stencil state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the blend state to state streaming.
2011-04-29 Eric Anholti965/gen6: Move the color calc state to state streaming.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-20 Eric Anholtintel: Add support for ARB_color_buffer_float.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsoni965: switch gen6 to use its own cc state bo
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Brian Paulmesa: begin implementation of GL_ARB_draw_buffers_blend
2011-01-15 Brian PaulMerge branch 'draw-instanced'
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-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-08 Eric Anholti965: Set up the per-render-target blend state on gen6.
2010-12-08 Eric Anholti965: Set up the color masking for the first drawbuffer...
2010-12-08 Eric Anholti965: Don't try to store gen6 (float) blend constant...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Eric Anholti965: Update the gen6 stencil ref state when stencil...
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-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-31 Zhenyu Wangi965: fix depth test on sandybridge
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Eric Anholti965: Rename SNB brw_*_key structs to gen6_*_key structs.
2010-03-05 Eric Anholti965: Pack gen6 blend_state_key structure.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Brian Pauli965: include macros.h to get CLAMP macro
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: Giant pile of flushing to track down SNB bringup...
2010-02-25 Eric Anholti965: Start adding support for the Sandybridge CC unit.