Evas GL: Error out on surfaceless make_current with OSMesa
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 14 Oct 2015 12:35:09 +0000 (21:35 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 15 Oct 2015 07:20:53 +0000 (16:20 +0900)
commit9c69d4c1e1baeb9f7f2571321b01a41c7b310a51
tree3e89009358faf4108bc6fd5f1e3102bed0f821cb
parent079436d4f190faed842dce14276231a0907cba2a
Evas GL: Error out on surfaceless make_current with OSMesa

While OSMesa may support surfaceless contexts, we don't support
them yet in the SW engine. Instead of switching to NULL, NULL,
let's error out and do nothing instead.
src/modules/evas/engines/software_generic/evas_engine.c