2 Nov
2018
2 Nov
'18
4:16 a.m.
On Fri, 2 Nov 2018 at 01:16, Józef Kucia <joseph.kucia(a)gmail.com> wrote:
The API isn't necessarily final yet, but I would like to have it finalized before the next release.
From a very brief look, two things we may want to change are "enum vkd3d_result" (not explicitly used in the public interface, but returned by the library. Should probably either be "vkd3d_shader_result", or moved to some common header or something), and "struct vkd3d_shader_scan_info" (uses bitfields, which may be questionable for portability).