| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: setup screen iterator before using it | Tapani Pälli | 2014-09-29 | 1 | -1/+1 |
* | egl: extra null checks for get_xcb_screen() return values | Juha-Pekka Heikkila | 2014-09-23 | 1 | -6/+24 |
* | egl/dri2: use the correct screen index | Marek Olšák | 2014-09-01 | 1 | -10/+29 |
* | egl/dri2: do not leak dri2_dpy->driver_name | Emil Velikov | 2014-06-09 | 1 | -0/+6 |
* | egl/dri2/x11: use standard strndup function | Emil Velikov | 2014-06-09 | 1 | -19/+4 |
* | egl: Add EGL_CHROMIUM_sync_control extension. | Sarah Sharp | 2014-05-20 | 1 | -0/+29 |
* | egl/main: Stop using EGLNative types internally | Chad Versace | 2014-03-17 | 1 | -9/+15 |
* | egl/dri2: Dispatch eglCreateImageKHR by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+11 |
* | egl/dri2/x11: Don't clobber _EGLDriver::API | Chad Versace | 2014-03-17 | 1 | -5/+0 |
* | egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+2 |
* | egl/dri2/x11: Set dri2_dpy->own_device | Chad Versace | 2014-03-17 | 1 | -0/+3 |
* | egl/dri2: Dispatch eglPostSubBufferNV by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+2 |
* | egl/dri2: Dispatch eglSwapBuffersRegionNOK by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+2 |
* | egl/dri2: Dispatch eglCopyBuffers by display, not driver | Chad Versace | 2014-03-17 | 1 | -3/+2 |
* | egl/dri2: Dispatch API.QueryBufferAge by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+2 |
* | egl/dri2: Dispatch eglDestroySurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+2 |
* | egl/dri2: Dispatch eglCreatePbufferSurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+2 |
* | egl/dri2: Dispatch eglCreatePixmapSurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+2 |
* | egl/dri2: Dispatch eglCreateWindowSurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+2 |
* | egl/dri2: Dispatch eglSwapBuffersWithDamage by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch eglSwapBuffers by display, not driver | Chad Versace | 2014-03-17 | 1 | -2/+2 |
* | egl/dri2: Dispatch eglSwapInterval by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+3 |
* | egl/wl,x11: Call dri2_swap_interval() statically | Chad Versace | 2014-03-17 | 1 | -1/+5 |
* | egl/dri2: Put platform func names into proper namespaces | Chad Versace | 2014-03-17 | 1 | -77/+84 |
* | egl/dri2: Move dri2_egl_display virtual funcs to vtbl | Chad Versace | 2014-03-17 | 1 | -2/+18 |
* | egl_dri2: call dri2_add_configs_for_visuals after extensions set | Tapani Pälli | 2014-01-13 | 1 | -5/+6 |
* | wayland: Add support for eglSwapInterval | Neil Roberts | 2013-12-07 | 1 | -6/+0 |
* | egl: add HAVE_LIBDRM define, fix EGL X11 platform | Tapani Pälli | 2013-12-03 | 1 | -6/+3 |
* | EGL: fix build without libdrm | Samuel Thibault | 2013-11-10 | 1 | -0/+6 |
* | egl_dri2: Remove depth argument from dri2_add_config() | Kristian Høgsberg | 2013-10-15 | 1 | -2/+2 |
* | egl_dri2: Match X11 visuals using rgba masks instead of depth | Kristian Høgsberg | 2013-10-15 | 1 | -1/+20 |
* | egl: Restore "bogus" DRI2 invalidate event code. | Eric Anholt | 2013-07-31 | 1 | -0/+14 |
* | egl/dri2: NULL check value returned by dri2_create_surface | Ian Romanick | 2013-04-12 | 1 | -8/+9 |
* | egl/x11: Fix initialisation of swap_interval | Ralf Jung | 2013-04-10 | 1 | -2/+2 |
* | egl_dri2/x11: Fix eglPostSubBufferNV() | Fredrik Höglund | 2012-11-07 | 1 | -1/+1 |
* | egl: Remove bogus invalidate code. | Eric Anholt | 2012-10-09 | 1 | -5/+0 |
* | egl: Add support for driconf control of swapinterval. | Eric Anholt | 2012-10-09 | 1 | -4/+68 |
* | egl: Quit checking for a bug in old xcb when we require new xcb. | Eric Anholt | 2012-10-09 | 1 | -4/+0 |
* | egl: Drop xcb ifdefs by just requiring a version from this year. | Eric Anholt | 2012-10-09 | 1 | -13/+0 |
* | egl: Unifdef dri_interface.h defines. | Eric Anholt | 2012-10-09 | 1 | -6/+0 |
* | egl: Cleanly cast EGLNative* pointers to X11 types. | Eric Anholt | 2012-10-09 | 1 | -2/+4 |
* | SwapBuffersRegionNOK: invert rectangles on y axis | Robert Bragg | 2012-10-02 | 1 | -2/+1 |
* | Use calloc instead of malloc/memset-0 | Matt Turner | 2012-09-05 | 1 | -6/+2 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -2/+1 |
* | Set close on exec flag FD_CLOEXEC | David Fries | 2012-03-11 | 1 | -0/+9 |
* | egl/x11: Merge the right version of Frederiks change | Kristian Høgsberg | 2011-12-21 | 1 | -21/+8 |
* | egl_dri2/x11: Add support for the DRI2 SwapBuffers request | Fredrik Höglund | 2011-12-20 | 1 | -21/+80 |
* | egl_dri2/x11: Add support for eglSwapInterval | Fredrik Höglund | 2011-12-20 | 1 | -0/+28 |
* | egl_dri2/x11: error check coordinates in eglPostSubBufferNV | Chia-I Wu | 2011-12-20 | 1 | -5/+5 |
* | egl_dri2/x11: Add support for EGL_NV_post_sub_buffer | Fredrik Höglund | 2011-12-20 | 1 | -0/+17 |