diff options
author | Michael Bien <[email protected]> | 2011-02-03 23:13:42 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2011-02-03 23:13:42 +0100 |
commit | dbe93d1e40a7bc9fbea7c5be3d59bf84e8a20ecb (patch) | |
tree | 3a451adf79f605d32c818a49ea2f71d4db8969fb /nbproject | |
parent | 992963009a1f551808e8da786b6b9d7b701f7a34 (diff) |
new simple gamma correction OpenCL example featuring lenna.
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configs/Gamma.properties | 1 |
1 files changed, 1 insertions, 0 deletions
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 |