windows/gdi: Remove

Graphics / Mesa 3D Graphics Library / Mesa - Jose Fonseca [vmware.com] - 4 March 2015 05:01 UTC

This classic driver is so far behind Gallium softpipe/llvmpipe based one, that's hard to imagine ever being useful.

v2: Drop drivers/windows from src/mesa/Makefile.am:EXTRA_DIST per Emil
Velikov.

17b2825 windows/gdi: Remove.
docs/README.WIN32 | 4 +-
docs/install.html | 5 +-
docs/relnotes/10.6.0.html | 4 +-
include/GL/wmesa.h | 140 ------
src/mesa/Makefile.am | 1 -
src/mesa/drivers/SConscript | 3 -
src/mesa/drivers/windows/gdi/SConscript | 40 --
src/mesa/drivers/windows/gdi/colors.h | 29 --
src/mesa/drivers/windows/gdi/mesa.def | 385 ---------------
src/mesa/drivers/windows/gdi/wgl.c | 689 ---------------------------
src/mesa/drivers/windows/gdi/wmesa.c | 791 -------------------------------
src/mesa/drivers/windows/gdi/wmesadef.h | 43 --
12 files changed, 7 insertions(+), 2127 deletions(-)

Upstream: cgit.freedesktop.org


  • Share