GLES READ PIXEL debug message

"rtrussell" <[email protected]> Wed, 25 Jan 2017 17:14:35 +0000
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
It's documented that SDL_RenderReadPixels is slow, and that is certainly true, but I've noticed when debugging in Android that use of this function results in the following message being sent to the debug logcat stream:


Code:
D/        (23412): ++++++++++++++++ GLES READ PIXEL+++++++++++++


Outputting that message cannot be helping the speed, so what is its purpose, where is it coming from and is there some way to suppress it?

Richard.

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org