From bcc7c09d3c463704346f450137d46198f41017f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Sun, 15 Oct 2017 23:04:47 +0200 Subject: [PATCH] Updated Mobile Profile (markdown) --- Mobile-Profile.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Mobile-Profile.md b/Mobile-Profile.md index 301d6d9..37adbef 100644 --- a/Mobile-Profile.md +++ b/Mobile-Profile.md @@ -1,11 +1,13 @@ +### Items that start with remove - remove cursors -- remove titlebar (as a concept) +- remove decorated, resizable, maximized +- remove OpenGL - remove window icon - remove window pos (NIH, Wayland) - remove window size limits - remove window aspect ratio - remove main loop (we're GLUT now) - +### Items that start with add - add platform caps queries (also helps desktop) - add touch (also helps desktop) - add init weirdness (could be emulated on desktop)