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
*
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