index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_clip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move compiler debugging output to stderr.
Eric Anholt
2014-02-22
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-16
/
+16
*
i965: get rid of clip plane compaction
Chris Forbes
2013-08-16
1
-1
/
+2
*
i965 Gen4/5: clip: Add support for noperspective varyings
Chris Forbes
2013-08-01
1
-0
/
+2
*
i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
2013-08-01
1
-1
/
+4
*
i965 Gen4/5: Introduce 'interpolation map' alongside the VUE map
Chris Forbes
2013-08-01
1
-1
/
+7
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-3
/
+2
*
i965: Move intel_context::reduced_primitive to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965/gen4-5: Stop using bogus polygon_offset_scale field.
Eric Anholt
2013-06-26
1
-1
/
+1
*
i965: Use brw.vue_map_geom_out instead of VS output VUE map where appropriate.
Paul Berry
2013-03-24
1
-5
/
+4
*
i965: Move brw_vs_prog_data::outputs_written into VUE map.
Paul Berry
2013-03-24
1
-1
/
+1
*
i965: Move VUE map computation to once at VS compile time.
Eric Anholt
2012-02-21
1
-1
/
+1
*
i965: Make the userclip flag for the VUE map come from VS prog data.
Eric Anholt
2012-02-21
1
-3
/
+3
*
i965: Move program compile to emit() time.
Eric Anholt
2011-10-29
1
-2
/
+3
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
1
-1
/
+1
*
mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()
Paul Berry
2011-10-06
1
-1
/
+1
*
i965: Remove two_side_color from brw_compute_vue_map().
Paul Berry
2011-09-06
1
-3
/
+1
*
i965: clip: Remove no-longer-needed variables.
Paul Berry
2011-09-06
1
-23
/
+0
*
i965: clip: Change computation of nr_regs to use VUE map.
Paul Berry
2011-09-06
1
-5
/
+5
*
i965: clip: Move header_regs into brw_clip_compile.
Paul Berry
2011-09-06
1
-5
/
+4
*
i965: clip: Move hpos_offest and ndc_offset into local functions.
Paul Berry
2011-09-06
1
-2
/
+0
*
i965: clip: rename header_position_offset to the more correct ndc_offset.
Paul Berry
2011-09-06
1
-1
/
+1
*
i965: clip: Add VUE map computation to clip stage for Gen4-5.
Paul Berry
2011-09-06
1
-0
/
+3
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
1
-1
/
+1
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-14
/
+10
*
i965: Get a ralloc context into brw_compile.
Kenneth Graunke
2011-05-17
1
-1
/
+7
*
i965: Remove dead entrypoints to state cache, rename the one that's left.
Eric Anholt
2011-04-29
1
-9
/
+6
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-07-19
1
-9
/
+11
*
i965: Clarify the nr_regs calculation in brw_clip.c
Eric Anholt
2010-07-19
1
-3
/
+8
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-2
/
+2
*
i965: Dump out the correct shared function for SEND on Ironlake.
Eric Anholt
2010-05-14
1
-1
/
+2
*
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-05-14
1
-1
/
+7
*
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
1
-3
/
+3
*
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
1
-7
/
+8
*
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-5
/
+6
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-1
/
+1
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-0
/
+1
*
i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled.
Eric Anholt
2009-07-20
1
-1
/
+2
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-4
/
+18
*
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
1
-20
/
+20
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-3
/
+1
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-1
/
+3
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-3
/
+1
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-2
/
+4
*
[965] Clean up whitespace and dead code from do_unfilled change.
Eric Anholt
2008-03-26
1
-11
/
+6
[next]