Age | Commit message (Expand) | Author |
---|---|---|
2011-06-20 | pack material and surface indices into the fourth byte of the triangle array ... | Anthony LaTorre |
2011-06-19 | reverse the face orientation on all triangles in the stl files exported from ... | Anthony LaTorre |
2011-06-18 | stupid mistake. event_times should not be converted to an array when it is re... | Anthony LaTorre |
2011-06-18 | change curandstate array length to 100,000. gputhread.run() now correctly ini... | Anthony LaTorre |
2011-06-18 | forgot to initialize gpu random number states in gputhread.run() | Anthony LaTorre |
2011-06-17 | visually tested optics code. added models of the inner and outer meshes for t... | Anthony LaTorre |
2011-06-03 | load materials/surfaces onto the gpu | Anthony LaTorre |
2011-05-31 | you can now specify block size for a gputhread | Anthony LaTorre |
2011-05-27 | you can now specify number of devices and morton ordering bits to threadtest ... | Anthony LaTorre |
2011-05-22 | gpu threads | Anthony LaTorre |