Vasily Khoruzhick
26def5ca8e
gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support
...
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2013-01-15 16:00:16 -05:00
Vasily Khoruzhick
1bfe2e6f4b
Make EGL/GLESv2 dependencies optional
...
Introduce --disable-egl switch for configure to disable
EGL/GLESv2 support.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2013-01-08 15:32:00 -05:00
Vasily Khoruzhick
52cfd61cdb
renderer: introduce destroy callback
...
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2013-01-08 15:31:08 -05:00
Pekka Paalanen
326529f900
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>
2012-11-27 11:12:48 -05:00
John Kåre Alsaker
779b52ac3a
Rename gles2-renderer to gl-renderer.
2012-11-13 17:06:19 -05:00
John Kåre Alsaker
30d2b1fd4b
Move EGL and GL includes to a gles2-renderer header.
2012-11-13 17:03:47 -05:00