Discuss topics related to DXGL that don't belong in any other category.
LazerBlazer
Posts: 2 Joined: March 15th, 2021, 10:00 pm
Post
by LazerBlazer » March 15th, 2021, 11:35 pm
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?
William
Site Admin
Posts: 194 Joined: November 19th, 2011, 5:08 pm
Contact:
Post
by William » March 28th, 2021, 9:00 am
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
LazerBlazer
Posts: 2 Joined: March 15th, 2021, 10:00 pm
Post
by LazerBlazer » 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.
William
Site Admin
Posts: 194 Joined: November 19th, 2011, 5:08 pm
Contact:
Post
by William » April 16th, 2021, 9:53 pm
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.