remove DSHWC 93/241593/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 9 Jul 2020 22:16:54 +0000 (07:16 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:46:10 +0000 (18:46 +0900)
Change-Id: I4f0f04783d226269b331f2404862109d62581f0e

src/DSHWC/README.md [deleted file]
src/meson.build

diff --git a/src/DSHWC/README.md b/src/DSHWC/README.md
deleted file mode 100644 (file)
index 1009648..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# DSHWC
-HWCompositing.
-HWC and HWCWindow
-
-## Requirements
-### HWC
- * Dislay하도록 요청한다.
- * Force Full Compositing on/off.
- * State pattern 사용해야하지 않을까? (의견)
- * <<향후 추가 요망>>
-### HWCWindow
- * HWCWindow를 생성해야 한다.
- * HWCWindow를 ref/unref
- * <<향후 추가 요망>>
index c1063be..8c5ef20 100644 (file)
@@ -118,7 +118,6 @@ libds_include_dirs = include_directories(
        './DSDisplayArea',
        './DSDisplayDevice',
        './DSEventLoop',
-       './DSHWC',
        './DSInput',
        './DSObject',
        './DSOutput',