summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-26Disable debugging output.HEADmasterZack Rusin1-1/+1
2010-11-26Hack to finally start generating llvm ir for opencl kernels.Zack Rusin3-5/+47
2010-11-22Build fixes for llvm-libdir != /usr/lib.Piotr Rak2-2/+6
2010-11-20Various fixes.Zack Rusin1-28/+41
2010-11-18Cleaner compiler setup and new builins build setupZack Rusin3-81/+79
2010-11-17Initial version of the builtinsZack Rusin2-30/+76
2010-11-13Fix compilationZack Rusin2-2/+11
2010-11-13Bring in more of the compiler codeZack Rusin2-15/+55
2010-11-11Get it all a little closer to being reasonable.Zack Rusin5-256/+89
2010-11-10Implement more of the api stubsZack Rusin21-70/+298
2010-11-10Remove the cpu winsysZack Rusin7-267/+4
2010-03-27Lots of various changesZack Rusin19-47/+39
2010-01-04Fix some bugs found by the unit tests.Igor Oliveira2-6/+18
2010-01-04PATCH[1/1]: OpenCL: create and implement stub context methodsIgor Oliveira5-10/+89
2009-08-30reorganize the directory structure a bitZack Rusin17-10/+268
2009-08-29lots of various changesZack Rusin6-76/+276
2009-08-21link in llvm/clangZack Rusin20-46/+1335
2009-08-20fix compilation and add some cmake codeZack Rusin18-1251/+81
2008-12-29add gl stubsZack Rusin2-1/+88
2008-12-28fix definitionZack Rusin1-1/+1
2008-12-28fix a linking issueZack Rusin1-1/+1
2008-12-27fix some build sytem issuesZack Rusin1-0/+7
2008-12-16some cleanupsZack Rusin2-512/+0
2008-12-16build using cmakeZack Rusin3-0/+542
2008-12-16small changesZack Rusin3-4/+136
2008-12-14a little nicer scheme of creating devicesZack Rusin3-33/+35
2008-12-14moving more things to the deviceZack Rusin3-120/+201
2008-12-14first semi working exampleZack Rusin1-3/+6
2008-12-13add some ignoresZack Rusin1-0/+1
2008-12-13new headers and some device changesZack Rusin3-14/+42
2008-12-13c++ is simply a better fit for openclZack Rusin14-25/+39
2008-12-07Starting work on OpenCLZack Rusin17-0/+898