gallium/st + hgl: Build fixes for Haiku
[mesa.git] / src / egl /
2015-05-11 Adam Jacksonegl: Remove skeleton implementation of EGL_MESA_screen_...
2015-05-11 Axel Davyegl/swrast: Enable config extension for swrast
2015-05-11 Axel Davyegl/wayland: Implement swrast support
2015-05-11 Axel Davyegl/wayland: Simplify dri2_wl_create_surface
2015-05-11 Axel Davyegl/x11: move dri2_x11_swrast_create_image_khr to egl_d...
2015-05-11 Axel Davyegl/wayland: Implement DRI_PRIME support
2015-05-11 Axel Davyegl/wayland: Add support for render-nodes
2015-05-11 Axel Davyegl/wayland: properly destroy wayland objects
2015-05-07 Chad Versaceegl/dri2: Fix codestyle in a comment
2015-05-06 Chad Versaceegl/dri2: Check return value of __DRI2fence::create_fence()
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-30 Marek Olšákegl/dri: don't expose configs with an accumulation...
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-22 Emil Velikovandroid: egl: add libsync_cflags to the build
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-25 Emil Velikovautomake: add missing egl files to the tarball
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/drivers: include stdint.h where needed
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 Daniel Stoneegl: Take alpha bits into account when selecting GBM...
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...
2015-02-23 Vivek Kasireddyegl, wayland: RGB565 format support on Back-buffer
2015-02-12 Axel Davyegl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
2015-01-31 José Fonsecaegl: Pass the correct X visual depth to xcb_put_image().
2015-01-13 Chad Versaceegl/wayland: Fix unused variable warnings
2015-01-06 Eric Anholtegl: Inform the client API when ancillary buffers may...
2014-12-25 Alexander von Gluck IVegl: Fix non-dri SCons builds re #87657
2014-12-23 Alexander von Gluck IVegl/haiku: Clean up SConscript whitespace
2014-12-23 Alexander von Gluck IVegl/dri2: Fix build of dri2 egl driver with SCons
2014-12-23 Alexander von Gluck IVegl: Clean up Haiku visual creation
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-12-16 Timothy Arceriegl: remove support for GCC older than 4.1.0
2014-12-12 Matt Turneregl: Add files to distribution.
2014-12-12 Matt Turneregl+gbm: Add symbols-check tests to distribution.
2014-12-12 Matt Turneregl/dri2: Add headers to distribution.
2014-12-12 Matt Turneregl: Drop unnecessary Makefile.am.
2014-12-09 Matt TurnerUse calloc instead of malloc/memset-0
2014-12-08 Chad Versaceegl: Expose EGL_KHR_get_all_proc_addresses and its...
2014-12-04 Matt Turneregl/dri2: Log a warning if no platforms are enabled.
2014-11-14 Marek Olšákegl: remove egl_gallium from the loader
2014-11-07 Emil Velikovegl_dri2: add a note about dri2_create_screen
2014-11-07 Emil Velikovegl_dri2: fix double free on drm platforms
2014-11-06 Emil Velikovegl_dri2: do not leak dri2_dpy->driver_configs
2014-10-27 Lionel Landwerlinegl/drm: do not crash when swapping buffers without...
2014-10-03 Tomasz Figautil: Include in Android builds
2014-09-29 Tapani Pälliegl: setup screen iterator before using it
2014-09-27 Emil Velikovconfigure: drop --with-egl-driver-dir switch
2014-09-23 Juha-Pekka Heikkilaegl: extra null checks for get_xcb_screen() return...
2014-09-22 Andreas Pokornyegl/drm: expose KHR_image_pixmap extension
2014-09-04 Carl Worthegl: Restrict multiplication in calloc arguments to...
2014-09-01 Marek Olšákegl/dri2: use the correct screen index
2014-08-16 Ilia Mirkinegl: don't exit process on initialization failure
2014-08-14 Pekka Paalanenegl_dri2: fix EXT_image_dma_buf_import fds
2014-08-12 Emil Velikovandroid: loader: prefix static libraries with libmesa_*
2014-08-12 Emil Velikovandroid: egl/dri2: use the installed libdrm headers
2014-08-12 Emil Velikovandroid: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
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-07-30 Giovanni Campagnadri: Add a new capabilities for drivers that can't...
2014-07-30 Giovanni CampagnaAdd support for swrast to the DRM EGL platform
2014-06-17 Matt Turneregl: Remove unused variable dri_driver_path.
2014-06-09 Emil Velikovegl/dri2: do not leak dri2_dpy->driver_name
2014-06-09 Emil Velikovegl/dri2/x11: use standard strndup function
2014-06-09 Adrian Negreanuandroid, egl: typo dri2_fallback_pixmap_surface ->...
2014-06-09 Adrian Negreanuandroid, egl: add correct drm include for libmesa_egl_dri2
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-29 Emil Velikovegl_dri2: fix wayland_platform when drm_platform is...
2014-05-23 Jon TURNEYFix build for darwin
2014-05-20 Sarah Sharpegl: Add EGL_CHROMIUM_sync_control extension.
next