swrastg: allow for any of the software rasterizers.
authorGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 26 Mar 2010 16:44:40 +0000 (18:44 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 26 Mar 2010 16:44:40 +0000 (18:44 +0200)
commit3ae082f00cad3f2323a3747fe3b6f02b8f8c5285
treed5f74c2988cb77070d3a6b6e09bd69b720c2be6c
parentd9b6552d85cfe54f2e8b9c277e05e23d84058e0b
swrastg: allow for any of the software rasterizers.

This function should be put in targets/common or winsys/sw/common and shared
with targers/libgl-xlib and winsys/sw/drm.

For targets/common, you get layering violations in the build system unless
all of drm_api's are moved under targets.
src/gallium/state_trackers/dri/sw/drisw.c
src/gallium/targets/dri-swrast/swrast_drm_api.c
src/gallium/targets/libgl-xlib/xlib.c