aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* egl: add copyright noticesChia-I Wu2011-07-021-12/+14
* egl: Fix Terminate with shared gbm screensBenjamin Franzke2011-06-272-2/+7
* egl_dri2: Build drm platform only if enabledBenjamin Franzke2011-06-242-1/+8
* egl_dri2: Hookup gbm as drm platformBenjamin Franzke2011-06-234-61/+127
* egl_dri2/wayland: Hook up new buffer.release eventBenjamin Franzke2011-06-212-16/+127
* wayland: Pass use_invalidate extension to driverKristian Høgsberg2011-06-202-2/+3
* egl_dri2/x11: Check availability of the dri2 extensionBenjamin Franzke2011-06-201-0/+9
* egl_dri2: try swrastg_dri if swrast_dri failsChia-I Wu2011-06-131-0/+6
* egl_dri2: add dri2_load_driver_swrastChia-I Wu2011-06-133-19/+44
* egl_dri2: Compare configs before matching themBenjamin Franzke2011-06-121-1/+13
* egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAYBenjamin Franzke2011-06-122-3/+23
* egl_dri2: Add missing headerBenjamin Franzke2011-06-071-0/+1
* egl_dri2: Add missing licenseBenjamin Franzke2011-06-071-0/+28
* egl_dri2: Use libudev only if availableBenjamin Franzke2011-06-071-2/+7
* egl_dri2: Use external driver pci listBenjamin Franzke2011-06-074-664/+116
* egl_dri2: Fix usage of bool valuesBenjamin Franzke2011-05-311-3/+3
* egl_dri2: add new cayman pci idsAlex Deucher2011-05-251-0/+15
* egl: Recognize Ivybridge PCI IDs.Kenneth Graunke2011-05-171-0/+5
* egl_dri2: Discard similar configsBenjamin Franzke2011-05-131-4/+2
* egl_dri2: Make it possible to not compile in the X11 platformKristian Høgsberg2011-05-133-6/+23
* egl/dri2: Avoid unused static functions.José Fonseca2011-05-121-1/+1
* egl/dri2: Prevent uninitialized variable dereference.José Fonseca2011-05-121-2/+5
* egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer...José Fonseca2011-05-121-5/+7
* egl: Fix int <-> ptr casts.José Fonseca2011-05-123-4/+4
* Add pci id for FirePro 2270Kostas Georgiou2011-05-061-0/+1
* egl_dri2: add new radeon pci idsAlex Deucher2011-05-061-0/+6