summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/common/egl_g3d_image.c
AgeCommit message (Expand)Author
2011-03-25st/egl: add support for loading radeonChia-I Wu
2011-03-16android: Add android backend for st/egl.Chia-I Wu
2011-03-01egl/st: add array size initialisorDave Airlie
2011-02-07st/egl: drm_image: Check for MESA_drm_imageBenjamin Franzke
2010-12-23st/egl: Remove unnecessary header.Vinson Lee
2010-12-22st/egl: Remove unnecessary egl_g3d_find_pixmap_config.Chia-I Wu
2010-12-03st/egl: Set pipe_resource::array_size to 1.Chia-I Wu
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-03st/egl: Use native_display_buffer for EGL_MESA_drm_image.Chia-I Wu
2010-11-01st/egl image: multiply drm buf-stride with blocksizeBenjamin Franzke
2010-10-22egl: Parse image attributes with _eglParseImageAttribList.Chia-I Wu
2010-10-22egl: Move attributes in _EGLImage to _EGLImageAttribs.Chia-I Wu
2010-08-26st/egl: Add support for EGL_MESA_image_drm.Chia-I Wu
2010-07-26st/egl: Fix debug linenobled
2010-04-11st/egl: Follow the portability guide.Chia-I Wu
2010-04-11st/egl: Factor driver callbacks to a new file.Chia-I Wu
2010-04-10st/egl: Remove unnecessary header.Vinson Lee
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-05st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.Chia-I Wu