summaryrefslogtreecommitdiffstats
path: root/src/egl
Commit message (Expand)AuthorAgeFilesLines
* android: build core EGLChia-I Wu2011-08-211-0/+64
* egl: add Android-specific extensionsChia-I Wu2011-08-214-0/+39
* egl: add _EGL_PLATFORM_ANDROIDChia-I Wu2011-08-212-1/+3
* egl: Add include paths for platform autodetectionBenjamin Franzke2011-08-161-0/+2
* dri2: Add __DRI_BUFFER_COUNT tokenBenjamin Franzke2011-08-161-2/+0
* egl: Log (debug) native platform typeBenjamin Franzke2011-08-151-12/+25
* egl: Native Display autodetectionBenjamin Franzke2011-08-154-8/+115
* 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
* egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CAREChia-I Wu2011-07-291-2/+3
* egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVEDChia-I Wu2011-07-291-1/+3
* wayland-drm: Add copyright notice to protocolBenjamin Franzke2011-07-271-0/+27
* Rename swrastg_dri to swrast_driMarek Olšák2011-07-141-5/+0
* Fixes for leaks reported by cppcheck.Völgyes Dávid2011-07-063-2/+8
* egl_dri2: Fix compilation if udev devel files are not installedBenjamin Franzke2011-07-021-0/+4
* egl: add copyright noticesChia-I Wu2011-07-0238-49/+1054
* egl: fix a compiler warningChia-I Wu2011-07-011-0/+1
* egl: Fix Terminate with shared gbm screensBenjamin Franzke2011-06-272-2/+7
* egl: fix EGL_MATCH_NATIVE_PIXMAPChia-I Wu2011-06-251-2/+10
* egl: make implementing eglChooseConfig easierChia-I Wu2011-06-252-27/+57
* egl_dri2: Build drm platform only if enabledBenjamin Franzke2011-06-242-1/+8
* egl_dri2: Hookup gbm as drm platformBenjamin Franzke2011-06-235-61/+131
* egl_dri2/wayland: Hook up new buffer.release eventBenjamin Franzke2011-06-213-18/+129
* 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
* wayland-drm: remove depend on "make clean"Chia-I Wu2011-06-131-0/+1
* 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
* wayland-drm: Check visual for being NULLBenjamin Franzke2011-05-311-1/+1
* egl_dri2: Fix usage of bool valuesBenjamin Franzke2011-05-311-3/+3
* wayland-egl: Remove left-over headers and structBenjamin Franzke2011-05-312-27/+1
* egl_dri2: add new cayman pci idsAlex Deucher2011-05-251-0/+15
* wayland-drm: Use new generic error eventKristian Høgsberg2011-05-192-16/+17
* wayland: Fix link order for libwayland-drm.aKristian Høgsberg2011-05-181-4/+4
* egl: Recognize Ivybridge PCI IDs.Kenneth Graunke2011-05-171-0/+5
* egl: Compile wayland-drm.a into libEGL independent of egl_dri2Benjamin Franzke2011-05-161-3/+4
* 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-134-7/+28
* 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-124-5/+5
* egl/wayland: Follow wl_resource_destroy changesBenjamin Franzke2011-05-061-1/+1
* Add pci id for FirePro 2270Kostas Georgiou2011-05-061-0/+1