summaryrefslogtreecommitdiff
path: root/tests/test_device.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-04Strip trailing spacesDenis Steckelmacher1-14/+14
2011-05-24Resurrect the trivial example.Denis Steckelmacher1-2/+2
2011-05-21Implement clCreateContext, clRetainContext and clReleaseContextDenis Steckelmacher1-2/+0
2011-05-19Implement clGetDeviceInfoDenis Steckelmacher1-0/+61
2011-05-19Implement clGetDeviceIDs, and a stub of the abstraction layer based on the De...Denis Steckelmacher1-0/+55
2011-05-17Implement the Platform API, with tests.Denis Steckelmacher1-89/+0
2010-03-27Lots of various changesZack Rusin1-1/+1
2010-01-04Create the cmake test infrastructureIgor Oliveira1-0/+89