summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega/api_masks.c
AgeCommit message (Expand)Author
2011-01-30st/vega: s/vg[A-Z]/vega[A-Z]/.Chia-I Wu
2011-01-24vega: replace casts with pointer/handle conversion functionsBrian Paul
2010-12-22st/vega: Remove unnecessary headers.Vinson Lee
2010-12-01st/vega: Revive mask layer support.Chia-I Wu
2010-12-01st/vega: Use st_framebuffer for fb width/height.Chia-I Wu
2010-12-01st/vega: Add CLEAR renderer state for vgClear.Chia-I Wu
2010-11-02st/vega: Remove unnecessary headers.Vinson Lee
2010-05-07st/vega: Use vgapi.Chia-I Wu
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-12st/vega: Implement st_api.h.Chia-I Wu
2010-03-01vega: adapt to new vertex element csoRoland Scheidegger
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-25vega: adapt to blend changesRoland Scheidegger
2010-01-18st/vega: Call screen->update_buffer instead of winsys->update_buffer.Chia-I Wu
2009-05-01OpenVG 1.0 State TrackerZack Rusin