]> gitweb.factorcode.org Git - factor.git/commit
cuda.contexts, cuda.gl: factor out set-up-cuda-context and clean-up-cuda-context...
authorJoe Groff <arcata@gmail.com>
Tue, 25 May 2010 04:38:25 +0000 (21:38 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 25 May 2010 05:13:15 +0000 (22:13 -0700)
commit9fccc389948355ec05f405b8ec5c570b74815c4b
tree4d35bc8750c6c8b10686f9d5e52682eb20a788f5
parent05227a0e76f9ae69fb3c1c4d5b912049535bb215
cuda.contexts, cuda.gl: factor out set-up-cuda-context and clean-up-cuda-context so they can be used by objects that own a cuda context (separate from with-cuda-context)
extra/cuda/contexts/contexts.factor
extra/cuda/gl/gl.factor