Module: Mesa Branch: master Commit: 93db12a721ec2a68d99d68ea7fb9a471c2af23a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93db12a721ec2a68d99d68ea7fb9a471c2af23a0
Author: Ian Romanick <[email protected]> Date: Thu Aug 25 08:25:09 2011 -0700 mesa: Remove support for BeOS Acked-by: Kristian Høgsberg <[email protected]> Acked-by: Marek Olšák <[email protected]> Acked-by: Alan Coopersmith <[email protected]> Acked-by: Jakob Bornecrantz <[email protected]> Acked-by: Dave Airlie <[email protected]> Build-Tested-by: Jakob Bornecrantz <[email protected]> Tested-by: Eugeni Dodonov <[email protected]> --- Makefile | 1 - bin/mklib | 16 - configs/beos | 102 --- docs/README.BEOS | 136 --- docs/dispatch.html | 4 +- docs/install.html | 1 - docs/systems.html | 8 +- include/GL/osmesa.h | 8 +- src/mapi/glapi/gen/gl_x86-64_asm.py | 2 +- src/mapi/glapi/gen/gl_x86_asm.py | 2 +- src/mapi/glapi/glapi_x86-64.S | 2 +- src/mapi/glapi/glapi_x86.S | 2 +- src/mapi/mapi/u_thread.c | 39 - src/mapi/mapi/u_thread.h | 58 +-- src/mesa/drivers/beos/GLView.cpp | 1573 ----------------------------------- src/mesa/drivers/beos/Makefile | 199 ----- src/mesa/drivers/x11/fxmesa.h | 11 - 17 files changed, 10 insertions(+), 2154 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=93db12a721ec2a68d99d68ea7fb9a471c2af23a0 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
