Created Mobile Profile (markdown)

Camilla Löwy 2017-10-15 23:00:25 +02:00
parent 438bcd5bcc
commit f60ee680e0

15
Mobile-Profile.md Normal file

@ -0,0 +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)
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)