From dbe93d1e40a7bc9fbea7c5be3d59bf84e8a20ecb Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Thu, 3 Feb 2011 23:13:42 +0100 Subject: new simple gamma correction OpenCL example featuring lenna. --- nbproject/configs/Gamma.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 nbproject/configs/Gamma.properties (limited to 'nbproject') diff --git a/nbproject/configs/Gamma.properties b/nbproject/configs/Gamma.properties new file mode 100644 index 0000000..fd191d4 --- /dev/null +++ b/nbproject/configs/Gamma.properties @@ -0,0 +1 @@ +main.class=com.jogamp.opencl.demos.gamma.CLSimpleGammaCorrection -- cgit v1.2.3