strange Direct3D9 errors

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Guest

strange Direct3D9 errors

Post by Guest »

I run my program and it works so far, but still puts out these errors:
Direct3D9: (ERROR) :Device cannot perform hardware processing. ValidateCreateDevice failed.

Direct3D9: (ERROR) :Device cannot perform mixed processing because driver cannot do hardware T&L. ValidateCreateDevice failed.

Direct3D9: (INFO) :======================= Hal SWVP device selected

Direct3D9: (INFO) :Using X3D PSGP


(VIA/S3G UniChrome IGP vtdisp.dll 6.14.10.113)

What does that mean for me and how can I avoid these errors?
Post Reply