st/mesa: remove st_texture_object::pipe field
[mesa.git] / src / mesa / state_tracker / st_manager.c
2010-04-19 Brian Paulst/mesa: remove st_texture_object::pipe field
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Chia-I Wust/mesa: Drop st_public support.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Chia-I WuFix copyright headers.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-04 Chia-I Wust/mesa: Implement GL_OES_EGL_image driver hooks.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbierist/mesa: make st_manager.c set have[Stencil|Depth]Buffe...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian Paulst/mesa: rename st_framebuffer() to st_ws_framebuffer()
2010-03-22 Vinson Leest/mesa: Remove unnecessary headers.
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Chia-I Wust/mesa: Set the pipe context of the texture object.
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Chia-I Wust/mesa: Update the comments in st_manager.c.
2010-03-14 Chia-I Wust/mesa: Fix handling of FBO.
2010-03-13 Chia-I Wust/mesa: Set revalidate in st_framebuffer_update_attach...
2010-03-12 Chia-I Wust/mesa: Check the format before adding depth/stencil...
2010-03-12 Chia-I Wust/mesa: Implement st_api.h.