]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commit
Refactoring of opencl_handle and image for reuse
authorStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 07:02:34 +0000 (16:02 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 07:04:05 +0000 (16:04 +0900)
commit6e5eaac63d86eec95b7f5fca3d8b75c5cfa62a52
tree13d9db536e1b4b2048fcedbd1d5eb70942720ffa
parent11f48592bf5b507b981806df2f9fd543ac0ba1e6
Refactoring of opencl_handle and image for reuse

Refactoring was done so that the OpenCL kernels wouldn't need to be
recompiled every time an image was dithered, among other efficiency
fixes.
src/image.cc
src/image.h
src/main.cc
src/opencl_handle.cc
src/opencl_handle.h