Skip to content

elmarco/eglbufpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages