Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A modern Platform Layer for XCB software rendering.

See the X11/XCB Platform Layer for Software Rendering article for some background and a code walk-through.

Getting started

gcc -std=c23 -O2 -g -Wall -Wextra main.c -lxcb -lxcb-dri3 -lxcb-present -lxcb-cursor -lxcb-render -lxcb-sync -lxcb-keysyms -o main
./main

Gallery

Demo

About

A modern Platform Layer for XCB software rendering

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages