diff options
author | Carl Worth <cworth@cworth.org> | 2008-07-07 15:58:27 -0700 |
---|---|---|
committer | Carl Worth <you@yourdomain.example.com> | 2008-07-12 08:15:08 -0700 |
commit | 757c00927a6f5760135136450b8d02d0f999ac1c (patch) | |
tree | 1cbfc7ce7b8d1054ba8d31e8fa78893265b3dc7d /src/Makefile.am | |
parent | 0c548cd040d0c5e1812470ccdf6de86b6a2926d7 (diff) |
Use up to 256 separate vertex buffers
This allows us to only call i830WaitSync once every 128 calls to composite
rather than on every call. However, we do need to also call MI_FLUSH to
avoid the vertex cache getting in our way, (since our "separate" buffers
are all allocated as one contiguous chunk).
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions