Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_clip_state.c
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-17 Kevin Rogovini965: Use _mesa_geometric_ functions appropriately
2015-04-05 Mathias Fröhlichi965: Implement support for ARB_clip_control.
2014-12-03 Kenneth Graunkei965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
2014-12-03 Kenneth Graunkei965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2014-09-10 Kenneth Graunkei965: Disable guardband clipping in the smaller-than...
2014-08-15 Kristian Høgsbergi965: Disable clipping when rendering 3DPRIM_RECTLIST...
2014-08-11 Ben Widawskyi965/guardband: Enable for all viewport dimensions...
2014-07-01 Matt Turneri965: Use unreachable() instead of unconditional assert().
2014-06-15 Kenneth Graunkei965: Add missing newlines to a few perf_debug messages.
2014-02-01 Kenneth Graunkei965: Update 3DSTATE_CLIP for Broadwell.
2014-01-20 Ian Romanicki965: Consider all viewports before enabling guardband...
2014-01-20 Ian Romanicki965: Set the maximum VPIndex
2014-01-20 Courtney Goeltzenl... mesa: Convert gl_context::Viewport to gl_context::Viewp...
2014-01-20 Courtney Goeltzenl... mesa: Converty gl_viewport_attrib::X, ::Y, ::Width...
2014-01-10 Paul Berryi965: Fix clears of layered framebuffers with mismatche...
2013-11-22 Paul Berrymesa: Track number of layers in layered framebuffers.
2013-11-05 Kenneth Graunkei965: Combine gen6_clip_state.c and gen7_clip_state.c.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-05-20 Kenneth Graunkei965: Handle rasterizer discard in the clipper rather...
2013-05-20 Kenneth Graunkei965: Disable clipper statistics when meta operations...
2012-11-20 Eric Anholti965: Disable the GB clip test when a limited viewport...
2012-11-20 Eric Anholti965: Use fewer temporary variables in clip setup.
2012-06-25 Paul Berryi965/msaa: Adapt clip setup for centroid noperspective...
2012-05-15 Kenneth Graunkei965: Implement guardband clipping on Sandybridge.
2012-02-21 Eric Anholti965/gen6+: Avoid recomputing whether we use noperspective.
2012-02-07 Chad Versacei965: Rewrite the HiZ op
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-27 Paul Berryi965/gen6+: Add support for noperspective interpolation.
2011-10-07 Paul Berryi965 Gen6+: De-compact clip planes.
2011-10-07 Paul Berrymesa: Create _mesa_bitcount_64() to replace i965's...
2011-09-28 Paul Berryi965: allow for nonconsecutive elements of gl_ClipDista...
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 Kenneth Graunkei965: Add _NEW_LIGHT to Gen6 clip state dirty bits.
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Kenneth Graunkei965: Increase Sandybridge point size clamp in the...
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...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Zhenyu Wangi965: Fix provoking vertex select in clip state for...
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-07 Xiang, Haihaoi965: set minimum/maximum Point Width on Sandybridge
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: Add user clip planes support to gen6.
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-10-02 Kenneth Graunkei965: Fix incorrect batchbuffer size in gen6 clip state...
2010-09-28 Zhenyu Wangi965: force zero in clipper to ignore RTAIndex on sandy...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
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-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Eric Anholti965: Enable normal clipping on SNB.
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: Enable clip stats.
2010-02-25 Eric Anholti965: Giant pile of flushing to track down SNB bringup...
2010-02-25 Eric Anholti965: Add untested REJECT_ALL clip state.