index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
vega
/
vg_manager.c
Age
Commit message (
Expand
)
Author
2011-01-24
vega: implement handler/pointer conversion using a hash table
Brian Paul
2010-12-22
st/vega: Remove unnecessary headers.
Vinson Lee
2010-12-02
st/vega: Destroy the pipe context with vg_context.
Chia-I Wu
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-01
st/vega: vg_manager should care about only the color buffer.
Chia-I Wu
2010-12-01
st/vega: Delay fb state update to vg_validate_state.
Chia-I Wu
2010-11-18
gallium: Add st_api::name.
Chia-I Wu
2010-10-07
st/vega: Fix version check in context creation.
Chia-I Wu
2010-09-10
gallium: Add context profile support to st_api.
Chia-I Wu
2010-06-30
st/vega: s/free/FREE for matching MALLOC/CALLOC
nobled
2010-06-29
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
st/vega: adapt to interface changes
Roland Scheidegger
2010-05-08
gallium: Add egl-apis target.
Chia-I Wu
2010-05-07
st/vega: Use vgapi.
Chia-I Wu
2010-04-26
st_api: Remove st_module
Jakob Bornecrantz
2010-04-13
st/vega: Drop st_public support.
Chia-I Wu
2010-04-13
st/vega: Do not rely on st_resize_framebuffer.
Chia-I Wu
2010-04-11
st/vega: Require both depth and stencil.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
Fix copyright headers.
Chia-I Wu
2010-03-12
st/vega: Implement st_api.h.
Chia-I Wu