mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
91bf1e24d4
This moves the GLX specific code from cogl-texture-pixmap-x11.c into cogl-winsys-glx.c. If we want the winsys components to by dynamically loadable then we can't have GLX code scattered outside of cogl-winsys-glx.c. This also sets us up for supporting the EGL_texture_from_pixmap extension which is almost identical to the GLX_texture_from_pixmap extension. |
||
---|---|---|
.. | ||
build/autotools | ||
cogl | ||
doc | ||
pango | ||
po | ||
autogen.sh | ||
configure.ac | ||
Makefile.am |