summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/vega/vg_manager.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-01-24vega: implement handler/pointer conversion using a hash tableBrian Paul
2010-12-22st/vega: Remove unnecessary headers.Vinson Lee
2010-12-02st/vega: Destroy the pipe context with vg_context.Chia-I Wu
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-12-01st/vega: vg_manager should care about only the color buffer.Chia-I Wu
2010-12-01st/vega: Delay fb state update to vg_validate_state.Chia-I Wu
2010-11-18gallium: Add st_api::name.Chia-I Wu
2010-10-07st/vega: Fix version check in context creation.Chia-I Wu
2010-09-10gallium: Add context profile support to st_api.Chia-I Wu
2010-06-30st/vega: s/free/FREE for matching MALLOC/CALLOCnobled
2010-06-29st_api: Remove st_context::is_visual_supported.Chia-I Wu
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17st/vega: adapt to interface changesRoland Scheidegger
2010-05-08gallium: Add egl-apis target.Chia-I Wu
2010-05-07st/vega: Use vgapi.Chia-I Wu
2010-04-26st_api: Remove st_moduleJakob Bornecrantz
2010-04-13st/vega: Drop st_public support.Chia-I Wu
2010-04-13st/vega: Do not rely on st_resize_framebuffer.Chia-I Wu
2010-04-11st/vega: Require both depth and stencil.Chia-I Wu
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-10Fix copyright headers.Chia-I Wu
2010-03-12st/vega: Implement st_api.h.Chia-I Wu