trace: Add drm api integration
authorJakob Bornecrantz <jakob@vmware.com>
Thu, 2 Jul 2009 12:57:55 +0000 (14:57 +0200)
committerJakob Bornecrantz <jakob@vmware.com>
Thu, 2 Jul 2009 12:57:55 +0000 (14:57 +0200)
commitc0d7502a2cf994e635f1383f523653b92f4bd709
tree5ebc3c253bd47d5f8de5370d2e47738280a35b84
parent54ee188a00e31d239cbd256e7ba5ffd2c1259650
trace: Add drm api integration

This is okay since drm_api.h doesn't have any external
dependancies, one could make it only compile on platforms
that support drm.
src/gallium/drivers/trace/Makefile
src/gallium/drivers/trace/tr_drm.c [new file with mode: 0644]
src/gallium/drivers/trace/tr_drm.h [new file with mode: 0644]
src/gallium/drivers/trace/tr_screen.c