diff options
author | David Walter Seikel | 2016-02-18 21:11:14 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-02-18 21:11:14 +1000 |
commit | a08ea2edbae778a563a3a088cc414e9c9021241b (patch) | |
tree | 41ebcaf6b25582692fe6891f568ba93c545b7c05 | |
parent | Shift the BLAST stuff to it's proper home. (diff) | |
download | SledjHamr-a08ea2edbae778a563a3a088cc414e9c9021241b.zip SledjHamr-a08ea2edbae778a563a3a088cc414e9c9021241b.tar.gz SledjHamr-a08ea2edbae778a563a3a088cc414e9c9021241b.tar.bz2 SledjHamr-a08ea2edbae778a563a3a088cc414e9c9021241b.tar.xz |
Obsolete WindowSharing, but keep it around.
-rw-r--r-- | docs/ClientHamr/WindowSharing.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ClientHamr/WindowSharing.txt b/docs/ClientHamr/WindowSharing.txt index 1ccd3bb..71ce6d9 100644 --- a/docs/ClientHamr/WindowSharing.txt +++ b/docs/ClientHamr/WindowSharing.txt | |||
@@ -1,5 +1,7 @@ | |||
1 | EnLichtIrrnment. B-) | 1 | EnLichtIrrnment. B-) |
2 | 2 | ||
3 | (Note, this is obsolete, as I moved away from Irrlicht when EFL grew 3D support.) | ||
4 | |||
3 | Elementary and Irrlicht don't like to share windows. | 5 | Elementary and Irrlicht don't like to share windows. |
4 | 6 | ||
5 | Irrlicht can be told to create a device from a pre existing window, but this is Windows only. | 7 | Irrlicht can be told to create a device from a pre existing window, but this is Windows only. |