Module: Mesa Branch: master Commit: b5c3199afe0d90787223cb57c35ff22e38b3c920 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5c3199afe0d90787223cb57c35ff22e38b3c920
Author: Kristian Høgsberg <[email protected]> Date: Thu Feb 25 15:55:00 2010 -0500 Remove dos driver --- Makefile | 3 - include/GL/Makefile.am | 2 +- src/mesa/drivers/dos/blit.S | 1040 --------------------------------------- src/mesa/drivers/dos/dmesa.c | 359 -------------- src/mesa/drivers/dos/dpmi.c | 166 ------- src/mesa/drivers/dos/internal.h | 105 ---- src/mesa/drivers/dos/null.c | 224 --------- src/mesa/drivers/dos/null.h | 41 -- src/mesa/drivers/dos/vesa.c | 719 --------------------------- src/mesa/drivers/dos/vesa.h | 65 --- src/mesa/drivers/dos/vga.c | 289 ----------- src/mesa/drivers/dos/vga.h | 42 -- src/mesa/drivers/dos/video.c | 442 ----------------- src/mesa/drivers/dos/video.h | 56 --- 14 files changed, 1 insertions(+), 3552 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=b5c3199afe0d90787223cb57c35ff22e38b3c920 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
