egl: add copyright notices
[mesa.git] / src / egl / main / eglimage.c
2011-07-02 Chia-I Wuegl: add copyright notices
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Vinson Leeegl: Remove unnecessary headers.
2010-10-23 Chia-I Wuegl: Add reference count for resources.
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-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 Chia-I Wuegl: Refactor _eglInitImage.
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: Add support for EGL_KHR_image.