Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Asm2D
10 months ago
|
parent
|
context
|
favorite
| on:
Ask HN: Need C code for drawing graphic primitives...
Then paint to a regular buffer and do a memcpy to the framebuffer that has no cache at the end of each frame, possibly only copying a region/tiles you want to update.
All the libraries that exist are designed to work like this.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
All the libraries that exist are designed to work like this.