Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
548 Discussions

Intel 900 GMA optimizations

Intel_C_Intel
Employee
1,491 Views

Hi

I am working on a programme that should run on a PC with a Intel 915GM chipset. It will use DirectX. The program uses a few (< 200) vertexes, often just 4. It uses a few (2 to 4) dynamicly updatedtextures of size up to 2048*512. It uses pixel shaders.

And it run painfully slow!!. Just around 40 frames/s for a 900*900 pixel image in a very simple test with a total of 24 shader instructions. And I needa lot more features.

Is this the best possible?

How many shader instructions can be executed per second?

I need optimizations hints.

I also need to save the images for later processing. I have considered using DirectX GetRenderTargetData, or to BitBlt the image to a MemDC, or ???? Any hints of the best way to do this? Is there any Intel driver shortcuts? Can you use the fact the PC memory can be used as both System and Video memory?

0 Kudos
2 Replies
Chuck_De_Sylva
Beginner
1,491 Views
0 Kudos
Intel_Software_Netw1
1,491 Views

Kicking thisthread after updating the link to the Developer Guide above.

==

Lexi S.

IntelSoftware NetworkSupport

http://www.intel.com/software

Contact us

0 Kudos
Reply