|
|
|
|
|
by aaronblohowiak
5034 days ago
|
|
There is always a rendering engine unless you're writing pixels to the buffer directly. The thing is that Cocoa/CocoaTouch's rendering and compositing is much faster than Webkit's. Why that is, is left as an exercise for the reader. |
|