On 7 December 2011 00:50, Kenneth Graunke wrote:
> On 12/05/2011 09:40 AM, Paul Berry wrote:
> > This patch series introduces a geometry shader program for i965 Gen6
> > (Sandy Bridge) that does nothing--it simply passes vertices through to
> > later stages of the graphics pipeline. This is a pr
On 12/05/2011 09:40 AM, Paul Berry wrote:
> This patch series introduces a geometry shader program for i965 Gen6
> (Sandy Bridge) that does nothing--it simply passes vertices through to
> later stages of the graphics pipeline. This is a preliminary step
> towards implementing transform feedback, s
This patch series introduces a geometry shader program for i965 Gen6
(Sandy Bridge) that does nothing--it simply passes vertices through to
later stages of the graphics pipeline. This is a preliminary step
towards implementing transform feedback, since on Gen6, transform
feedback is accomplished b