On Tue, Dec 15, 2009 at 10:28 AM, Keith Whitwell <kei...@vmware.com> wrote:
> On Mon, 2009-12-14 at 16:31 -0800, Marek Olšák wrote:
>> On Mon, Dec 14, 2009 at 5:42 PM, Corbin Simpson
>> <mostawesomed...@gmail.com> wrote:
>> > As far as immediate verts, why don't we just add support to r300g to switch
>> > to immediate mode for small VBOs?
>> >
>> > Posting from a mobile, pardon my terseness. ~ C.
>> >
>>
>> Corbin,
>>
>> that seems reasonable, and it's the reason I killed the draw_quad
>> function. BTW immediate mode doubles the performance in glxgears.
>
> Shouldn't gears upload its vertices one time only and then leave them
> resident in VRAM?
>
> Keith
>
>

I meant the clear path with a quad using immediate mode, that made the
difference in comparison with a straightforward VBO path.

Marek

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to