xserver-multidpi/glamor
Zhigang Gong e1789893e5 get_spans: Check whether have a valid fbo before check format.
If a pixmap is a pure in-memory pixmap, we do not need to
check its format. Format checking has more overhead than
checking FBO, so we change to check fbo firtly.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
2013-12-18 11:23:47 -08:00
..
glamor_addtraps.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_copyarea.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_copyplane.c Added more drawing functions. 2013-12-18 11:23:47 -08:00
glamor_copywindow.c Initial version. 2013-12-18 11:23:46 -08:00
glamor_core.c Added more drawing functions. 2013-12-18 11:23:47 -08:00
glamor_debug.h Initial version. 2013-12-18 11:23:46 -08:00
glamor_egl.c Flush gl operations when destroy an textured image. 2013-12-18 11:23:46 -08:00
glamor_eglmodule.c Initial version. 2013-12-18 11:23:46 -08:00
glamor_fill.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_fillspans.c Fixed a rendering bug at fillspans. 2013-12-18 11:23:47 -08:00
glamor_getimage.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_getspans.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_gl_dispatch.c Initial version. 2013-12-18 11:23:46 -08:00
glamor_gl_dispatch.h Initial version. 2013-12-18 11:23:46 -08:00
glamor_glext.h glamor: Re-arrange some macros/definitions in header files. 2011-09-26 16:47:02 +08:00
glamor_glyphblt.c Added more drawing functions. 2013-12-18 11:23:47 -08:00
glamor_glyphs.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_picture.c Track all picture's drawable pict format. 2013-12-18 11:23:47 -08:00
glamor_pixmap.c Call glamor_create_pixmap directly in glamor rendering path. 2013-12-18 11:23:46 -08:00
glamor_polyfillrect.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_polylines.c Added more drawing functions. 2013-12-18 11:23:47 -08:00
glamor_polyops.c Added more drawing functions. 2013-12-18 11:23:47 -08:00
glamor_priv.h Added more drawing functions. 2013-12-18 11:23:47 -08:00
glamor_putimage.c Fixed a bug at putImage. 2013-12-18 11:23:47 -08:00
glamor_render.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_setspans.c get_spans: Check whether have a valid fbo before check format. 2013-12-18 11:23:47 -08:00
glamor_tile.c Remove useless output messages. 2013-12-18 11:23:47 -08:00
glamor_triangles.c glamor-for-ddx: Exports all rendering/drawing functions. 2013-12-18 11:23:46 -08:00
glamor_utils.h Track all picture's drawable pict format. 2013-12-18 11:23:47 -08:00
glamor_window.c Initial version. 2013-12-18 11:23:46 -08:00
glamor.c Code cleanup. 2013-12-18 11:23:46 -08:00
glamor.h Added more drawing functions. 2013-12-18 11:23:47 -08:00
Makefile.am Added more drawing functions. 2013-12-18 11:23:47 -08:00