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_gs_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Replace intel_context:needs_ff_sync with intel->gen == 5.
Kenneth Graunke
2013-07-09
1
-5
/
+4
*
i965: Handle rasterizer discard in the clipper rather than GS on Gen6.
Kenneth Graunke
2013-05-20
1
-30
/
+0
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
1
-3
/
+3
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-2
/
+2
*
i965: Make use of gl_transform_feedback_info::ComponentOffset.
Paul Berry
2012-01-05
1
-1
/
+1
*
i965: Fix transform feedback of gl_PointSize.
Paul Berry
2012-01-05
1
-0
/
+5
*
i965 gen6: Fix transform feedback of triangle strips.
Paul Berry
2011-12-24
1
-18
/
+66
*
i965 gen6: Implement rasterizer discard.
Paul Berry
2011-12-20
1
-0
/
+30
*
i965: Implement bounds checking for transform feedback output.
Kenneth Graunke
2011-12-20
1
-0
/
+10
*
i965 gen6: Initial implementation of transform feedback.
Paul Berry
2011-12-20
1
-5
/
+88
*
i965 gen6: Implement pass-through GS for transform feedback.
Paul Berry
2011-12-07
1
-0
/
+92
*
i965: Clean up misleading defines for DWORD 2 of URB_WRITE header.
Paul Berry
2011-12-07
1
-12
/
+32
*
i965 gs: Clean up dodgy register re-use, at the cost of a few MOVs.
Paul Berry
2011-12-07
1
-65
/
+110
*
i965: Fix inconsistent indentation in brw_gs_emit.c.
Kenneth Graunke
2011-11-16
1
-33
/
+33
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-2
/
+2
*
i965: Remove hint_gs_always and resulting dead code
Ian Romanick
2011-04-11
1
-32
/
+0
*
i965: Fix GS hang on Sandybridge
Zhenyu Wang
2010-10-14
1
-11
/
+43
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
i965: Remove constant or ignored-by-hw args from FF sync message setup.
Eric Anholt
2010-05-18
1
-12
/
+7
*
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_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-5
/
+15
|
/
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-11
/
+27
*
i965: warning fix
Eric Anholt
2009-08-04
1
-1
/
+1
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-0
/
+30
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
Revert "[i965] make stipple pattern continue across GL_LINE_LOOP and GL_LINE_...
Zou Nan hai
2008-03-18
1
-2
/
+2
*
[i965] make stipple pattern continue across GL_LINE_LOOP and GL_LINE_STRIP
Zou Nan hai
2008-03-18
1
-2
/
+2
*
I965: fix bug#9625-get the correct PV for quardstrip
Xiang, Haihao
2007-01-17
1
-0
/
+10
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+146