swrast: Remove unused solve_plane_recip().
[mesa.git] / src / egl /
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.
2014-05-20 Sarah SharpImport eglextchromium.h from Chromium.
2014-05-12 Kristian Høgsbergwayland: Move version 2 request to end of interface...
2014-05-10 Emil Velikovegl_dri2: cleanup memory leak in dri2_create_context()
2014-05-02 José Fonsecaegl: Don't attempt to redefine stdint.h types with...
2014-04-28 Emil Velikovegl_dri: rework dri extension handling
2014-04-28 Emil Velikovdri_interface: Update __DRItexBufferExtensionRec to...
2014-04-25 Ander Conselvan... egl: Protect use of gbm_dri with ifdef HAVE_DRM_PLATFORM
2014-04-25 Neil Robertswayland: Fix the logic in disabling the prime capability
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-07 Matt Turneregl/build: Drop two unnecessary Makefiles.
2014-04-05 Jonathan Grayegl/dri2: use drm macros to construct device name
2014-04-05 Jonathan Grayegl/dri2: don't require libudev to build drm/wayland...
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-31 Emil Velikovautomake: consistently use -no-undefined
2014-03-17 Chad Versaceegl/main: Enable Linux platform extensions
2014-03-17 Chad Versaceegl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatfo...
2014-03-17 Chad Versaceegl/gbm: Emit EGL_BAD_PARAMETER for eglCreatePlatformPi...
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-17 Chad Versaceegl: Add STATIC_ASSERT() macro
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreateImageKHR by display, not...
2014-03-17 Chad Versaceegl/dri2/x11: Don't clobber _EGLDriver::API
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreateWaylandBufferFromImageWL...
2014-03-17 Chad Versaceegl/dri2: Consolidate eglTerminate
2014-03-17 Chad Versaceegl/dri2/x11: Set dri2_dpy->own_device
2014-03-17 Chad Versaceegl/dri2: Dispatch eglPostSubBufferNV by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapBuffersRegionNOK by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCopyBuffers by display, not driver
2014-03-17 Chad Versaceegl/dri2: Dispatch API.QueryBufferAge by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglDestroySurface by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreatePbufferSurface by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreatePixmapSurface by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglCreateWindowSurface by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapBuffersWithDamage by display...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapBuffers by display, not...
2014-03-17 Chad Versaceegl/dri2: Dispatch eglSwapInterval by display, not...
2014-03-17 Chad Versaceegl/wl,x11: Call dri2_swap_interval() statically
2014-03-17 Chad Versaceegl/dri2: Put platform func names into proper namespaces
2014-03-17 Chad Versaceegl/dri2: Move dri2_egl_display virtual funcs to vtbl
2014-03-12 Neil RobertsAdd the EGL_MESA_configless_context extension
2014-03-12 Neil RobertseglCreateContext: Remove the check for whether config...
2014-03-11 Emil Velikovautomake: use install-lib-links.mk across all classic...
2014-02-23 Emil Velikovegl/wayland: explicitly set __DRIimageLoaderExtension...
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-18 Sinclair YehPrevent zero sized wl_egl_window
2014-02-18 Emil Velikovautomake: remove leftover XORG and LIBKMS variables
2014-02-11 Emil Velikovwayland-egl: automake: add symbol test
2014-02-11 Emil Velikovegl/dri2/android: free driver_name in dri2_initialize_a...
2014-02-11 Emil Velikovegl_dri2: remove LIBUDEV_CFLAGS from Makefile.am
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_dri2: use loader util lib
2014-01-18 Emil Velikovegl-static: use loader util lib
2014-01-18 Emil Velikovloader: introduce the loader util lib
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-13 Tapani Pälliegl_dri2: call dri2_add_configs_for_visuals after exten...
2013-12-19 Quanxian Wangegl: break instead of looping after driver is found
2013-12-10 Kristian Høgsbergegl/wayland: Return -1 from get_back_bo to indicate...
2013-12-10 Neil Robertsegl_dri2: Remove the unused swap_interval member of...
2013-12-08 Neil Robertswayland: Add support for eglSwapInterval
2013-12-08 Neil Robertswayland: Block for the frame callback in get_back_bo...
2013-12-05 Neil Robertswayland: Add an extension to create wl_buffers from...
2013-12-05 Kristian Høgsbergegl/wayland: Damage INT32_MAX x INT32_MAX region for...
2013-12-04 Axel DavyEnable throttling in SwapBuffers
2013-12-04 Kristian Høgsbergegl/wayland: Send commit after flushing the driver...
2013-12-04 Axel Davyegl/wayland: Flush the wl_display at the end of SwapBuffers
2013-12-03 Tapani Pälliegl: add HAVE_LIBDRM define, fix EGL X11 platform
2013-11-26 Chad Versaceegl: Kill macro _EGL_DECLARE_MUTEX
2013-11-26 Chad Versaceegl: Enable EGL_EXT_client_extensions
2013-11-13 Kristian Høgsbergwayland: Use __DRIimage based getBuffers implementation...
2013-11-13 Kristian Høgsberggbm: Add support for __DRIimage based getBuffers when...
2013-11-10 Samuel ThibaultEGL: fix build without libdrm
2013-10-30 Fabio Pedrettiwayland: silence unused var warning
2013-10-24 Eric Anholtdri: Pass in the dlsym()ed driver extension to screen...
2013-10-24 Eric Anholtegl: Add an optional function call for getting the...
2013-10-22 Ander Conselvan... wayland: Don't leak wl_drm global when unbinding display
2013-10-16 Kristian Høgsbergegl_dri2: Set NativeVisualID to the matching GBM config...
2013-10-16 Kristian Høgsbergegl_dri2: Remove depth argument from dri2_add_config()
2013-10-16 Kristian Høgsbergegl_dri2: Match X11 visuals using rgba masks instead...
2013-10-16 Singh, Satyeshwaregl-wayland: Add support for RGB565 pixel format for...
2013-10-11 Kristian Høgsbergwayland: Only pass wl_drm instance to gbm when using...
next