A simple 2D graphics renderer written in C, written using XCB and GLX
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Wesley Kerfoot 752f67000c add --pedantic 5 years ago
.envrc Use $CC variable in build.sh 5 years ago
.gitignore Initial commit 5 years ago
.vimrc Rename files, update .vimrc and build.sh 5 years ago
blit_cairo.c properly handle configure notify events, and key press events 5 years ago
blit_opengl.c Cairo version that actually works properly 5 years ago
blit_xcb.c Remove needless comments 5 years ago
build.sh add --pedantic 5 years ago