Batch of support for backends in pywrap.
commit41a2719db7086efe7c888a3acc2807295bcef640
authorTomas Gavenciak <gavento@ucw.cz>
Fri, 24 Feb 2012 13:33:34 +0000 (24 14:33 +0100)
committerTomas Gavenciak <gavento@ucw.cz>
Fri, 24 Feb 2012 13:33:34 +0000 (24 14:33 +0100)
treee169c7c3de63e66f45cf06f913a79d4f2d05e36f
parentd6538118cb90b513bbe82c90f7aa5c23b051050b
Batch of support for backends in pywrap.
pylib/gfxprim/backends/C.py [new file with mode: 0644]
pylib/gfxprim/backends/Makefile [new file with mode: 0644]
pylib/gfxprim/backends/__init__.py [new file with mode: 0644]
pylib/gfxprim/backends/backends.swig [new file with mode: 0644]
pylib/gfxprim/backends/extend_backend.py [new file with mode: 0644]