gdi: Port of the gdi mesa driver to gallium (Alan Hourihane).
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 2 Jun 2008 15:03:17 +0000 (00:03 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 2 Jun 2008 15:05:54 +0000 (00:05 +0900)
commit7c22bb383a8fcccf71d7916ce91ae6cb17ac1e3c
tree800b1bb93d097c93ec90bd591cd8aaf1ffe57323
parent6a39bcf3752df7c22cdd38b4645a885eb318add8
gdi: Port of the gdi mesa driver to gallium (Alan Hourihane).
src/gallium/winsys/gdi/SConscript [new file with mode: 0644]
src/gallium/winsys/gdi/colors.h [new file with mode: 0644]
src/gallium/winsys/gdi/opengl32.def [new file with mode: 0644]
src/gallium/winsys/gdi/wgl.c [new file with mode: 0644]
src/gallium/winsys/gdi/wmesa.c [new file with mode: 0644]
src/gallium/winsys/gdi/wmesadef.h [new file with mode: 0644]