summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/7.0.html
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2015-03-18 11:46:45 +1000
committerDave Airlie <[email protected]>2015-03-20 09:46:30 +1000
commit9d97cd2e3e993658ebe038f4652dc59c3ae56031 (patch)
treebd9d4bb966d4515aa1c7abe51998a8de540ee086 /docs/relnotes/7.0.html
parent201aef9d1370ff524f856b725d2328c4f48199e8 (diff)
u_primconvert: add primitive restart support
This add primitive restart support to the prim conversion. This involves changing the API for the translate functions as we need to pass the prim restart index and the original number of indices into the translate functions. primitive restart is support for quads, quad strips and polygons. This deal with the case where the actual number of output primitives is less than the initially calculated number, by filling the rest of the output primitives with the restart index, the other option is to reduce the output prim number, but that will make the generator code a bit messier. Reviewed-by: Brian Paul <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes/7.0.html')
0 files changed, 0 insertions, 0 deletions