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_tri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-40
/
+40
*
i965: Combine 4 boolean args of brw_urb_WRITE into a flags bitfield.
Paul Berry
2013-08-23
1
-3
/
+3
*
i965: allow 8 user clip planes on CTG+
Chris Forbes
2013-08-16
1
-2
/
+2
*
i965/clip: remove spurious clipvertex param
Chris Forbes
2013-08-16
1
-11
/
+4
*
i965/clip: Use clip distances for all user clipping
Chris Forbes
2013-08-16
1
-5
/
+6
*
i956/clip: push dp4 into load_clip_distance
Chris Forbes
2013-08-16
1
-17
/
+22
*
i965/clip: Track offset into the vertex for clipdistance
Chris Forbes
2013-08-16
1
-0
/
+9
*
i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
2013-08-01
1
-9
/
+9
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965: Replace intel_context:needs_ff_sync with intel->gen == 5.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965/clip: Add support for gl_ClipVertex
Chris Forbes
2013-06-07
1
-4
/
+44
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
1
-3
/
+2
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-2
/
+2
*
i965: Don't make consumers of brw_DO()/brw_WHILE() track loop start.
Eric Anholt
2011-12-21
1
-9
/
+6
*
i965: Clean up misleading defines for DWORD 2 of URB_WRITE header.
Paul Berry
2011-12-07
1
-3
/
+8
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-2
/
+2
*
i965: clip: Convert computations to ..._to_offset() for clarity.
Paul Berry
2011-09-06
1
-1
/
+1
*
i965: clip: Modify brw_clip_tri_alloc_regs() to use the VUE map.
Paul Berry
2011-09-06
1
-2
/
+5
*
i965: clip: Move hpos_offest and ndc_offset into local functions.
Paul Berry
2011-09-06
1
-6
/
+11
*
i965: Move IF stack handling into the EU abstraction layer/brw_compile.
Kenneth Graunke
2011-05-17
1
-37
/
+29
*
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-07-19
1
-4
/
+1
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
i965: Set the correct provoking vertex for clipped first-mode trifans.
Eric Anholt
2010-05-14
1
-3
/
+17
*
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-1
/
+0
*
|
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
1
-1
/
+2
*
|
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-2
/
+3
|
/
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-3
/
+9
*
i965: Postpone ff_sync message in CLIP kernel on IGDNG
Xiang, Haihao
2009-07-30
1
-2
/
+6
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-3
/
+10
*
i965: fix for RHW workaround
Xiang, Haihao
2009-02-26
1
-20
/
+56
*
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
2008-11-02
1
-1
/
+1
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
965: Fix incorrect backface culling
Krzysztof Czurylo
2008-08-21
1
-10
/
+0
*
i965: official name for GM45 chipset
Xiang, Haihao
2008-07-08
1
-1
/
+1
*
Revert "[i965] renable regative rhw test"
Xiang, Haihao
2008-04-17
1
-7
/
+9
*
[i965] renable regative rhw test
Zou Nan hai
2008-01-31
1
-9
/
+7
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-8
/
+9
*
i965: re-define the type of reg.loopcount.
Xiang, Haihao
2008-01-25
1
-1
/
+1
*
fix ppracer and bzflag issue with clip optimization
Zou Nan hai
2007-09-27
1
-1
/
+0
*
optimize 965 clip
Zou Nan hai
2007-08-31
1
-4
/
+103
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+467