summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri2/platform_x11.c
Commit message (Expand)AuthorAgeFilesLines
* Set close on exec flag FD_CLOEXECDavid Fries2012-03-111-0/+9
* egl/x11: Merge the right version of Frederiks changeKristian Høgsberg2011-12-211-21/+8
* egl_dri2/x11: Add support for the DRI2 SwapBuffers requestFredrik Höglund2011-12-201-21/+80
* egl_dri2/x11: Add support for eglSwapIntervalFredrik Höglund2011-12-201-0/+28
* egl_dri2/x11: error check coordinates in eglPostSubBufferNVChia-I Wu2011-12-201-5/+5
* egl_dri2/x11: Add support for EGL_NV_post_sub_bufferFredrik Höglund2011-12-201-0/+17
* egl_dri2: allow RGBA masks to be specified for matchingChia-I Wu2011-08-281-1/+1
* Fixes for leaks reported by cppcheck.Völgyes Dávid2011-07-061-0/+1
* egl_dri2/x11: Check availability of the dri2 extensionBenjamin Franzke2011-06-201-0/+9
* egl_dri2: add dri2_load_driver_swrastChia-I Wu2011-06-131-3/+1
* egl: Fix int <-> ptr casts.José Fonseca2011-05-121-1/+1
* egl_dri2.c: Open drm device with O_CLOEXECKristian Høgsberg2011-04-071-1/+1
* egl_dri2 x11: Fix a typoFeng, Haitao2011-03-301-1/+1
* egl_dri2: Enable image extensions in one placeKristian Høgsberg2011-03-261-4/+0
* egl_dri2 x11: Workaround device_name xcb-dri2 bugBenjamin Franzke2011-03-021-5/+13
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-13/+32
* egl_dri2: Return NULL when xcb_get_geometry_reply fails.Chia-I Wu2011-02-201-0/+1
* egl_dri2: add swrastHaitao Feng2011-02-161-17/+275
* egl_dri2: rename loader_extension to dri2_loader_extensionHaitao Feng2011-02-101-11/+11
* egl_dri2: Use double buffering for window surfacesBenjamin Franzke2011-02-101-13/+20
* egl_dri2: Split out x11 platform codeKristian Høgsberg2011-02-031-0/+792