AndoniZubimendi / directfb-render

DirectFB X11 XRender + Composite driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the X11 DirectFB driver (from version 1.4.14) + Render + Composite 
support.

Build and install using:
	# make
	# make install

To uninstall
	# make uninstall

Make sure you add this to your directfbrc configuration:

	system = render
	pixelformat = ARGB	

You need to have a Composite Manager running

About

DirectFB X11 XRender + Composite driver


Languages

Language:C 100.0%