summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/x11/x11_screen.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Remove.Jose Fonseca2015-03-041-488/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-6/+3
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-3/+3
* Set close on exec flag FD_CLOEXECDavid Fries2012-03-111-1/+9
* st/egl: Implement EGL_NOK_swap_region for x11Fredrik Höglund2011-12-151-9/+12
* st/egl: fix linking errorsChia-I Wu2011-07-101-0/+18
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+17
* glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x buildLuca Barbieri2010-09-221-0/+11
* Untangle gallium/egl/glx source sharing mess and make it compile againKristian Høgsberg2010-07-281-21/+8
* st/egl: Fixes for recent GLX cleanup.Chia-I Wu2010-07-201-2/+2
* st/egl: Add support for !GLX_DIRECT_RENDERING.Chia-I Wu2010-07-061-31/+45
* st/egl: Follow the portability guide.Chia-I Wu2010-04-111-6/+5
* st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu2010-04-111-57/+0
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* st/egl: Add dri2InvalidateBuffers.Chia-I Wu2010-02-251-15/+53
* egl: Remove egl_xdri.Chia-I Wu2010-02-051-1/+1
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-0/+453