summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vega/vg_context.h
Commit message (Expand)AuthorAgeFilesLines
* vega: Use pipe_context::blit instead of util_blit_pixels_tex.José Fonseca2013-09-181-2/+0
* st/vega: fix vg_context_is_object_valid()Chia-I Wu2011-09-211-4/+2
* st-api: Rework how drawables are invalidated v3.Thomas Hellstrom2011-06-291-1/+4
* st/vega: Disable blending when the paint is opaque.Chia-I Wu2011-01-301-1/+3
* vega: implement handler/pointer conversion using a hash tableBrian Paul2011-01-241-0/+9
* vega: replace casts with pointer/handle conversion functionsBrian Paul2011-01-241-2/+2
* st/vega: Initialize pipe states with renderer.Chia-I Wu2010-12-011-8/+7
* st/vega: Create drawing surface mask as needed.Chia-I Wu2010-12-011-1/+3
* st/vega: Delay blend texture creation until needed.Chia-I Wu2010-12-011-2/+2
* st/vega: Fix paint coordinates transformations.Chia-I Wu2010-12-011-0/+4
* st/vega: Clean up vg_context fields and functions.Chia-I Wu2010-12-011-27/+0
* st/vega: Move g3d states to renderer.Chia-I Wu2010-12-011-12/+0
* st/vega: Delay fb state update to vg_validate_state.Chia-I Wu2010-12-011-2/+2
* st_api: Remove st_context::is_visual_supported.Chia-I Wu2010-06-291-0/+1
* st/vega: Use vgapi.Chia-I Wu2010-05-071-0/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* st/vega: fix up vega state tracker to use cso changesRoland Scheidegger2010-03-191-2/+3
* st/vega: Implement st_api.h.Chia-I Wu2010-03-121-0/+7
* vega: adapt to new vertex element csoRoland Scheidegger2010-03-011-0/+1
* st/vega: Fix window resizing with egl_g3d.Chia-I Wu2010-01-181-1/+1
* gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger2009-12-231-3/+3
* OpenVG 1.0 State TrackerZack Rusin2009-05-011-0/+292