dri: add dri_sw.c helper
authorGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 14 Mar 2010 09:36:45 +0000 (11:36 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 14 Mar 2010 23:17:16 +0000 (01:17 +0200)
commit06ebc46e65d7dea6f146db85150021814d2439bf
tree76e0ae88734f0dfdf294a411785e3b1bc64087d6
parent725d77a6b535672a6fde89935913ca18a882f892
dri: add dri_sw.c helper

This is dri_util.c stripped from the drm-specific bits and will be used for
both classic and gallium swrast_dri.so
src/mesa/drivers/dri/common/dri_sw.c [new file with mode: 0644]
src/mesa/drivers/dri/common/dri_sw.h [new file with mode: 0644]