mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-03 07:15:42 -04:00
Update to EGL_MESA_drm_image from mesa master
Woo, running on stock mesa now.
This commit is contained in:
parent
d6a4787ed7
commit
b12fcceeb7
7 changed files with 27 additions and 17 deletions
5
TODO
5
TODO
|
|
@ -3,6 +3,11 @@ Core wayland protocol
|
|||
- generate pointer_focus (and drag focus) on raise/lower, move
|
||||
windows, all kinds of changes in surface stacking.
|
||||
|
||||
- make a client side circular buffer of pending ping requests with
|
||||
callbacks and data. if buffer fills up, just iterate until an
|
||||
entry becomes available. wl_display_ping(dpy, func, data), basically.
|
||||
func is called when the reply comes in for the ping request.
|
||||
|
||||
- glyph cache
|
||||
|
||||
- dnd, figure out large object transfer: through wayland protocol or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue