summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega/text.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-17vega: fix for object handle leakAndreas Pokorny1-0/+2
2012-09-05Remove useless checks for NULL before freeingMatt Turner1-2/+1
2012-04-13st/vega: fix uninitialized valuesDylan Noblesmith1-2/+2
2011-09-21st/vega: fix vg_context_is_object_valid()Chia-I Wu1-2/+2
2010-12-22st/vega: Remove unnecessary headers.Vinson Lee1-1/+0
2010-12-01st/vega: Add primitive text support.Chia-I Wu1-0/+250