Does anyone know how to determine if there is a suitable GPU present from FireMonkey?  Basically I want to know if I'm able to do some eye-candy (image transition effects), if no GPU then I wont.

Comments

  1. Eric Grange If we leave the issue of performance and frame rate aside, what I'm after is can image transitions be done (currently nothing happens if no GPU).  I would have thought that there would be some sort of property or variable I could interrogate such as GPUWillDoImageTransitions or SupportedGPUPresent, but there doesn't seem to be.  There must be something as FireMonkey knows not to do the transitions - I guess I should start trawling though source.

    ReplyDelete
  2. Perfect, cheers Andre Felix Miertschink

    ReplyDelete

Post a Comment