aboutsummaryrefslogtreecommitdiff
path: root/tests/cl/program/execute
AgeCommit message (Expand)Author
2013-04-24cl: Add test for get_local_size()Tom Stellard
2013-04-24cl: Add test for get_group_id()Tom Stellard
2013-04-24cl: Add test for SHA-256 Ch functionTom Stellard
2013-04-20cl: Add test of get_global_size(dim)Aaron Watry
2013-04-20cl: Fix char/short test namesAaron Watry
2013-02-13cl: Add % to the list of illegal characters in test namesTom Stellard
2013-02-07cl: Add tests for arrays declared on the stack (private memory)Tom Stellard
2013-01-02cl: Remove soon to be illegal characters from test namesTom Stellard
2012-12-10cl: Replace scalar-load-[float|uchar] with more comprehensive tests.Aaron Watry
2012-12-10cl: Don't attempt to execute vector-arithmetic-[floating|integer].cl include ...Aaron Watry
2012-11-30cl: These tests were failing to compile on Nvidia CL runtime on *NIX.Aaron Watry
2012-11-30cl: Add a CL test for kernel names which match iso646.h definitions.Aaron Watry
2012-11-30cl: Remove clc_version_min from gegl-rgb-gamma-u8-to-ragabaf.clAaron Watry
2012-11-30cl: Remove clc_version_min requirement on scalar-load-[float|uchar].cl testsAaron Watry
2012-11-30cl: Add vector conversion tests.Aaron Watry
2012-10-15cl: Add vector-store-int4 testTom Stellard
2012-10-15cl: Add gegl fir-get-mean-component-1D-CL.clTom Stellard
2012-10-15cl: Add gegl rgb-gamma-u8-to-ragabaf testTom Stellard
2012-10-15cl: Add gegl gamma-2-2-to-linear testTom Stellard
2012-10-15cl: Add scalar-load-float testTom Stellard
2012-10-15cl: Add scalar-load-uchar testTom Stellard
2012-09-05cl: Add OpenCL testsBlaž Tomažič