summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega/api.h
AgeCommit message (Collapse)Author
2010-05-07st/vega: Use vgapi.Chia-I Wu
Rename vgFooBar to vegaFooBar and use vgapi as the dispatcher. This makes sure there is always a current context when the internal functions are called. And eglGetProcAddress is finally supported.