1
0
Fork 0
mutter-performance-source/examples
Owen W. Taylor a4bc66325e examples/cogl-x11-tfp.c: Wait for the window to be mapped
Wait for the main window (and hence the window we create within
the main window to redirect) to be mapped and become viewable
before we try to call XCompositeNameWindowPixmap() -
XComposeNameWindowPixmap() produces a BadMatch error on a
non-viewable window.

Reviewed-by: Robert Bragg <robert.bragg@intel.com>
2014-07-03 13:35:02 -04:00
..
android/hello examples: Fix the first colour in the triangle_vertices 2013-04-22 13:01:45 +01:00
cogl-basic-video-player.c basic-video-player: don't try and sample mipmap 2014-03-20 17:34:04 +00:00
cogl-crate.c remove internal_format and redundant error arguments 2014-01-09 15:49:47 +00:00
cogl-emscripten-hello.c Add _primitive_draw to replace _framebuffer_draw_primitive 2013-07-29 18:31:36 +01:00
cogl-gjs.js examples: add gjs example 2014-03-21 14:28:27 +00:00
cogl-gles2-context.c remove internal_format and redundant error arguments 2014-01-09 15:49:47 +00:00
cogl-gles2-gears.c Declare interface types as void and remove cast macros 2013-11-27 19:33:44 +00:00
cogl-hello.c Declare interface types as void and remove cast macros 2013-11-27 19:33:44 +00:00
cogl-info.c Add support for per-vertex point sizes 2013-06-07 16:53:29 +01:00
cogl-msaa.c remove internal_format and redundant error arguments 2014-01-09 15:49:47 +00:00
cogl-point-sprites.c remove internal_format and redundant error arguments 2014-01-09 15:49:47 +00:00
cogl-sdl-hello.c Make cogl-sdl.h a top-level header 2013-12-11 18:49:19 +00:00
cogl-sdl2-hello.c Make cogl-sdl.h a top-level header 2013-12-11 18:49:19 +00:00
cogl-x11-foreign.c Declare interface types as void and remove cast macros 2013-11-27 19:33:44 +00:00
cogl-x11-tfp.c examples/cogl-x11-tfp.c: Wait for the window to be mapped 2014-07-03 13:35:02 -04:00
cogland.c wayland: Add a convenience function to update a region from SHM buffer 2013-11-28 18:12:22 +00:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
emscripten-example-js-library.js emscripten-hello: improve mainloop integration 2013-05-29 19:30:44 +01:00
emscripten-example-js.h emscripten-hello: improve mainloop integration 2013-05-29 19:30:44 +01:00
Makefile.am examples: add gjs example 2014-03-21 14:28:27 +00:00