summaryrefslogtreecommitdiffstats
path: root/src/egl/main
Commit message (Expand)AuthorAgeFilesLines
* egl: Fix non-dri SCons builds re #87657Alexander von Gluck IV2014-12-251-10/+7
* egl: Add Haiku code and supportAlexander von Gluck IV2014-12-235-3/+36
* egl: Add files to distribution.Matt Turner2014-12-121-0/+5
* egl: Expose EGL_KHR_get_all_proc_addresses and its client extensionChad Versace2014-12-075-1/+23
* egl: remove egl_gallium from the loaderMarek Olšák2014-11-141-14/+0
* util: Include in Android buildsTomasz Figa2014-10-031-0/+1
* configure: drop --with-egl-driver-dir switchEmil Velikov2014-09-271-1/+1
* android: loader: prefix static libraries with libmesa_*Emil Velikov2014-08-131-1/+1
* android: egl/main: add/enable freedrenoEmil Velikov2014-08-131-0/+6
* android: egl/main: resolve radeon linking issuesPaulo Sergio Travaglia2014-08-131-4/+9
* android: egl/main: fixup the nouveau buildEmil Velikov2014-08-131-6/+2
* egl/main: Bring in the Makefile.sourcesEmil Velikov2014-08-134-75/+47
* egl: Fix OpenGL ES version checks in _eglParseContextAttribList()Anuj Phogat2014-08-041-1/+4
* android: add libloader to libGLES_mesa and libmesa_egl_dri2Adrian Negreanu2014-06-091-1/+4
* egl: Check for NULL native_window in eglCreateWindowSurfaceSinclair Yeh2014-06-031-0/+4
* egl/main: Fix eglMakeCurrent when releasing context from current thread.Beren Minor2014-06-021-2/+6
* Fix build for darwinJon TURNEY2014-05-231-1/+1
* egl: Add EGL_CHROMIUM_sync_control extension.Sarah Sharp2014-05-204-0/+30
* Import eglextchromium.h from Chromium.Sarah Sharp2014-05-201-0/+1
* egl: Don't attempt to redefine stdint.h types with VS 2010.José Fonseca2014-05-021-1/+2
* dri_interface: Update __DRItexBufferExtensionRec to version 3Emil Velikov2014-04-282-0/+14
* egl/build: Sort egl sources alphabetically.Matt Turner2014-04-071-15/+15
* egl/build: Remove unused -DXF86VIDMODE.Matt Turner2014-04-071-4/+0
* egl/build: Include headers and XML in distribution.Matt Turner2014-04-071-1/+4
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+5
* egl/main: Enable Linux platform extensionsChad Versace2014-03-175-23/+215
* egl/main: Stop using EGLNative types internallyChad Versace2014-03-174-11/+32
* egl: Add STATIC_ASSERT() macroChad Versace2014-03-171-0/+5
* Add the EGL_MESA_configless_context extensionNeil Roberts2014-03-124-5/+19
* eglCreateContext: Remove the check for whether config == 0Neil Roberts2014-03-121-5/+2
* egl: clarify what _eglInitResource doesChia-I Wu2014-02-191-1/+5
* Revert "egl: Unhide functionality in _eglInitContext()"Chia-I Wu2014-02-191-2/+1
* Revert "egl: Unhide functionality in _eglInitSurface()"Chia-I Wu2014-02-191-3/+1
* egl: Unhide functionality in _eglInitSurface()Juha-Pekka Heikkila2014-02-071-1/+3
* egl: Unhide functionality in _eglInitContext()Juha-Pekka Heikkila2014-02-071-1/+2
* egl/glx: Remove egl_glx driverChad Versace2014-02-052-9/+0
* build: Share the all-local rule for linking libraries into the build dirKristian Høgsberg2014-01-291-6/+1
* loader: Use dlsym to get our udev symbols instead of explicit linking.Eric Anholt2014-01-271-1/+1
* egl: Use C11 thread abstractions.José Fonseca2014-01-231-19/+7
* egl-static: use loader util libEmil Velikov2014-01-181-0/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-1726-26/+26
* wayland: Add an extension to create wl_buffers from EGLImagesNeil Roberts2013-12-044-0/+35
* egl: Kill macro _EGL_DECLARE_MUTEXChad Versace2013-11-265-8/+5
* egl: Enable EGL_EXT_client_extensionsChad Versace2013-11-263-1/+22
* egl/main: remove undefined X11_LIBS automake variableGaetan Nadon2013-10-091-1/+1
* Use -Bsymbolic when linking libEGL.soCarl Worth2013-09-301-1/+1
* egl: Do not export private symbolsChad Versace2013-08-081-0/+1
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-072-2/+2