Hi Jeff,
On 11/3/18 4:29 PM, Jeff Young wrote:
[snip]
> Are vertexes allocated per group?
Each group gets a contiguous memory area. This way a group is drawn from
cache (video memory) just by specifying offset and size of the chunk
storing the associated vertexes.
And is the whole text item a gr
When re-drawing a board we spend most of the time drawing the text, and most of
that time reserving 6 vertexes at a time.
Are vertexes allocated per group? And is the whole text item a group? Would
it be faster to reserve by character or by text item?
Cheers,
Jeff.
___
2 matches
Mail list logo