mirror of
https://github.com/glfw/glfw.git
synced 2024-11-13 05:53:50 +00:00
Updated Mobile Profile (markdown)
parent
f60ee680e0
commit
f716be30fb
@ -1,15 +1,15 @@
|
|||||||
remove cursors
|
- remove cursors
|
||||||
remove titlebar
|
- remove titlebar
|
||||||
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)
|
||||||
|
|
||||||
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)
|
||||||
add sensors (also helps desktop)
|
- add sensors (also helps desktop)
|
||||||
add pause/resume (also helps desktop)
|
- add pause/resume (also helps desktop)
|
||||||
add context loss (also helps EGL)
|
- add context loss (also helps EGL)
|
||||||
add monitor orientation (also helps desktop)
|
- add monitor orientation (also helps desktop)
|
||||||
|
Loading…
Reference in New Issue
Block a user