Re: [MBS] SystemInformationMBS.MacVRAMSize

2014-06-26 Thread Michael Diehr
An update to this:  with 14.2 on 10.8.5 and a VRAM card size of 1024MB, 
SystemInformationMBS.MacVRAMSize is returning 268435456 which is 256MB.

Any ideas why the value is wrong?




On Nov 20, 2011, at 10:51 AM, Christian Schmitz 
supp...@monkeybreadsoftware.de wrote:

 
 Am 20.11.2011 um 17:28 schrieb Michael Diehr:
 
 Hi Christian... to follow up on an old thread.
 
 I have a user with a macbook pro with 2 graphics cards (NVIDIA 9600 and 
 NVIDIA 9400).  The 9600 has 512MB of VRAM, yet 
 SystemInformationMBS.MacVRAMSize is reporting 256MB.  (The user has verified 
 that the 9600 is, indeed, active at the time).
 
 Not a big deal, but might be nice to improve at some point.
 
 Well, we query the value we can get :-)
 
 Also, modern VRAM sizes are heading over 2GB, so this may need to return a 
 UINT64 soon :)
 
 
 No problem. I can change that today.
 
 Greetings
 Christian
 
 -- 
 See you in Orlando, Florida for Real World 2012
 
 More details and registration here:
 http://www.realsoftware.com/community/realworld.php
 
 
 
 ___
 Mbsplugins_monkeybreadsoftware.info mailing list
 mbsplugins@monkeybreadsoftware.info
 https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] SystemInformationMBS.MacVRAMSize

2014-06-26 Thread Christian Schmitz

Am 26.06.2014 um 19:50 schrieb Michael Diehr m...@xochi.com:

 An update to this:  with 14.2 on 10.8.5 and a VRAM card size of 1024MB, 
 SystemInformationMBS.MacVRAMSize is returning 268435456 which is 256MB.
 
 Any ideas why the value is wrong?

The API we use doesn't report better results.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info


Re: [MBS] SystemInformationMBS.MacVRAMSize

2011-11-20 Thread Michael Diehr
Hi Christian... to follow up on an old thread.

I have a user with a macbook pro with 2 graphics cards (NVIDIA 9600 and NVIDIA 
9400).  The 9600 has 512MB of VRAM, yet SystemInformationMBS.MacVRAMSize is 
reporting 256MB.  (The user has verified that the 9600 is, indeed, active at 
the time).

Not a big deal, but might be nice to improve at some point.

Also, modern VRAM sizes are heading over 2GB, so this may need to return a 
UINT64 soon :)

On Feb 9, 2009, at 5:48 PM, Christian Schmitz wrote:

 Michael Diehr m...@xochi.com wrote:
 
 Christian, FYI it looks like you could change
   SystemInformationMBS.MacVRAMSize
 to
   SystemInformationMBS.VRAMSize
 
 and have it work on Win32 also (though DX10 may be required?)
 
 Well it looks to me that the whole Direct X initialization here is a
 little bit too much work for such a simple function.
 
 But maybe I'll soon find some sample code so at least the development
 for such a function is easier.
 
 The code in the microsoft page is not complete for me.
 
 Greetings
 Christian
 
 -- 
 Over 1100 classes with 22000 functions in one REALbasic plug-in. 
 The Monkeybread Software Realbasic Plugin v9.0. 
 
 http://www.monkeybreadsoftware.de/realbasic/plugins.shtml
 ___
 Mbsplugins_monkeybreadsoftware.info mailing list
 mbsplugins@monkeybreadsoftware.info
 https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

___
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info