st/egl: Set pipe_resource::array_size to 1.
[mesa.git] / src / gallium / state_trackers / egl / common / egl_g3d_image.c
2010-12-03 Chia-I Wust/egl: Set pipe_resource::array_size to 1.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-03 Chia-I Wust/egl: Use native_display_buffer for EGL_MESA_drm_image.
2010-10-31 Benjamin Franzkest/egl image: multiply drm buf-stride with blocksize
2010-10-22 Chia-I Wuegl: Parse image attributes with _eglParseImageAttribList.
2010-10-22 Chia-I Wuegl: Move attributes in _EGLImage to _EGLImageAttribs.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Chia-I Wust/egl: Add support for EGL_MESA_image_drm.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-26 nobledst/egl: Fix debug line
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-04-23 Ian RomanickMerge branch '7.8'
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-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-11 Chia-I Wust/egl: Follow the portability guide.
2010-04-11 Chia-I Wust/egl: Factor driver callbacks to a new file.
2010-04-11 Vinson Leest/egl: Remove unnecessary header.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chia-I Wust/egl: Add support for EGL_KHR_image_base and EGL_KHR_...