1 May
2019
1 May
'19
1:37 p.m.
On Tue, 30 Apr 2019 at 17:04, Józef Kucia <joseph.kucia(a)gmail.com> wrote:
include/private/vkd3d_debug.h | 10 ++++++ libs/vkd3d-common/debug.c | 39 +++++++++++++++++++++++ libs/vkd3d/device.c | 58 +++++++++++++++++++++++++---------- libs/vkd3d/vkd3d_private.h | 7 +++++ 4 files changed, 97 insertions(+), 17 deletions(-)
It may be helpful to document the various environment variables (VKD3D_DEBUG, VKD3D_SHADER_DEBUG, VKD3D_SHADER_DUMP_PATH, VKD3D_DISABLE_EXTENSIONS, VKD3D_CONFIG) in the README.