graw-null: New target to ensure we always have a graw implementation available.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 6 May 2010 13:20:13 +0000 (14:20 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 6 May 2010 13:20:13 +0000 (14:20 +0100)
commitd5e741d6d8ebffefa2851677643c6a1aeeb1d431
tree2caf239efe7c87a36bf6e2b188ec2fffb2038574
parent2b322ad147a42ac0bf0f51bffab99e4d5650132d
graw-null: New target to ensure we always have a graw implementation available.
src/gallium/targets/SConscript
src/gallium/targets/graw-null/SConscript [new file with mode: 0644]
src/gallium/targets/graw-null/graw_null.c [new file with mode: 0644]
src/gallium/tests/raw/SConscript