xserver-multidpi/glamor
Zhigang Gong 994a9ff7f5 glamor_create_picture: Fix the format matching method.
We should not simply set a TEXTURE_DRM pixmap to a separated
texture pixmap. If the format is compatible with current fbo
then it is just fine to keep it as TEXTURE_DRM type and we
can safely fallback to DDX layer on it.

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 Reduce the double check of pixmap's private pointer. 2013-12-18 11:23:47 -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 Reduce the double check of pixmap's private pointer. 2013-12-18 11:23:47 -08:00
glamor_debug.h Initial version. 2013-12-18 11:23:46 -08:00
glamor_egl.c Fixed a configure bug. 2013-12-18 11:23:47 -08:00
glamor_eglmodule.c Set glamor's initial version to 0.2.0. 2013-12-18 11:23:47 -08:00
glamor_fill.c Reduce the double check of pixmap's private pointer. 2013-12-18 11:23:47 -08:00
glamor_fillspans.c Fixed a rendering bug at fillspans. 2013-12-18 11:23:47 -08:00
glamor_getimage.c glamor_getimage: Add the optimization path of getImage. 2013-12-18 11:23:47 -08:00
glamor_getspans.c Reduce the double check of pixmap's private pointer. 2013-12-18 11:23:47 -08:00
glamor_gl_dispatch.c Add glFinish after glFlush. 2013-12-18 11:23:47 -08:00
glamor_gl_dispatch.h Add glFinish after glFlush. 2013-12-18 11:23:47 -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 glamor_create_picture: Fix the format matching method. 2013-12-18 11:23:47 -08:00
glamor_pixmap.c Consolidate the choose of internal texture format to one function. 2013-12-18 11:23:47 -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 Rearrange data structure and remove unused fileds. 2013-12-18 11:23:47 -08:00
glamor_putimage.c Set filter to GL_NEAREST by default. 2013-12-18 11:23:47 -08:00
glamor_render.c glamor_composite: Allocate VBO on demand. 2013-12-18 11:23:47 -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 glamor_create_picture: Fix the format matching method. 2013-12-18 11:23:47 -08:00
glamor_window.c Initial version. 2013-12-18 11:23:46 -08:00
glamor.c Rearrange data structure and remove unused fileds. 2013-12-18 11:23:47 -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