Page 1 of 1

Is ddraw fully supported?

Posted: March 15th, 2021, 11:35 pm
by LazerBlazer
Hi, great project! :)

I just recently testing out DXGL with the dx7sdk samples, it works with the latest release but I noticed some issues like images not loading, lighting and some 3d stuff not displaying or loading.

I'm not sure if these are bugs or they are just not fully implemented yet.

Are all directdraw functions already fully supported? How about d3d/direct3d?

Re: Is ddraw fully supported?

Posted: March 28th, 2021, 9:00 am
by William
Many features are not fully implemented yet.

For a rough estimate of what APIs are currently supported (I have to go through the list again) see https://dxgl.org/wiki/DXGL_Features

Re: Is ddraw fully supported?

Posted: April 16th, 2021, 2:04 am
by LazerBlazer
Thanks. Are you planning to fully implement all directdraw functions?

I found other projects quite similar and almost complete, but DXGL seems more straightforward.

Re: Is ddraw fully supported?

Posted: April 16th, 2021, 9:53 pm
by William
LazerBlazer wrote: April 16th, 2021, 2:04 am Thanks. Are you planning to fully implement all directdraw functions?

I found other projects quite similar and almost complete, but DXGL seems more straightforward.
I do eventually.