Re: [Alephmodular-devel] CoreGraphics work
Status: Pre-Alpha
Brought to you by:
brefin
From: Alexei S. <isv...@sy...> - 2005-07-07 23:51:21
|
> especially since we're trying to abstract the core away from the OS > interfaces as much as possible anyway. Wouldn't it better to just draw to an in-memory buffer for the whole screen and then use the minimal OS calls to transfer that as a whole bitmap (or parts that changed since last frame) to the screen? It seems integrating it closely with the OS isn't a very modular thing to do. ;) -Myrd |