Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Pretty stupid to try to free a function :>
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d57ce3ff06cb5859d51f223e1f6bd4816125d5d5.
|
|
|
|
|
|
wl_buffer's can be destroyed while attached.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FIXME: remove pixmap attach again?
|
|
|
|
The code still needs a bit cleaup.
|
|
|
|
|
|
Using images just for allocating was crap.
|
|
|
|
|
|
|
|
usable only with egl_dri2's eglCreateImageKHR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- define $*_LIB_* stuff in configure.ac & configs/
- build only if wayland is in --with-egl-platforms
|
|
|
|
|
|
|
|
do not use EGL's as they might be device dependant
|
|
|
|
|
|
|
|
|