xserver-multidpi/hw
Zhigang Gong 74ca45e7d0 glamor-ddx: Fixed one bug when a client reset the connection.
This commit fixed two bugs when one client reset the connection.
The first is that we should reopen the graphic device when the previous
node was closed during the screen closing. The second one is we should
call glamor_close_screen (not the ddx version) prior to call
eglTerminate(). As eglTerminate will release the share library. And
the glamor_close_screen may still need to call openGL APIs and thus
will hit segfault. And renamed the ddx functions to avoid naming
conflications with the glamor functions.
2011-09-26 16:46:34 +08:00
..
dmx Merge remote-tracking branch 'mattst88/for-keith' 2011-09-21 14:34:27 -07:00
kdrive glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
vfb Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xfree86 glamor-ddx: Fixed one bug when a client reset the connection. 2011-09-26 16:46:34 +08:00
xnest Eliminate MAXSCREENS-sized CursorScreenKey array. 2011-09-19 22:53:05 -07:00
xquartz Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
xwin Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00