Support for idx buffers. Leaving it on by default as it doesnt seem to cause any...
authorAapo Tahkola <aet@rasterburn.org>
Wed, 16 Feb 2005 19:04:32 +0000 (19:04 +0000)
committerAapo Tahkola <aet@rasterburn.org>
Wed, 16 Feb 2005 19:04:32 +0000 (19:04 +0000)
commit41d180c899c9008edadc6ff4538fc33e9793259c
treec6def9ed414ebc6742f699202a1f0a2bd1effa53
parent8eeef423e9d4f0c9e7ac6393288b8772d5c62190
Support for idx buffers. Leaving it on by default as it doesnt seem to cause any lock ups nor other issues. Tests with one object using elts should pass. Introducing more than one object will cause indices to mix up as far as i can see. DRM update is needed for this code to work\!
src/mesa/drivers/dri/r300/r300_context.h
src/mesa/drivers/dri/r300/r300_emit.h
src/mesa/drivers/dri/r300/r300_maos.c
src/mesa/drivers/dri/r300/r300_reg.h
src/mesa/drivers/dri/r300/r300_render.c