src/mesa/pipe/p_context.h | 9 ++ src/mesa/pipe/xlib/xm_api.c | 6 + src/mesa/pipe/xlib/xm_surface.c | 13 --- src/mesa/pipe/xlib/xm_winsys.c | 139 ++++++++++++++++++++++------------------ src/mesa/pipe/xlib/xmesaP.h | 3 5 files changed, 91 insertions(+), 79 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit b7611770ea2988d800c7e39cf9299a98cc5d260c Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 19:00:23 2007 -0600 make winsys objects singletons, comments commit 4c7be3faa353aace2237b1f565bd42612002b65a Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 18:29:00 2007 -0600 Clean up xmesa winsys stuff Plug xmesa_is_format_supported() into the softpipe_winsys object. commit 1103e9c3d0c3ba636837250eea3d50956a3b1e02 Author: Brian <[EMAIL PROTECTED]> Date: Wed Oct 31 18:19:46 2007 -0600 update comments for pipe_context _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
