commit | 326529f90016864bb4ec080e4eb8ab175261484e | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Tue Nov 27 12:25:25 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Nov 27 11:12:48 2012 -0500 |
tree | a12bc6231c6afd5745308fee6cad1062f737fd05 | |
parent | 0a887728eabe1a46f8a2fb8dbbd9893e91f4fec1 [diff] |
gl, rpi: consolidate print_egl_error_state() Rename print_egl_error_state() to gl_renderer_print_egl_error_state() and exports it. Remove the copy of that function from the rpi backend, and call the exported function instead. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>