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)