Re: What triggers -applicationDidChangeScreenParameters: delegate method?
Re: What triggers -applicationDidChangeScreenParameters: delegate method?
- Subject: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 11 Dec 2014 09:10:17 -0500
> On Dec 11, 2014, at 8:51 AM, Stephane Madrau <email@hidden> wrote:
>
> To exclude the fact it could be linked to a GPU switch or not, you can
> try following
> - use the gfxCardStatus tool to verify if your app effectively changes
> the GPU when it starts
> - force a GPU switch before launching your app (with aforementioned
> tool, or by launching iPhoto before launching your app), then only
> launch your application and see if the same delegate method is still
> called. If not, you have your culprit...
Stephane,
The Mac on which I've been seeing the applicationDidChangeScreenParameters: delegate method triggered is a Late 2013 Mac Pro. Per Apple Technical Note TN2335 <https://developer.apple.com/library/mac/technotes/tn2335/_index.html>, it can switch GPUs. However, the gfxCardStatus website <https://gfx.io> says it is for MacBook Pros. I've downloaded it but won't be able to try it out until later. Do you happen to know if it works on the latest Mac Pros as well as MacBook Pros?
I also have a Late 2013 MacBook Pro on which I can presumably use gfxCardStatus.
--
Bill Cheeseman - email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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