From 1cda2be6b12db4aac1c44c9fc3123c7f063ba2f8 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Mon, 26 Mar 2018 23:23:05 -0700 Subject: Updated submodules: reworked debug output to allow user-specified callbacks --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index 3389ffe..fbd8cfa 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 3389ffe416be73a484daff6c21a81fd301428679 +Subproject commit fbd8cfa6cac74f307b9c1368004a75f3e89a5aea -- cgit v1.2.3 From 6e300d8c6a0c2157b8d804cd604dad6079429d8d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 30 Mar 2018 09:59:44 -0700 Subject: Updated submodules; enabled fullscreen mode --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index fbd8cfa..f3a246d 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit fbd8cfa6cac74f307b9c1368004a75f3e89a5aea +Subproject commit f3a246d2e321fc2b98c00f5c53bed2c3c6fc4bf1 -- cgit v1.2.3 From 7171305342de9a2dd418e7057f666f99f8c0d5c0 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 14:46:00 -0700 Subject: Updated samples submodule (implemented switching to fullscreen in sample apps) --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index f3a246d..4203a19 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit f3a246d2e321fc2b98c00f5c53bed2c3c6fc4bf1 +Subproject commit 4203a19484da49a39cc2a101a27a8c43d9d35097 -- cgit v1.2.3 From ba7b40284d98e893d4e8119c65d1d89c6a7091cf Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 16:45:18 -0700 Subject: Added sync interval to Present. Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/10 --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index 4203a19..ba6b4e0 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 4203a19484da49a39cc2a101a27a8c43d9d35097 +Subproject commit ba6b4e0da05c40dc1d5c9a7dd02b0db2914bd749 -- cgit v1.2.3 From f3ac2ce9dc0ae329ac2deeed96f038e0c8e07330 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 20:55:13 -0700 Subject: Implemented switching to fullscreen on shift+enter in UWP --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index ba6b4e0..3ea8cb7 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit ba6b4e0da05c40dc1d5c9a7dd02b0db2914bd749 +Subproject commit 3ea8cb7d91d93f9235a2d8db82da5bba8d60dcde -- cgit v1.2.3 From 1c8d702ab6cb460d8ec540562c0ac81a15247fd5 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 21:10:48 -0700 Subject: Updated readme --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index 3ea8cb7..4955e09 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 3ea8cb7d91d93f9235a2d8db82da5bba8d60dcde +Subproject commit 4955e098046b9a230b45e194b64fd26c92e5ba01 -- cgit v1.2.3 From 9ecc860374ea842c74bc0679432cced14bb62807 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 21:13:45 -0700 Subject: Updated readme --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index 4955e09..fa02e0e 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 4955e098046b9a230b45e194b64fd26c92e5ba01 +Subproject commit fa02e0e969a462a156b60d39d3250e73dbb7ea7c -- cgit v1.2.3 From 81400ebf6c77c09ea12bbc532ea5658b3c09fc87 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 22:39:38 -0700 Subject: Fixed issue with d3d11 swap chain faling to resize due to command lists not being released --- DiligentSamples | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentSamples') diff --git a/DiligentSamples b/DiligentSamples index fa02e0e..9f79380 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit fa02e0e969a462a156b60d39d3250e73dbb7ea7c +Subproject commit 9f793803c249cb7b3ff6d62fa0beaa6a517479ce -- cgit v1.2.3