mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
fc86d0e12e
This fixes some minor errors and warnings that were preventing Cogl building with mingw32: • cogl-framebuffer-gl.c was not including cogl-texture-private.h. Presumably something else ends up including that when building for GLX. • The WGL winsys was not including cogl-error-private.h • A call to strsplit in the WGL winsys was wrong. • For some reason the test-wrap-rectangle-textures test was trying to include the GDKPixbuf header. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 5380343399f834d9f96ca3b137d49c9c2193900a) |
||
---|---|---|
.. | ||
gl | ||
gles | ||
cogl-attribute-gl-private.h | ||
cogl-attribute-gl.c | ||
cogl-buffer-gl-private.h | ||
cogl-buffer-gl.c | ||
cogl-clip-stack-gl-private.h | ||
cogl-clip-stack-gl.c | ||
cogl-framebuffer-gl-private.h | ||
cogl-framebuffer-gl.c | ||
cogl-pipeline-fragend-fixed-private.h | ||
cogl-pipeline-fragend-fixed.c | ||
cogl-pipeline-fragend-glsl-private.h | ||
cogl-pipeline-fragend-glsl.c | ||
cogl-pipeline-opengl-private.h | ||
cogl-pipeline-opengl.c | ||
cogl-pipeline-progend-fixed-private.h | ||
cogl-pipeline-progend-fixed.c | ||
cogl-pipeline-progend-glsl-private.h | ||
cogl-pipeline-progend-glsl.c | ||
cogl-pipeline-vertend-fixed-private.h | ||
cogl-pipeline-vertend-fixed.c | ||
cogl-pipeline-vertend-glsl-private.h | ||
cogl-pipeline-vertend-glsl.c | ||
cogl-texture-2d-gl-private.h | ||
cogl-texture-2d-gl.c | ||
cogl-texture-gl-private.h | ||
cogl-texture-gl.c | ||
cogl-util-gl-private.h | ||
cogl-util-gl.c |