mesa/src/glx
Ian Romanick 6ae157f9e7 Fix bug #8563.
Fixes a GLX protocol problem when binding an indirect rendering context
after a direct rendering context.  In this case, the oldContetTag sent to
the server should be None, but the currectContextTag stored in the direct
rendering context (i.e., -1) was sent instead.
2006-10-16 17:50:19 +00:00
..
mini LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
x11 Fix bug #8563. 2006-10-16 17:50:19 +00:00
Makefile Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE 2004-06-01 00:06:14 +00:00