From f716be30fb67fddc4c97ffeb63c7f0cb936e4d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Sun, 15 Oct 2017 23:01:00 +0200 Subject: [PATCH] Updated Mobile Profile (markdown) --- Mobile-Profile.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Mobile-Profile.md b/Mobile-Profile.md index 19aa9b9..fe0af94 100644 --- a/Mobile-Profile.md +++ b/Mobile-Profile.md @@ -1,15 +1,15 @@ -remove cursors -remove titlebar -remove window icon -remove window pos (NIH, Wayland) -remove window size limits -remove window aspect ratio -remove main loop (we're GLUT now) +- remove cursors +- remove titlebar +- remove window icon +- remove window pos (NIH, Wayland) +- remove window size limits +- remove window aspect ratio +- remove main loop (we're GLUT now) -add platform caps queries (also helps desktop) -add touch (also helps desktop) -add init weirdness (could be emulated on desktop) -add sensors (also helps desktop) -add pause/resume (also helps desktop) -add context loss (also helps EGL) -add monitor orientation (also helps desktop) +- add platform caps queries (also helps desktop) +- add touch (also helps desktop) +- add init weirdness (could be emulated on desktop) +- add sensors (also helps desktop) +- add pause/resume (also helps desktop) +- add context loss (also helps EGL) +- add monitor orientation (also helps desktop)