diff --git a/checkin_notes b/checkin_notes index 36dbc1d602..2530127dd1 100644 --- a/checkin_notes +++ b/checkin_notes @@ -3929,3 +3929,9 @@ Rom 7 July 2011 clientscr/ screensaver_win.cpp + +David 7 July 2011 + - client: write log msgs saying whether GPUs are OpenCL-capable + + client/ + client_state.cpp diff --git a/client/client_state.cpp b/client/client_state.cpp index ec987728b9..6e1d82f7a3 100644 --- a/client/client_state.cpp +++ b/client/client_state.cpp @@ -410,6 +410,12 @@ int CLIENT_STATE::init() { if (coprocs.none() ) { msg_printf(NULL, MSG_INFO, "No usable GPUs found"); } + for (int j=1; j