xserver-multidpi/glamor
Zhigang Gong 540846204c Fixed a1 bug.
It seems that mesa has bugs when uploading bitmap to texture.
We switch to convert bitmap to a8 format and then upload the
a8 texture.

Also added a helper routine to dump 1bpp pixmap.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
2013-12-18 11:23:50 -08:00
..
glamor_addtraps.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_copyarea.c glamor_copyarea: Don't access a DRM only pixmap. 2013-12-18 11:23:50 -08:00
glamor_copyplane.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_copywindow.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_core.c Fixed a stride problem for textured_drm pixmap. 2013-12-18 11:23:50 -08:00
glamor_debug.h glamor_fbo: Introduce glamor fbo to manage all the fb/tex. 2013-12-18 11:23:47 -08:00
glamor_egl.c For DRI swap buffers. 2013-12-18 11:23:49 -08:00
glamor_eglmodule.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_fbo.c pending_op: Remove the pending operations handling. 2013-12-18 11:23:50 -08:00
glamor_fill.c pending_op: Remove the pending operations handling. 2013-12-18 11:23:50 -08:00
glamor_fillspans.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_getimage.c glamor_getimage: Don't fallback to miGetImage. 2013-12-18 11:23:50 -08:00
glamor_getspans.c glamor_getspans: Reuse glamor_download_sub_pixmap. 2013-12-18 11:23:50 -08:00
glamor_gl_dispatch.c Fix the problem of memory leak in gradient pixmap generating. 2013-12-18 11:23:50 -08:00
glamor_gl_dispatch.h Fix the problem of memory leak in gradient pixmap generating. 2013-12-18 11:23:50 -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 glyphblt/polyops: Use miFunctions by default. 2013-12-18 11:23:49 -08:00
glamor_glyphs.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_picture.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_pixmap.c Fixed a1 bug. 2013-12-18 11:23:50 -08:00
glamor_polyfillrect.c glamor_polyfillrect: Fixed a potential bug if fallback at glamor_fill. 2013-12-18 11:23:49 -08:00
glamor_polylines.c glamor_polylines: Don't fallback for non-solid fill. 2013-12-18 11:23:49 -08:00
glamor_polyops.c glyphblt/polyops: Use miFunctions by default. 2013-12-18 11:23:49 -08:00
glamor_priv.h glamor_render.c: Fixed repeatPad and repeatRelect. 2013-12-18 11:23:50 -08:00
glamor_putimage.c glamor_putimage: Optimize for direct uploading and fallback path. 2013-12-18 11:23:50 -08:00
glamor_render.c glamor_render.c: Fixed repeatPad and repeatRelect. 2013-12-18 11:23:50 -08:00
glamor_setspans.c glamor_setspans: Reuse glamor_upload_sub_pixmap. 2013-12-18 11:23:50 -08:00
glamor_tile.c pending_op: Remove the pending operations handling. 2013-12-18 11:23:50 -08:00
glamor_triangles.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor_utils.h Fixed a1 bug. 2013-12-18 11:23:50 -08:00
glamor_window.c Fixup glx support 2013-12-18 11:23:48 -08:00
glamor.c gradient: Disable gradient for gles2. 2013-12-18 11:23:50 -08:00
glamor.h fallback_optimize: Prepare for downloading/uploading subregion. 2013-12-18 11:23:49 -08:00
glapi.h GLX: Enable glx support. 2013-12-18 11:23:48 -08:00
Makefile.am GLX: Enable glx support. 2013-12-18 11:23:48 -08:00