Y
Hacker News
new
|
ask
|
show
|
jobs
by
zamalek
2600 days ago
I can't imagine it actually blits, it probably swaps buffers like everything since 2000.
1 comments
pcwalton
2600 days ago
No, it blits. Buffer swap doesn't work because Core Animation owns the entire scanout buffer. iOS apps don't have access to it.
link