tags:

views:

7

answers:

0

Hi

On an application developed using WPF while running in hw accelerated mode, certain controls do not appear properly in certain devices. Same application works fine if the rendering mode is forced to software. However, the rendering tier is 2 and by default it goes to hw mode of rendering in WPF

It does not work fine with the system with following specification:

Display::
Device name: Intel(R) Graphics Media Accelerator 500
Manufacturer: Intel Corporation
Chip Type: Intel (R)GMA 500 Graphics Controller
DAC Type: Internal LVDS, External SDVO
Approx Total Memory : 251 MB
Current Display Mode : 1024 x 576 (32 Bit) ( 60Hz)
Monitor : Generic PnP Monitor

Drivers::
Main Driver: igdumd32.dll
Version: 8.14.10.2011
WHQL Logo'd : Yes
Driver Model : WDDM 1.0

DirectX Features::
DirectDraw acceleration - enabled
Direct3D Acceleration : Enabled
AGP Texture Acceleration :Enabled

Could you let me know if it has anything to do with the graphics card configuration. If so, what is the parameter that has to be checked before forcing it to software mode of WPF rendering?

Thanks in advance.
Regards,
Ramya Maithreyi