src/glx/x11/dri_glx.c | 22 +++++++++------------- src/glx/x11/glxclient.h | 2 ++ src/glx/x11/glxcmds.c | 4 +--- src/glx/x11/glxext.c | 22 +++++++++++++++++++--- 4 files changed, 31 insertions(+), 19 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 9110425c72e45f618131b559eba883fd6c5536b4 Author: Kristian Høgsberg <[EMAIL PROTECTED]> Date: Wed Mar 12 02:18:12 2008 -0400 libGL: Pull the drawable hash back out in the generic code. This will be shared between dri and dri2 code. commit 94f39f2e7cc7f8ef6915a40d14965e5b193d9952 Author: Kristian Høgsberg <[EMAIL PROTECTED]> Date: Wed Mar 12 02:01:40 2008 -0400 Add another missing check for uninitialized DRI. Spotted by Chris Taylor.
_______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
