Move EGL and GL includes to a gles2-renderer header.
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Tue, 13 Nov 2012 18:10:28 +0000 (19:10 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 13 Nov 2012 22:03:47 +0000 (17:03 -0500)
commit30d2b1fd4b97f2671646ee9d4ef526f7d3e8a5df
treee9c79383d126b950d6c424208693769254216352
parent320711db0a2e7ce11664198cefc6c3182f8ca273
Move EGL and GL includes to a gles2-renderer header.
src/Makefile.am
src/compositor-android.c
src/compositor-drm.c
src/compositor-rpi.c
src/compositor-wayland.c
src/compositor-x11.c
src/compositor.h
src/gl-renderer.h [new file with mode: 0644]
src/gles2-renderer.c
src/matrix.c