summaryrefslogtreecommitdiff
path: root/src/api/api_memory.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-14Fix copyrightsDenis Steckelmacher1-1/+1
2011-08-19Document API files, .cpp files and deviceinterface.hDenis Steckelmacher1-0/+5
2011-08-18Fix a typo in the licence.Denis Steckelmacher1-1/+1
2011-08-18Place Clover under the new BSD 3-clauses license.Denis Steckelmacher1-0/+27
2011-08-07Use Object::isA to check arguments passed to API functions.Denis Steckelmacher1-11/+12
2011-08-02Implement clGetSupportedImageFormatsDenis Steckelmacher1-1/+139
2011-07-27Implement clCreateImage3DDenis Steckelmacher1-1/+25
2011-07-27Implement clCreateImage2DDenis Steckelmacher1-1/+24
2011-07-04Strip trailing spacesDenis Steckelmacher1-28/+28
2011-06-02Implement clGetImageInfo, fix bugsDenis Steckelmacher1-1/+8
2011-06-02Implement clGetMemObjectInfoDenis Steckelmacher1-1/+5
2011-06-01Start implementing buffers (Buffers, SubBuffers, Images 2D and 3D)Denis Steckelmacher1-3/+108
2010-03-27Lots of various changesZack Rusin1-1/+1
2009-08-30reorganize the directory structure a bitZack Rusin1-0/+84