xserver-multidpi/glamor
Eric Anholt 4afe15d8bf glamor: Put in a pluggable context switcher for GLX versus EGL.
The GLX side just gets the context from the current state.  That's
also something I want to do for EGL, so that the making a context is
separate from initializing glamor, but I think I need the modesetting
driver in the server before I think about hacking on that more.

The previous code was rather incestuous, along with pulling in xf86
dependencies to our dix code.  The new code just initializes itself
from the current state.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2014-02-14 18:30:01 -08:00
..
glamor_addtraps.c glamor: Fix some indent damage of putting a ' ' after the '*' for pointers. 2014-01-27 09:30:47 -08:00
glamor_compositerects.c glamor: Remove an extra copy of RegionNil(). 2014-01-27 09:30:47 -08:00
glamor_context.h glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor_copyarea.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_copyplane.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_copywindow.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_core.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_debug.h glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_egl_stubs.c glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor_egl.c glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor_eglmodule.c glamor: Use dix-config.h not project config.h 2014-01-27 09:30:47 -08:00
glamor_fbo.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_fill.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_fillspans.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_getimage.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_getspans.c glamor: Silence warnings for non-debug builds. 2014-01-27 09:30:47 -08:00
glamor_glx.c glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor_glyphblt.c glamor: Convert use of the old "pointer" typedef to "void *". 2014-01-27 09:30:47 -08:00
glamor_glyphs.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_gradient.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_largepixmap.c glamor: Fix some indent damage of putting a ' ' after the '*' for pointers. 2014-01-27 09:30:47 -08:00
glamor_picture.c glamor: Fix some indent damage of putting a ' ' after the '*' for pointers. 2014-01-27 09:30:47 -08:00
glamor_pixmap.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_polyfillrect.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_polylines.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_polyops.c glamor: Fix some indent damage of putting a ' ' after the '*' for pointers. 2014-01-27 09:30:47 -08:00
glamor_priv.h glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor_putimage.c glamor: Convert to using libepoxy. 2014-02-14 18:28:56 -08:00
glamor_render.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_setspans.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_tile.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_trapezoid.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor_triangles.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_utils.h glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor_window.c glamor: Apply x-indent.sh. 2014-01-27 09:30:47 -08:00
glamor_xv.c glamor: Rename glamor_get/put_dispatch to glamor_get/put_context. 2014-02-14 18:29:56 -08:00
glamor.c glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
glamor.h glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00
Makefile.am glamor: Put in a pluggable context switcher for GLX versus EGL. 2014-02-14 18:30:01 -08:00