aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/common/egl_g3d.h
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-132/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* egl: remove #ifdef's for official extensionsChia-I Wu2011-12-201-4/+0
* st/egl: use a helper to get st_api from the loaderChia-I Wu2011-06-241-0/+8
* st/egl: Move the copy context to the native display structureThomas Hellstrom2011-03-011-1/+0
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+1
* st/egl: Use resource reference count for egl_g3d_sync.Chia-I Wu2010-10-231-2/+0
* st/egl: Add support for EGL_KHR_fence_sync.Chia-I Wu2010-08-171-0/+3
* st/egl: Add support for EGL_KHR_reusable_sync.Chia-I Wu2010-08-171-0/+17
* egl: Add checks for EGL_MESA_screen_surface.Chia-I Wu2010-07-311-4/+8
* egl: Remove st/egl probe code.Chia-I Wu2010-06-291-1/+0
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-3/+3
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-1/+1
* st/egl: Introduce native_platform.Chia-I Wu2010-06-291-0/+1
* st/egl: Hook eglCreatePbufferFromClientBuffer.Chia-I Wu2010-05-301-0/+3
* st/egl: Factor driver callbacks to a new file.Chia-I Wu2010-04-111-4/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* st/egl: Remove pbuffer from the native interface.Chia-I Wu2010-04-091-0/+2
* st/egl: Fix eglCopyBuffers.Chia-I Wu2010-03-131-0/+1
* st/egl: Use st_api.h instead of st_public.h.Chia-I Wu2010-03-121-13/+11
* st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.Chia-I Wu2010-03-051-0/+14
* egl: Convert drivers to use typecast macros.Chia-I Wu2010-02-041-36/+3
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-0/+127