summaryrefslogtreecommitdiff
path: root/README
blob: 10a8252d9cd1dbcbfb29ecee81063d917488a528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
experiment with EGL dri images and unix socket fd passing with dirty

server process -

listen to UNIX socket,

init EGL

create multiple resources - 2-3 textures

create buffers from the EGL resources

convert to file descriptors -

client process - initially one process

create an EGL context,

import fds into images,

read from unix socket for flushes and updates, update screen