Search found 2 matches

by amerthebest
Mon Jan 17, 2011 1:27 pm
Forum: Project Announcements
Topic: Finally, a DirectX 10 video driver for Irrlicht
Replies: 750
Views: 246864

Very nice.

Next demo would be nice some Compute shader and tesselations.

:)
by amerthebest
Thu Jan 13, 2011 1:25 pm
Forum: Project Announcements
Topic: Finally, a DirectX 10 video driver for Irrlicht
Replies: 750
Views: 246864

I think directx 11 support is very nice feature,i've tested it and it works well at moment with some leaks on 2d rendering,shadows and particle system. There is small bug into the CD3D11Driver::queryMultisampleLevels(ECOLOR_FORMAT format, u32 numSamples) methods,you're always passing 4 instead of nu...