From e23ef35f046ffefb444dd48c0526a9c991887c37 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 25 Mar 2018 10:34:00 -0700 Subject: Added include tests for project Common --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index c7493c1..297cfc2 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit c7493c14adadcadf00ec5c3e7711b2db8eb1c921 +Subproject commit 297cfc2d88ea9b0fca79074ef2278f4ce3b82c69 -- cgit v1.2.3 From 4aebe8fda95216c1723eb10afb5e05fdc145d62a Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 25 Mar 2018 11:13:07 -0700 Subject: Added GraphicsTools project include tests --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index 297cfc2..33dd5ea 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 297cfc2d88ea9b0fca79074ef2278f4ce3b82c69 +Subproject commit 33dd5ea4de1fceb63c95e32321b24620b2778ca5 -- cgit v1.2.3 From c8bc577d608e38c2bcb598b06e024440394752c6 Mon Sep 17 00:00:00 2001 From: Egor Date: Sun, 25 Mar 2018 12:55:28 -0700 Subject: Updated core to fix linux build errors --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index 33dd5ea..dcf0d7e 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 33dd5ea4de1fceb63c95e32321b24620b2778ca5 +Subproject commit dcf0d7e9050bd0a193b020228b27ca8a0ee2f177 -- cgit v1.2.3 From 6019c9be9e028fc5948bfa87f2f4f0fe75e0ef88 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 25 Mar 2018 20:37:03 -0700 Subject: Added ortho projection matrix test --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index dcf0d7e..f419bd2 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit dcf0d7e9050bd0a193b020228b27ca8a0ee2f177 +Subproject commit f419bd2c4fa2bf8df5df29100eae6fbca1d2578a -- cgit v1.2.3 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 --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index f419bd2..3aaa8e2 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit f419bd2c4fa2bf8df5df29100eae6fbca1d2578a +Subproject commit 3aaa8e2dcb73ca91a488f21250aceb0267fb15d6 -- cgit v1.2.3 From b5be45935b86d9ca8da29b14bb34abc9f9d05430 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 27 Mar 2018 09:07:11 -0700 Subject: Updated core: added debug message callback configuration --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index 3aaa8e2..d0f2872 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 3aaa8e2dcb73ca91a488f21250aceb0267fb15d6 +Subproject commit d0f28728ac2b9a8c7349b26c7ea40182aa952a30 -- cgit v1.2.3 From 7eaac141998744af9ab260105f9f91726b669847 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 27 Mar 2018 19:23:07 -0700 Subject: Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/9 --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index d0f2872..cf7ef96 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit d0f28728ac2b9a8c7349b26c7ea40182aa952a30 +Subproject commit cf7ef96b20bf3f91a9ee623f94800d617bc6ff3c -- cgit v1.2.3 From 872f2c07d8c610ae4c8e9eb264d77f23fe1028bb Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Tue, 27 Mar 2018 19:40:12 -0700 Subject: Updated core (added debug shader output when shader compilation fails) --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index cf7ef96..0a63fc0 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit cf7ef96b20bf3f91a9ee623f94800d617bc6ff3c +Subproject commit 0a63fc06246a3868e11741cd3682accc069ba868 -- cgit v1.2.3 From 3081e9165ae8d931e75f9aa8f825d72fbb0e8cdb Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Thu, 29 Mar 2018 18:50:58 -0700 Subject: Updated Core (added hardware adapter & display mode enumeration) --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index 0a63fc0..f3a224a 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 0a63fc06246a3868e11741cd3682accc069ba868 +Subproject commit f3a224a1f19e9d67cb683a965d1fb88636eabf6c -- cgit v1.2.3 From 681506ed960a2254580c28ca69062f243754b53e Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Thu, 29 Mar 2018 20:06:51 -0700 Subject: Updated core: added adapter id to engine initialization --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index f3a224a..b0b568e 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit f3a224a1f19e9d67cb683a965d1fb88636eabf6c +Subproject commit b0b568e32e854a720e97e1085151f54c7e62f047 -- 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 --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index b0b568e..5677bda 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit b0b568e32e854a720e97e1085151f54c7e62f047 +Subproject commit 5677bdafc48e6231a67c01e5d894ed657aa0ecf6 -- cgit v1.2.3 From 004ed3b9998c2b053263677ffd94b192363d93c3 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 11:58:19 -0700 Subject: Iimplemented switching to a fullscreen mode in d3d --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index 5677bda..f883586 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit 5677bdafc48e6231a67c01e5d894ed657aa0ecf6 +Subproject commit f88358621a3a2ffa1a9b7a87baa84695075337bd -- cgit v1.2.3 From 8e0f30a797b79cc84f2c3a2b2bb4d58dcd30a4f1 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 31 Mar 2018 12:32:10 -0700 Subject: Fixed iOS build error --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index f883586..b731e5a 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit f88358621a3a2ffa1a9b7a87baa84695075337bd +Subproject commit b731e5ae479f53adb2be57fdcef1a253c9edbf40 -- 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 --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index b731e5a..a8a3940 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit b731e5ae479f53adb2be57fdcef1a253c9edbf40 +Subproject commit a8a3940fa4491963048ade02dcb035eaca4b6eb5 -- 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 --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index a8a3940..be4b724 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit a8a3940fa4491963048ade02dcb035eaca4b6eb5 +Subproject commit be4b724b6b90a960f25844683f69d7f80ca2abeb -- 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 --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index be4b724..a28c992 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit be4b724b6b90a960f25844683f69d7f80ca2abeb +Subproject commit a28c992134489c20ce5b062ead4a4d0388dbb881 -- cgit v1.2.3 From d17fb68d6c068b84cd495f623f1f45da9ec34289 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sun, 1 Apr 2018 13:07:05 -0700 Subject: Updated core (minor changes) --- DiligentCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiligentCore') diff --git a/DiligentCore b/DiligentCore index a28c992..18d5973 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit a28c992134489c20ce5b062ead4a4d0388dbb881 +Subproject commit 18d59732724500f094510cece80afd83e3256282 -- cgit v1.2.3