projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d439491
)
WL_bind_wayland_display: clarify that context must be NULL
author
Kristian Høgsberg
<krh@bitplanet.net>
Fri, 22 Apr 2011 03:47:36 +0000
(23:47 -0400)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Fri, 22 Apr 2011 03:47:59 +0000
(23:47 -0400)
docs/WL_bind_wayland_display.spec
patch
|
blob
|
history
diff --git
a/docs/WL_bind_wayland_display.spec
b/docs/WL_bind_wayland_display.spec
index b4e670303d330deffa2fb01780ec179a6c51bff5..e2fde3c507b7c0e900c2648a164db3ee064c1c5c 100644
(file)
--- a/
docs/WL_bind_wayland_display.spec
+++ b/
docs/WL_bind_wayland_display.spec
@@
-82,7
+82,7
@@
Additions to the EGL 1.4 Specification:
Import a wl_buffer by calling eglCreateImageKHR with
wl_buffer as EGLClientBuffer, EGL_WAYLAND_BUFFER_WL as the target,
- and an empty attribute_list.
+
NULL context
and an empty attribute_list.
Issues