Re: External DMA to gpu

2018-10-02 Thread Dirk Eibach
Hi Pekka, I finally got everything working. I am using gbm_bo_create() and gbm_bo_get_fd() to get a buffer that is filled by my grabber. Then I use eglCreateImageKHR() and glEGLImageTargetTexture2DOES() to display it. My only problem left is that glEGLImageTargetTexture2DOES() does only accept ARG

Re: External DMA to gpu

2018-10-02 Thread Pekka Paalanen
On Tue, 2 Oct 2018 15:06:14 +0200 Dirk Eibach wrote: > Hi Pekka, > > I finally got everything working. I am using gbm_bo_create() and > gbm_bo_get_fd() to get a buffer that is filled by my grabber. Then I > use eglCreateImageKHR() and glEGLImageTargetTexture2DOES() to display > it. Hi Dirk, ni

Re: [PATCH wayland-protocols v2] unstable: add primary-selection protocol

2018-10-02 Thread Simon Ser
Hi Jonas, Any news about this? Thanks! Simon On Sunday, September 23, 2018 12:52 PM, Simon Ser wrote: > From: emersion cont...@emersion.fr > > This primary selection is similar in spirit to the eponimous > in X11, allowing a quick "select text + middle click" shortcut > to copying and pasting

[ANNOUNCE] libinput 1.12.1

2018-10-02 Thread Peter Hutterer
libinput 1.12.1 is now available This is a stable release, so no new features, just a few fixes, mostly related to the new quirks system. A few entries there had to be corrected/added, including the one for the MS Nano Transceiver, the Dell XPSL322X touchpad and some of the Elan Touchpad quirks. A