index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cl-utils.c
Age
Commit message (
Expand
)
Author
2021-07-21
Reduce variable scope where possible
Thomas White
2021-07-21
Add missing cleanup on error paths
Thomas White
2021-03-05
Mass update of copyright dates in source code comments
Thomas White
2020-08-07
Set CL_TARGET_OPENCL_VERSION in a couple more places
Thomas White
2020-01-10
Mass update of copyright dates
Thomas White
2019-05-13
gpu_sim_check: Succeed if GPU not available
Thomas White
2018-06-26
Embed diffraction.cl and hdfsee.ui into executables
Thomas White
2018-06-21
Fix OpenCL tests and includes
Thomas White
2018-03-22
OpenCL stuff
Thomas White
2017-07-04
pattern_sim: Try all OpenCL platforms to find one with a GPU device
Thomas White
2015-11-04
pattern_sim: Fix obvious stupid bug
Thomas White
2015-07-09
Remove -Werror from OpenCL compilation flags
Thomas White
2014-08-04
A better way of doing GPU symmetry
Thomas White
2013-07-04
Tidy up unused variables
Thomas White
2012-05-30
Formatting
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Move cl-utils back out of libcrystfel
Thomas White
2012-02-22
Move a load more stuff into libcrystfel
Thomas White
2012-02-22
Add another error code to clError()
Thomas White
2012-02-22
Remove ERROR() from clError()
Thomas White
2012-02-22
Fix GPU code for new geometry, and tidy up some detector stuff (needs debugging)
Thomas White
2012-02-22
Use symmetry when simulating on the GPU
Thomas White
2012-02-22
Handle multiple GPUs
Thomas White
2012-02-22
Diagnostics for get_first_dev()
Thomas White
2010-03-01
Add new error code
Thomas White
2010-02-24
Report maximum work group size and if it has been exceeded
Thomas White
2010-02-23
Mac OS X interoperability
Thomas White
2010-02-20
Move OpenCL utility stuff to a separate module
Thomas White