• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Speed problems using NSImage. Solution?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Speed problems using NSImage. Solution?


  • Subject: Re: Speed problems using NSImage. Solution?
  • From: John Stiles <email@hidden>
  • Date: Sun, 07 Jan 2007 17:47:25 -0800


Erik Buck wrote:
NSImage is ultimately implemented on top of OpenGL too.
This is highly misleading.
NSImage doesn't use the GPU. It renders into a RAM back-buffer, using exclusively CPU-based algorithms. This RAM back-buffer is later DMAed and blit to the screen by the WindowServer using OpenGL.
All of the benefits that one traditionally associates with OpenGL and GPU-based rendering are lost when using NSImage.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Speed problems using NSImage. Solution?
      • From: Erik Buck <email@hidden>
References: 
 >Re: Speed problems using NSImage. Solution? (From: Erik Buck <email@hidden>)

  • Prev by Date: Re: Cocoa-dev Digest, Vol 4, Issue 15
  • Next by Date: Re: Figuring out if we have an active gateway
  • Previous by thread: Re: Speed problems using NSImage. Solution?
  • Next by thread: Re: Speed problems using NSImage. Solution?
  • Index(es):
    • Date
    • Thread