aboutsummaryrefslogtreecommitdiff
path: root/src/diffraction-gpu.h
AgeCommit message (Expand)Author
2012-02-22Use symmetry when simulating on the GPUThomas White
2012-02-22Use symmetry when simulating (on the CPU only)Thomas White
2012-02-22Handle multiple GPUsThomas White
2012-02-22Reduce the scope of "count"Thomas White
2010-04-01indexamajig: Introduce multithreadingThomas White
2010-03-27Make it obvious, when using GPU simulation, if a required reflection is unava...Thomas White
2010-03-26Don't try to render PDBs, part II: remove "molecule" from "struct image".Thomas White
2010-03-26Don't try to render PDBs, part IThomas White
2010-03-10Add missing bracketThomas White
2010-03-10Allow multiple sinc LUTsThomas White
2010-03-01Fix build when OpenCL is disabledThomas White
2010-03-01Use a lookup table for sinc values in GPU calculationThomas White
2010-02-19Move critical array size definitions to share between CPU and GPU versionsThomas White
2010-02-19Split OpenCL initialisation into separate routing to avoid re-compiling all t...Thomas White
2010-02-17Use OpenCL for much faster diffraction calculationThomas White