On 11.04.2012 17:38, Marek Olšák wrote:
> Hi everyone,
>
> This series adds these optional features to st/mesa:
> - uploading user vertex buffers
> - translating unsupported vertex formats into floats
> - vertex data with unaligned buffer_offset, src_offset, or stride is 
> transformed such that it's aligned
>

Now before anyone comes with the idea again of making the st
unconditionally upload all user buffers and removing them from the API:
I'd really like to keep my specialized low-overhead upload path in the
driver that gives me 42 fps in TORCS over 32 when I let the state
tracker do it ...
(TORCS is an extreme example, in nexuiz the difference is only 89 over 85).

Thanks, Christoph

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to