aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/drivers
Commit message (Expand)AuthorAgeFilesLines
* egl_dri2: Fix out of tree builds with the wayland backend enabledRobert Hooker2012-05-031-0/+1
* egl/android: Add support for RGBX_8888 used in Android native buffersSean V Kelley2012-04-301-0/+2
* egl_dri2: fix aux buffer leak in drm platformMandeep Singh Baines2012-04-101-5/+4
* egl_dri2: use gbm_surface as the native window type in drm platformAnder Conselvan de Oliveira2012-03-282-1/+324
* egl_dri2: make flush extension useable by drm platformAnder Conselvan de Oliveira2012-03-271-0/+1
* wayland: Stop using wl_buffer.damageKristian Høgsberg2012-03-271-2/+0
* Add Makefile.in to toplevel .gitignoreKenneth Graunke2012-03-201-1/+0
* Set close on exec flag FD_CLOEXECDavid Fries2012-03-112-1/+19
* wayland: Use new wl_display_disconnectBenjamin Franzke2012-03-051-1/+1
* egl/drivers: Convert to automake.Eric Anholt2012-02-295-103/+95
* egl/main: Convert to automake.Eric Anholt2012-02-294-32/+33
* egl: Drop the non-builtin-drivers support.Eric Anholt2012-02-292-30/+2
* egl: Drop _EGL_MAIN entrypoint obfuscation.Eric Anholt2012-02-295-5/+2
* automake: src/egl/waylandBenjamin Franzke2012-01-261-1/+1
* Revert "Always build shared glapi"Matt Turner2012-01-243-0/+13
* Always build shared glapiMatt Turner2012-01-203-13/+0
* wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.hKristian Høgsberg2012-01-112-26/+15
* egl_dri2: Put the _eglError call in the case switch caseKristian Høgsberg2012-01-111-2/+2
* egl_dri2/wayland: handle creating xrgb8888 imagesRobert Bragg2012-01-111-56/+69
* 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-202-21/+81
* egl_dri2/x11: Add support for eglSwapIntervalFredrik Höglund2011-12-203-1/+36
* 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: Fix some valgrind reported leaksBenjamin Franzke2011-12-134-8/+10
* egl_glx: fix eglDestroyContextChia-I Wu2011-12-031-1/+2
* egl_glx: Try first a default lookup for glXGetProcAddress before loading dyna...Beren Minor2011-11-271-9/+14
* android: add support for ICSChia-I Wu2011-11-252-9/+18
* egl_glx.c: use unsigned instead of uintMatt Turner2011-09-191-3/+3
* wayland: Flush before blocking in swapbuffers.Jørgen Lind2011-09-151-2/+5
* egl_dri2: add support for RGBA_8888 android native bufferChia-I Wu2011-09-091-0/+2
* egl_dri2: Destroy callback in release_pending_bufferBenjamin Franzke2011-09-011-0/+2
* wayland: Track changes to drop wl_visualKristian Høgsberg2011-08-313-15/+71
* egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double bufferedKristian Høgsberg2011-08-311-2/+4
* wayland: Track server side wayland changesKristian Høgsberg2011-08-311-1/+1
* wayland: Use new wl_callback mechanismKristian Høgsberg2011-08-311-31/+24
* egl_dri2: Drop dri2_surface_type enumBenjamin Franzke2011-08-312-18/+9
* egl_dri2: add pbuffer support to platform_androidChia-I Wu2011-08-311-5/+16
* egl_dri2: check the surface type in platform_androidChia-I Wu2011-08-311-45/+56
* egl_dri2: refactor droid_get_buffers_with_formatChia-I Wu2011-08-311-27/+39
* egl_dri2: set ctx->WindowRenderBufferChia-I Wu2011-08-311-0/+6
* android: add support for egl_dri2Chia-I Wu2011-08-281-0/+50
* egl_dri2: add support for AndroidChia-I Wu2011-08-283-0/+749
* egl_dri2: allow RGBA masks to be specified for matchingChia-I Wu2011-08-285-5/+27
* dri2: Add __DRI_BUFFER_COUNT tokenBenjamin Franzke2011-08-161-2/+0
* Destroy context in dri2/glx driver when apps call eglDestroyContextCooper Yuan2011-08-142-2/+38
* egl/gbm: Fix EGL_DEFAULT_DISPLAYBenjamin Franzke2011-08-043-2/+31
* Rename swrastg_dri to swrast_driMarek Olšák2011-07-141-5/+0
* Fixes for leaks reported by cppcheck.Völgyes Dávid2011-07-062-2/+7
* egl_dri2: Fix compilation if udev devel files are not installedBenjamin Franzke2011-07-021-0/+4