aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/common/egl_g3d_image.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: add android backendChia-I Wu2011-08-211-0/+24
* st/egl: remove unused headerChia-I Wu2011-07-011-3/+0
* st/egl: make native_buffer interface typedChia-I Wu2011-06-241-40/+30
* st/egl: Add support for EGL_DRM_BUFFER_USE_CURSOR_MESABenjamin Franzke2011-05-201-1/+7
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+27
* egl/st: add array size initialisorDave Airlie2011-03-011-0/+1
* st/egl: drm_image: Check for MESA_drm_imageBenjamin Franzke2011-02-071-2/+2
* st/egl: Remove unnecessary header.Vinson Lee2010-12-231-1/+0
* st/egl: Remove unnecessary egl_g3d_find_pixmap_config.Chia-I Wu2010-12-221-7/+1
* st/egl: Set pipe_resource::array_size to 1.Chia-I Wu2010-12-031-0/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-6/+4
* st/egl: Use native_display_buffer for EGL_MESA_drm_image.Chia-I Wu2010-11-031-9/+6
* st/egl image: multiply drm buf-stride with blocksizeBenjamin Franzke2010-11-011-1/+2
* egl: Parse image attributes with _eglParseImageAttribList.Chia-I Wu2010-10-221-81/+37
* egl: Move attributes in _EGLImage to _EGLImageAttribs.Chia-I Wu2010-10-221-2/+2
* st/egl: Add support for EGL_MESA_image_drm.Chia-I Wu2010-08-261-0/+245
* st/egl: Fix debug linenobled2010-07-261-1/+1
* st/egl: Follow the portability guide.Chia-I Wu2010-04-111-10/+11
* st/egl: Factor driver callbacks to a new file.Chia-I Wu2010-04-111-1/+1
* st/egl: Remove unnecessary header.Vinson Lee2010-04-101-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-6/+6
* st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.Chia-I Wu2010-03-051-0/+136