Merge branch 'gallium-polygon-stipple'
[mesa.git] / src / egl / main / eglimage.h
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-02 Chia-I Wuegl: add copyright notices
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wuegl: Add reference count for resources.
2010-10-23 Chia-I Wuegl: Drop dpy argument from the link functions.
2010-10-22 Chia-I Wuegl: Move fallback routines to eglfallbacks.c.
2010-10-22 Chia-I Wuegl: Parse image attributes with _eglParseImageAttribList.
2010-10-22 Chia-I Wuegl: Move attributes in _EGLImage to _EGLImageAttribs.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-01-31 Chia-I Wuegl: Add support for more EGLImage extensions to EGL...
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Chia-I Wuegl: Make resource void pointer in _eglCheckResource.
2010-01-25 Chia-I Wuegl: Add support for EGL_KHR_image.