Soren Jorvang 9cd3c70b02 The rendering codepath doesn't currently quite recover from an OpenCL
initialization failure, so help it along a little by also considering
the CPU as an OpenCL device.

Use CL_DEVICE_TYPE_DEFAULT rather than CL_DEVICE_TYPE_ALL as that will
give preference to the spiffy GPU if one is present. Implementations
of OpenCL are likely to put a GPU as the first device in the list, but
there is no guarantee of this and this code currently only picks the
first device in the list.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5547 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-30 08:08:26 +00:00
..
2010-05-02 21:12:51 +00:00
2010-04-08 16:59:35 +00:00
2010-04-08 16:59:35 +00:00
2010-05-26 21:07:13 +00:00
2010-04-10 15:41:44 +00:00
2010-03-05 10:07:49 +00:00
2010-05-26 22:40:06 +00:00
2010-05-23 08:41:58 +00:00
2010-05-23 08:41:58 +00:00
2009-10-24 20:29:52 +00:00
2010-05-28 23:14:16 +00:00
2010-01-21 21:27:52 +00:00
2010-01-21 19:55:01 +00:00