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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: make gs key generation helper available to shader cache
Timothy Arceri
2016-09-27
1
-0
/
+4
*
i965: Push down inclusion of brw_program.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965: Remove unneeded forward declarations.
Matt Turner
2015-11-24
1
-2
/
+0
*
i965: Get rid of prog_data compare functions
Jason Ekstrand
2015-09-30
1
-2
/
+0
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export)
Carl Worth
2015-04-02
1
-0
/
+7
*
i965: Perform program state upload outside of atom handling
Carl Worth
2015-02-23
1
-0
/
+5
*
i965: Make precompile functions accessible from C.
Kenneth Graunke
2014-11-24
1
-3
/
+0
*
i965: Pass gl_program pointers into precompile functions.
Kenneth Graunke
2014-11-24
1
-1
/
+4
*
i965: Rename brw_vec4_gs.[ch] to brw_gs.[ch].
Kenneth Graunke
2014-10-29
1
-0
/
+43
*
i965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit}.[ch].
Kenneth Graunke
2014-10-29
1
-115
/
+0
*
i965/gen6/gs: use brw_gs_prog atom instead of brw_ff_gs_prog
Samuel Iglesias Gonsalvez
2014-09-19
1
-0
/
+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
-7
/
+7
*
i965: rename legacy gs structs and functions to ff_gs.
Paul Berry
2013-08-31
1
-8
/
+11
*
i965: Remove some dead code.
Kenneth Graunke
2013-07-03
1
-2
/
+0
*
i965: Handle rasterizer discard in the clipper rather than GS on Gen6.
Kenneth Graunke
2013-05-20
1
-1
/
+0
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-1
/
+1
*
i965: Remove unused userclip flags.
Paul Berry
2013-02-19
1
-1
/
+0
*
i965: Make use of gl_transform_feedback_info::ComponentOffset.
Paul Berry
2012-01-05
1
-0
/
+7
*
i965 gen6: Fix transform feedback of triangle strips.
Paul Berry
2011-12-24
1
-0
/
+6
*
i965 gen6: Implement rasterizer discard.
Paul Berry
2011-12-20
1
-0
/
+1
*
i965 gen6: Initial implementation of transform feedback.
Paul Berry
2011-12-20
1
-0
/
+20
*
i965 gs: Move vue_map to brw_gs_compile.
Paul Berry
2011-12-20
1
-0
/
+2
*
i965 gen6: Implement pass-through GS for transform feedback.
Paul Berry
2011-12-07
1
-0
/
+2
*
i965 gs: Clean up dodgy register re-use, at the cost of a few MOVs.
Paul Berry
2011-12-07
1
-0
/
+1
*
i965 gs: Remove unnecessary mapping of key->primitive.
Paul Berry
2011-12-07
1
-1
/
+6
*
i965: Change type of brw_context.primitive from GLenum to hardware primitive
Chad Versace
2011-10-10
1
-1
/
+1
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
1
-2
/
+1
*
i965: Remove two_side_color from brw_compute_vue_map().
Paul Berry
2011-09-06
1
-2
/
+1
*
i965: GS: Use the VUE map to compute URB size.
Paul Berry
2011-09-06
1
-5
/
+4
*
i965: Remove hint_gs_always and resulting dead code
Ian Romanick
2011-04-11
1
-4
/
+1
*
i965: Fix GS hang on Sandybridge
Zhenyu Wang
2010-10-14
1
-0
/
+1
*
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
-3
/
+4
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-0
/
+1
*
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-2
/
+2
*
I965: fix bug#9625-get the correct PV for quardstrip
Xiang, Haihao
2007-01-17
1
-0
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+74