Squashed commit of the following:
[mesa.git] / src / gallium / state_trackers / glx / xlib / xm_st.c
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-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
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 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
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-14 Chia-I Wust/glx: Fix glXCopySubBufferMESA.
2010-03-14 Chia-I Wust/glx: Sync the back buffer to the front buffer.
2010-03-14 Chia-I Wust/glx: Add support for GLX_MESA_copy_sub_buffer.
2010-03-13 Chia-I Wust/glx: Fix framebuffer validation.
2010-03-13 Chia-I Wust/glx: Make xmesa_create_st_api a callback of xm_driver.
2010-03-13 Chia-I Wust/glx: Fix leaks in xmesa_st_framebuffer.
2010-03-12 Chia-I Wust/glx: Fix an infinite recursion in flush_front.
2010-03-12 Chia-I Wust/glx: Use st_api.h instead of st_public.h.