xserver/glamor
Thomas Hellstrom 9f02855e7a glamor: Work around GEM usage v2
KMS drivers are not required to support GEM. In particular, vmwgfx
doesn't support flink and handles and names are identical.
Getting a bo name should really be part of a lower level API, if needed,
but in the mean time work around this by setting the name identical to
the handle if GEM isn't supported.

This fixes modesetting driver dri2 on vmwgfx.

Reviewed-by: Deepak Rawat <drawat@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2018-06-27 15:12:31 -04:00
..
Makefile.am
glamor.c
glamor.h
glamor_addtraps.c
glamor_composite_glyphs.c
glamor_compositerects.c
glamor_context.h
glamor_copy.c
glamor_core.c
glamor_dash.c
glamor_debug.h
glamor_egl.c
glamor_egl.h
glamor_egl_ext.h
glamor_egl_stubs.c
glamor_eglmodule.c
glamor_fbo.c
glamor_font.c
glamor_font.h
glamor_glx.c
glamor_glyphblt.c
glamor_gradient.c
glamor_image.c
glamor_largepixmap.c glamor: Avoid overflow between box32 and box16 box 2017-09-13 11:02:52 -04:00
glamor_lines.c
glamor_picture.c
glamor_pixmap.c
glamor_points.c
glamor_prepare.c
glamor_prepare.h
glamor_priv.h
glamor_program.c
glamor_program.h
glamor_rects.c
glamor_render.c
glamor_segs.c
glamor_spans.c
glamor_sync.c
glamor_text.c
glamor_transfer.c
glamor_transfer.h
glamor_transform.c
glamor_transform.h
glamor_trapezoid.c glamor: Remove _nf rendering functions 2015-03-24 12:01:39 -07:00
glamor_triangles.c
glamor_utils.c
glamor_utils.h
glamor_vbo.c
glamor_window.c
glamor_xv.c
meson.build