mesa: Add an extension flag for ARB_direct_state_access
[mesa.git] / src / egl / main /
2015-05-11 Adam Jacksonegl: Remove skeleton implementation of EGL_MESA_screen_...
2015-05-05 Dave Airlieegl: image_dma_buf_export - use KHR 64-bit type
2015-04-30 Marek Olšákegl/dri2: return the latest sync status in eglGetSyncAt...
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_cl_event2 (v2)
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_wait_sync
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_fence_sync
2015-04-29 Marc-André Lureauegl: misc fixes for EGL_MESA_image_dma_buf_export
2015-04-22 Chih-Wei Huangandroid: fix the building rules for Android 5.0
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-25 Jose Fonsecascons: Don't build egl on Windows.
2015-03-21 Emil Velikovegl: cut down static storage size for {Version,ClientAP...
2015-03-21 Emil Velikovegl/main: drop platform fbdev specific code
2015-03-18 Dave Airlieegl: don't fill client apis string forever.
2015-03-17 Matt Turneregl: Remove eglQueryString virtual dispatch.
2015-03-13 Matt Turneregl: Create queryable strings in eglInitialize().
2015-03-13 Brian Paulegl: fix cast to silence compiler warning
2015-03-11 Emil Velikovegl/main: convert thread management to use c11 threads
2015-03-11 Emil Velikovegl/main: use c11/threads' mutex directly
2015-03-06 Emil VelikovRevert "egl/main: use c11/threads' mutex directly"
2015-03-06 Emil VelikovRevert "egl/main: convert thread management to use...
2015-03-06 Emil Velikovegl/main: convert thread management to use c11 threads
2015-03-06 Emil Velikovegl/main: use c11/threads' mutex directly
2015-03-05 Emil Velikovegl/main: remove no-longer needed definition of stdint...
2015-03-05 Emil Velikovegl/main: drop the declaration of PUBLIC keyword.
2015-03-05 Emil Velikovegl/main: no longer export internal function
2015-03-05 Emil Velikovegl/main: replace __FUNCTION__ with __func__
2015-03-05 Emil Velikovegl/main: replace INLINE with inline
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 Jose Fonsecast/egl: Remove.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2014-12-25 Alexander von Gluck IVegl: Fix non-dri SCons builds re #87657
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-12-12 Matt Turneregl: Add files to distribution.
2014-12-08 Chad Versaceegl: Expose EGL_KHR_get_all_proc_addresses and its...
2014-11-14 Marek Olšákegl: remove egl_gallium from the loader
2014-10-03 Tomasz Figautil: Include in Android builds
2014-09-27 Emil Velikovconfigure: drop --with-egl-driver-dir switch
2014-08-12 Emil Velikovandroid: loader: prefix static libraries with libmesa_*
2014-08-12 Emil Velikovandroid: egl/main: add/enable freedreno
2014-08-12 Paulo Sergio Travagliaandroid: egl/main: resolve radeon linking issues
2014-08-12 Emil Velikovandroid: egl/main: fixup the nouveau build
2014-08-12 Emil Velikovegl/main: Bring in the Makefile.sources
2014-08-05 Anuj Phogategl: Fix OpenGL ES version checks in _eglParseContextAt...
2014-06-09 Adrian Negreanuandroid: add libloader to libGLES_mesa and libmesa_egl_dri2
2014-06-04 Sinclair Yehegl: Check for NULL native_window in eglCreateWindowSurface
2014-06-02 Beren Minoregl/main: Fix eglMakeCurrent when releasing context...
2014-05-23 Jon TURNEYFix build for darwin
2014-05-20 Sarah Sharpegl: Add EGL_CHROMIUM_sync_control extension.
2014-05-20 Sarah SharpImport eglextchromium.h from Chromium.
2014-05-02 José Fonsecaegl: Don't attempt to redefine stdint.h types with...
2014-04-28 Emil Velikovdri_interface: Update __DRItexBufferExtensionRec to...
2014-04-07 Matt Turneregl/build: Sort egl sources alphabetically.
2014-04-07 Matt Turneregl/build: Remove unused -DXF86VIDMODE.
2014-04-07 Matt Turneregl/build: Include headers and XML in distribution.
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-17 Chad Versaceegl/main: Enable Linux platform extensions
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-17 Chad Versaceegl: Add STATIC_ASSERT() macro
2014-03-12 Neil RobertsAdd the EGL_MESA_configless_context extension
2014-03-12 Neil RobertseglCreateContext: Remove the check for whether config...
2014-02-19 Chia-I Wuegl: clarify what _eglInitResource does
2014-02-19 Chia-I WuRevert "egl: Unhide functionality in _eglInitContext()"
2014-02-19 Chia-I WuRevert "egl: Unhide functionality in _eglInitSurface()"
2014-02-07 Juha-Pekka Heikkilaegl: Unhide functionality in _eglInitSurface()
2014-02-07 Juha-Pekka Heikkilaegl: Unhide functionality in _eglInitContext()
2014-02-06 Chad Versaceegl/glx: Remove egl_glx driver
2014-01-29 Kristian Høgsbergbuild: Share the all-local rule for linking libraries...
2014-01-27 Eric Anholtloader: Use dlsym to get our udev symbols instead of...
2014-01-23 José Fonsecaegl: Use C11 thread abstractions.
2014-01-18 Emil Velikovegl-static: use loader util lib
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Neil Robertswayland: Add an extension to create wl_buffers from...
2013-11-26 Chad Versaceegl: Kill macro _EGL_DECLARE_MUTEX
2013-11-26 Chad Versaceegl: Enable EGL_EXT_client_extensions
2013-10-09 Gaetan Nadonegl/main: remove undefined X11_LIBS automake variable
2013-09-30 Carl WorthUse -Bsymbolic when linking libEGL.so
2013-08-08 Chad Versaceegl: Do not export private symbols
2013-08-07 Ander Conselvan... egl: Update to Wayland 1.2 server API
2013-08-02 Topi Pohjolainenegl: definitions for EXT_image_dma_buf_import
2013-07-22 Matt Turneregl/build: Remove unused GLAPI_LIB.
2013-05-07 Robert Braggegl: Add extension infrastructure for EGL_EXT_swap_buff...
2013-05-06 Chia-I Wuandroid: libsync is needed on Android 4.2+ for any...
2013-05-06 Chia-I Wuandroid: add ilo to the build system
2013-03-12 José Fonsecamesa,gallium,egl,mapi: One definition of C99 inline...
2013-01-28 Tapani Pälliandroid: use gralloc_drm_get_gem_handle api
2013-01-15 Chad Versaceegl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-04 Kristian Høgsbergegl: Add extension infrastructure for EGL_EXT_buffer_age
2013-01-02 Chad Versaceegl/android: Fix build for Jelly Bean (v2)
2012-11-16 Matt TurnerRemove OpenVMS support
2012-10-10 Matt Turneregl: Return EGL_BAD_MATCH for invalid profile attributes
2012-10-01 Matt Turnerbuild: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-08-27 Matt Turneregl: fix invalid flag detection for EGL_KHR_create_context
2012-08-14 Ian Romanickegl: Allow OpenGL ES 3.0 as a version
2012-08-14 Ian Romanickegl: Implement front-end support for EGL_EXT_create_con...
next