Skip to content

A simple demo app to test out using GLX across process on X11

Notifications You must be signed in to change notification settings

eqrion/cross-process-glx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cross Process GLX

This is a simple demo app to test out using GLX across process on X11.

To run it, use make, run ./host, copy the window id, run ./client, and paste the window id, and it should work.

Note: there is no attempt at cleaning up the resources here, everything leaks. This is just a demo.

About

A simple demo app to test out using GLX across process on X11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published