summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vega/vg_tracker.c
Commit message (Expand)AuthorAgeFilesLines
* st/vega: Drop st_public support.Chia-I Wu2010-04-131-463/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-17/+19
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-1/+1
* st/vega: fix up vega state tracker to use cso changesRoland Scheidegger2010-03-191-18/+40
* gallium: Do not mix winsys-drawable-handle and context-private.Chia-I Wu2010-03-101-9/+1
* gallium: plumb winsys-drawable-handle through to state trackerKeith Whitwell2010-03-101-1/+9
* vega: Rename pipe formats.José Fonseca2010-03-011-5/+5
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* st/vega: Fix window resizing with egl_g3d.Chia-I Wu2010-01-181-4/+7
* st/vega: Make it compatible with st_public.h.Chia-I Wu2010-01-121-3/+9
* st/vega: Advertise OpenVG support.Chia-I Wu2010-01-121-0/+3
* Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-1/+1
|\
| * vega: fix missing includeRoland Scheidegger2009-12-041-0/+1
| * fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-1/+0
* | Move pf_get_component_bits() to u_format auxiliary module.Michal Krol2009-12-031-1/+1
* | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/
* gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-3/+3
* gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson2009-10-171-7/+17
* st/vega: Add more symbols defined by mesa/st.Chia-I Wu2009-08-141-2/+12
* OpenVG 1.0 State TrackerZack Rusin2009-05-011-0/+406