summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-null
Commit message (Collapse)AuthorAgeFilesLines
* graw-null: Remove unnecessary header.Vinson Lee2010-05-201-2/+0
|
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-121-0/+1
| | | | | | Also added calls to the create function in target helpers and in tr_drm.c the latter being a hack and should be replaced with the wrap screen target helper. But at least this way we don't regress.
* graw-null: Try to fix MSVC linkage problems.José Fonseca2010-05-061-1/+4
|
* graw-null: New target to ensure we always have a graw implementation available.José Fonseca2010-05-062-0/+136