Re: Fastest Way to display bitmaps
Re: Fastest Way to display bitmaps
- Subject: Re: Fastest Way to display bitmaps
- From: "Erik M. Buck" <email@hidden>
- Date: Fri, 22 Mar 2002 23:13:40 -0600
- Organization: EMB & Assocites Inc.
You want OpenGL drawPixels() and double buffering. It is at least 5 times
faster than the fastest NSBitmapImageRep use.
----- Original Message -----
From: "Jonathan Stocks" <email@hidden>
To: "Cocoa Mailing List" <email@hidden>
Sent: Friday, March 22, 2002 7:20 PM
Subject: Fastest Way to display bitmaps
>
I am looking for the "fastest" way to display bitmap data to a Cocoa
_______________________________________________
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.