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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: add EXT_polygon_offset_clamp support to gen4/gen5
Ilia Mirkin
2015-10-05
1
-0
/
+1
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
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
-9
/
+9
*
i965: Allow C++ type safety in the use of enum brw_urb_write_flags.
Paul Berry
2013-08-26
1
-1
/
+1
*
i965: Combine 4 boolean args of brw_urb_WRITE into a flags bitfield.
Paul Berry
2013-08-23
1
-2
/
+1
*
i965: allow 8 user clip planes on CTG+
Chris Forbes
2013-08-16
1
-1
/
+5
*
i965/clip: Track offset into the vertex for clipdistance
Chris Forbes
2013-08-16
1
-0
/
+3
*
i965 Gen4/5: clip: Add support for noperspective varyings
Chris Forbes
2013-08-01
1
-0
/
+1
*
i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
2013-08-01
1
-3
/
+4
*
i965 Gen4/5: Introduce 'interpolation map' alongside the VUE map
Chris Forbes
2013-08-01
1
-0
/
+1
*
i965: Remove some dead code.
Kenneth Graunke
2013-07-03
1
-2
/
+0
*
i965/clip: Add support for gl_ClipVertex
Chris Forbes
2013-06-07
1
-0
/
+9
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
1
-4
/
+4
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-4
/
+4
*
i965: Use 4 bits to store nr_userclip in brw_clip.h.
Paul Berry
2011-09-28
1
-2
/
+1
*
i965: Remove two_side_color from brw_compute_vue_map().
Paul Berry
2011-09-06
1
-2
/
+1
*
i965: clip: Remove no-longer-needed variables.
Paul Berry
2011-09-06
1
-10
/
+1
*
i965: clip: Add a function to determine whether a vert_result is in use.
Paul Berry
2011-09-06
1
-0
/
+9
*
i965: clip: Move header_regs into brw_clip_compile.
Paul Berry
2011-09-06
1
-0
/
+1
*
i965: clip: Move hpos_offest and ndc_offset into local functions.
Paul Berry
2011-09-06
1
-1
/
+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
-1
/
+4
*
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-07-19
1
-1
/
+4
*
i965: remove disabled code for cycling through MRF registers in clipping.
Eric Anholt
2010-05-20
1
-2
/
+0
*
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-1
/
+0
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-1
/
+1
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-4
/
+3
*
i965: Postpone ff_sync message in CLIP kernel on IGDNG
Xiang, Haihao
2009-07-30
1
-0
/
+3
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-1
/
+2
*
965: Fix incorrect backface culling
Krzysztof Czurylo
2008-08-21
1
-0
/
+5
*
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-2
/
+2
*
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-1
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+170