]> icculus.org git repositories - manmower/openbox.git/commit
create the loco library for composting. it links against libGL. openbox.c calls...
authorDana Jansens <danakj@orodu.net>
Fri, 1 Feb 2008 04:08:30 +0000 (23:08 -0500)
committerDana Jansens <danakj@orodu.net>
Fri, 1 Feb 2008 04:08:30 +0000 (23:08 -0500)
commit0fe2b6010714161a17b01870d93b09b993e7b299
treeb286677a0313321cc9cdf50da372e6dc8358cea1
parent2b891bc9020432a765751f774efd27a18d3e885a
create the loco library for composting.  it links against libGL.  openbox.c calls it when it takes over a screen, and when it is exiting.
Makefile.am
configure.ac
loco/loco-4.0.pc.in [new file with mode: 0644]
loco/loco.c [new file with mode: 0644]
loco/loco.h [new file with mode: 0644]
openbox/openbox.c