aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vega/api_images.c
Commit message (Expand)AuthorAgeFilesLines
* vega: remove unused pipe varBrian Paul2011-03-111-1/+0
* st/vega: remove unnecessary flushesMarek Olšák2011-03-111-4/+0
* st/vega: s/vg[A-Z]/vega[A-Z]/.Chia-I Wu2011-01-301-4/+4
* vega: replace casts with pointer/handle conversion functionsBrian Paul2011-01-241-17/+18
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+3
* st/vega: Make image_draw take a matrix.Chia-I Wu2010-12-011-1/+2
* st/vega: Use st_framebuffer for fb width/height.Chia-I Wu2010-12-011-10/+9
* st/vega: Fix vgReadPixels with a subrectangle.Chia-I Wu2010-11-211-4/+12
* st/vega: Remove unnecessary headers.Vinson Lee2010-11-021-2/+0
* gallium/st: remove duplicated includesNicolas Kaiser2010-09-301-1/+0
* st/vega: Use vgapi.Chia-I Wu2010-05-071-45/+46
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+4
* gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-111-2/+2
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-3/+2
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* OpenVG 1.0 State TrackerZack Rusin2009-05-011-0/+489