Merge branch 'xa_branch'
[mesa.git] / src / gallium / state_trackers / glx / xlib / xm_st.c
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-29 Thomas Hellstromst/glx: Fix compilation error
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Brian Paulst/xlib: add some comments
2010-09-16 Chia-I Wust/xlib: Notify the context when the front/back buffers...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-03 Brian Paulst/glx: added some comments
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-24 Chia-I Wust/glx: Include main/core.h.
2010-08-22 Keith Whitwellglx/xlib: configurable strict/non-strict buffer size...
2010-08-20 Luca Barbierist/glx: use PIPE_TEXTURE_RECT if appropriate
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggerst/glx: adapt to interface changes
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 José Fonsecast/xlib: Try to propagate failure to create framebuffer.
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Brian Paulst/glx: variable 'i' is an enum
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
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-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.