Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirement.
|
|
|
|
Small prims are now self-contained in batch buffers when space allows.
|
|
|
|
|
|
If there's room in the batch buffer after the rendering command to accomodate
the indexes, put them there rather than in a separate buffer.
|
|
|
|
vbuf_flush_indices()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requested alignment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Remove put/get tile, just have users call put_tile_raw, etc directly.
- Remove surface_data call, just map it locally.
|
|
|
|
undefined state
|
|
|
|
|
|
|
|
|
|
Plus misc clean-up. Window resize sometimes works now.
|
|
|