i965/fs: Add support for generating the LINE instruction.
[mesa.git] / src / egl /
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.
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/
next