Updated Mobile Profile (markdown)

Camilla Löwy 2017-10-15 23:04:47 +02:00
parent 2fcb59becc
commit bcc7c09d3c
1 changed files with 4 additions and 2 deletions

@ -1,11 +1,13 @@
### Items that start with remove
- remove cursors - remove cursors
- remove titlebar (as a concept) - remove decorated, resizable, maximized
- remove OpenGL
- remove window icon - remove window icon
- remove window pos (NIH, Wayland) - remove window pos (NIH, Wayland)
- remove window size limits - remove window size limits
- remove window aspect ratio - remove window aspect ratio
- remove main loop (we're GLUT now) - remove main loop (we're GLUT now)
### Items that start with add
- add platform caps queries (also helps desktop) - add platform caps queries (also helps desktop)
- add touch (also helps desktop) - add touch (also helps desktop)
- add init weirdness (could be emulated on desktop) - add init weirdness (could be emulated on desktop)