efl/src/modules/evas/engines/software_generic
Jean-Philippe Andre bea9567d0e Evas GL: Kill runtime warnings caused by auto fallback
The previous commit modifies the concept of direct rendering
vs. indirect rendering, so some runtime checks (in debug mode
only) will fail.

This commit introduces two new engine functions:
 - gl_get_pixels_pre
 - gl_get_pixels_post

The latter will be used in a later patch for optimization.
2015-03-03 20:08:16 +09:00
..
Evas_Engine_Software_Generic.h software-generic: Fix formatting 2014-08-19 13:47:10 -04:00
evas_engine.c Evas GL: Kill runtime warnings caused by auto fallback 2015-03-03 20:08:16 +09:00