graphics optimization tips
graphics optimization tips
- Subject: graphics optimization tips
- From: email@hidden
- Date: Sat, 11 Jan 2003 03:49:05 -0800
I've seen a lot of apps which don't use Quartz in an intelligent manner. For example updating an entire window when only one component needs updating, and also deleting and redrawing an item instead of moving it in a separate layer (to take advantage of QE).
Has anybody seen a web page which details various Quartz optimization techniques (programmatically)?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.