aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vega/api_masks.c
Commit message (Expand)AuthorAgeFilesLines
* st/vega: Remove.Jose Fonseca2015-03-041-246/+0
* gallium: allow choosing which colorbuffers to clearMarek Olšák2013-12-121-1/+1
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-1/+6
* st/vega: s/vg[A-Z]/vega[A-Z]/.Chia-I Wu2011-01-301-2/+2
* vega: replace casts with pointer/handle conversion functionsBrian Paul2011-01-241-13/+14
* st/vega: Remove unnecessary headers.Vinson Lee2010-12-221-4/+0
* st/vega: Revive mask layer support.Chia-I Wu2010-12-011-16/+3
* st/vega: Use st_framebuffer for fb width/height.Chia-I Wu2010-12-011-3/+2
* st/vega: Add CLEAR renderer state for vgClear.Chia-I Wu2010-12-011-113/+5
* st/vega: Remove unnecessary headers.Vinson Lee2010-11-021-2/+0
* st/vega: Use vgapi.Chia-I Wu2010-05-071-19/+19
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+4
* st/vega: Implement st_api.h.Chia-I Wu2010-03-121-4/+0
* vega: adapt to new vertex element csoRoland Scheidegger2010-03-011-0/+2
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* vega: adapt to blend changesRoland Scheidegger2010-01-251-8/+5
* st/vega: Call screen->update_buffer instead of winsys->update_buffer.Chia-I Wu2010-01-181-3/+2
* OpenVG 1.0 State TrackerZack Rusin2009-05-011-0/+373