gallium: add soft screen helper
authorGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 19 Mar 2010 00:38:11 +0000 (02:38 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 11:21:46 +0000 (13:21 +0200)
commitf87a5f6499f51f651c2a9f2d4682875b22926905
tree700f75997c24ecfca2728c6a0e65bfaf7e960f4f
parentc28f5f98d6d57d3dd74fc6c1205a36ed584d1c93
gallium: add soft screen helper
src/gallium/auxiliary/target-helpers/soft_screen.c [new file with mode: 0644]
src/gallium/auxiliary/target-helpers/soft_screen.h [new file with mode: 0644]
src/gallium/targets/libgl-xlib/Makefile
src/gallium/targets/libgl-xlib/soft_screen.c [new symlink]
src/gallium/targets/libgl-xlib/xlib.c
src/gallium/winsys/drm/sw/Makefile
src/gallium/winsys/drm/sw/soft_screen.c [new symlink]
src/gallium/winsys/drm/sw/sw_drm_api.c