util: Move ralloc to a new src/util directory.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_clip.c
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-07-01 Matt Turneri965: Use unreachable() instead of unconditional assert().
2014-06-02 Kenneth Graunkei965: Put '_default_' in the name of functions that...
2014-05-25 Matt Turneri965: Add annotation data structure and support code.
2014-05-25 Matt Turneri965: Pass in start_offset to brw_compact_instructions().
2014-05-19 Kenneth Graunkei965: Rename brw/gen8_dump_compile to brw/gen8_disassemble.
2014-05-19 Kenneth Graunkei965: Use brw_dump_compile for clip, SF, and old GS...
2014-05-15 Matt Turneri965: Pull brw_compact_instructions() out of brw_get_pr...
2014-05-15 Matt Turneri965/disasm: Disassemble the compaction control bit.
2014-02-23 Eric Anholti965: Move compiler debugging output to stderr.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-08-15 Chris Forbesi965: get rid of clip plane compaction
2013-08-01 Chris Forbesi965 Gen4/5: clip: Add support for noperspective varyings
2013-08-01 Chris Forbesi965 Gen4/5: clip: correctly handle flat varyings
2013-08-01 Chris Forbesi965 Gen4/5: Introduce 'interpolation map' alongside...
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-07-09 Kenneth Graunkei965: Move intel_context::reduced_primitive to brw_context.
2013-06-26 Eric Anholti965/gen4-5: Stop using bogus polygon_offset_scale...
2013-03-24 Paul Berryi965: Use brw.vue_map_geom_out instead of VS output...
2013-03-24 Paul Berryi965: Move brw_vs_prog_data::outputs_written into VUE...
2012-02-21 Eric Anholti965: Move VUE map computation to once at VS compile...
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
2011-10-29 Eric Anholti965: Move program compile to emit() time.
2011-10-07 Paul Berryi965: Make brw_compute_vue_map's userclip dependency...
2011-10-07 Paul Berrymesa: Create _mesa_bitcount_64() to replace i965's...
2011-09-06 Paul Berryi965: Remove two_side_color from brw_compute_vue_map().
2011-09-06 Paul Berryi965: clip: Remove no-longer-needed variables.
2011-09-06 Paul Berryi965: clip: Change computation of nr_regs to use VUE...
2011-09-06 Paul Berryi965: clip: Move header_regs into brw_clip_compile.
2011-09-06 Paul Berryi965: clip: Move hpos_offest and ndc_offset into local...
2011-09-06 Paul Berryi965: clip: rename header_position_offset to the more...
2011-09-06 Paul Berryi965: clip: Add VUE map computation to clip stage for...
2011-08-30 Chad Versacei965: Fix Android build by removing relative includes
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
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: Get a ralloc context into brw_compile.
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965: Remove dead entrypoints to state cache, rename...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
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-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-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-20 Eric Anholti965: Reduce repeated calculation of the attribute...
2010-07-20 Eric Anholti965: Clarify the nr_regs calculation in brw_clip.c
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-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Eric Anholti965: Dump out the correct shared function for SEND...
2010-05-14 Eric Anholti965: Support INTEL_DEBUG=clip to dump the clip program.
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-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
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-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Eric Anholti965: Allow for variable-sized auxdata in the state...
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
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 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
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_IGDNG checks with intel->is_ironlake...
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
next