radeon: Remove dead code
[mesa.git] / src / egl /
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...
2013-10-11 Kristian Høgsbergwayland: Don't rely on static variable for identifying...
2013-10-09 Gaetan Nadonegl/main: remove undefined X11_LIBS automake variable
2013-09-30 Carl WorthUse -Bsymbolic when linking libEGL.so
2013-09-19 Gaetan Nadonglx: fix compile error in egl_glx.c.
2013-09-11 Torsten Duwewayland-egl.pc requires wayland-client.pc.
2013-08-12 Armin Kgbm: Link to libwayland-drm if Wayland EGL platform...
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/dri2: support for creating images out of dma buffers
2013-08-02 Topi Pohjolainenegl: definitions for EXT_image_dma_buf_import
2013-07-31 Eric Anholtegl: Restore "bogus" DRI2 invalidate event code.
2013-07-22 Matt Turneregl/build: Remove unused GLAPI_LIB.
2013-07-18 Ian Romanickegl: Drop configs with unknown or invalide __DRI_ATTRIB...
2013-07-18 Tomasz Lisdri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
2013-06-18 Kristian Høgsbergwayland: Handle global_remove event as well
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-08 Chad Versaceegl/android: Fix error condition for EGL_ANDROID_image_...
2013-05-07 Robert Braggegl/wayland: Implement EGL_EXT_swap_buffers_with_damage
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-05-02 Rob Bradfordwayland: Make eglQueryBufferWL succeed for width and...
2013-04-24 Chad Versaceegl/dri2: Fix min/max swap interval of configs
2013-04-12 Ian Romanickegl/dri2: NULL check value returned by dri2_create_surface
2013-04-11 Ralf Jungegl/x11: Fix initialisation of swap_interval
2013-03-19 Kristian Høgsbergegl_dri2: Lower __DRI_IMAGE version requirement back...
2013-03-19 Kristian Høgsbergwayland: Add prime fd passing as a buffer sharing mechanism
2013-03-19 Kristian Høgsbergwayland: allocate a __DRIimage for the color buffer
2013-03-12 José Fonsecamesa,gallium,egl,mapi: One definition of C99 inline...
2013-02-26 Kristian Høgsbergegl/wayland: Don't block on EGL_DEFAULT_DISPAY under...
2013-02-26 Ian Romanickegl: Allow 24-bit visuals for 32-bit RGBA8888 configs
2013-02-08 Kristian Høgsbergegl-wayland: Make sure we allocate a back buffer even...
2013-02-06 José Fonsecaegl/dri: Don't invoke dri2_dpy->flush if it's NULL.
2013-02-02 Vinson Leeegl/dri2: Fix memory leak.
2013-02-01 Abdiel Janulguedri2: Create image from texture
2013-01-28 Tapani Pälliandroid: use gralloc_drm_get_gem_handle api
2013-01-15 Ian Romanickegl/dri2: Fix typo in the previous commit
2013-01-15 Chad Versaceegl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR
2013-01-14 Kristian Høgsbergegl/wayland: Implement EGL_EXT_buffer_age
2013-01-14 Kristian Høgsbergegl/wayland: Pull color buffers from dri2_surf->color_b...
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Kristian Høgsbergegl/gbm: Implement EGL_EXT_buffer_age
2013-01-04 Kristian Høgsbergegl/wayland: Remove kooky flush code
2013-01-04 Kristian Høgsbergegl/wayland: Remove confusing comment about front buffe...
2013-01-04 Kristian Høgsbergegl_dri2: Remove unused struct dri2_egl_buffer from...
2013-01-04 Kristian Høgsbergegl: Add extension infrastructure for EGL_EXT_buffer_age
2013-01-03 Jonas Ådahlwayland: Don't cancel a roundtrip when any event is...
2013-01-02 Chad Versaceegl/android: Fix build for Jelly Bean (v2)
2012-11-30 Ander Conselvan... egl/wayland: Dispatch the event queue before get_buffers
2012-11-30 Kristian Høgsbergegl/wayland: Add invalidate back in eglSwapBuffers()
2012-11-30 Ander Conselvan... egl/wayland: Don't invalidate drawable on swap buffers
2012-11-19 Chad Versaceegl/dri2: Set error code when dri2CreateContextAttribs...
2012-11-16 Matt TurnerRemove OpenVMS support
2012-11-07 Jonas Ådahlwayland: Destroy frame callback when destroying surface
2012-11-06 Fredrik Höglundegl_dri2/x11: Fix eglPostSubBufferNV()
2012-10-17 Kristian Høgsbergwayland: Drop support for ill-defined, unused wl_egl_pixmap
2012-10-17 Kristian Høgsbergwayland: Remove 0.85 compatibility #ifdefs
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-10-10 Matt Turneregl: Return EGL_BAD_MATCH for invalid profile attributes
2012-10-09 Eric Anholtegl: Remove bogus invalidate code.
2012-10-09 Eric Anholtegl: Add support for driconf control of swapinterval.
2012-10-09 Eric Anholtegl: Quit checking for a bug in old xcb when we require...
2012-10-09 Eric Anholtegl: Drop xcb ifdefs by just requiring a version from...
2012-10-09 Eric Anholtegl: Unifdef dri_interface.h defines.
2012-10-09 Eric Anholtegl: Cleanly cast EGLNative* pointers to X11 types.
2012-10-02 Robert BraggSwapBuffersRegionNOK: invert rectangles on y axis
2012-10-01 Matt Turnerbuild: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
2012-09-06 Matt TurnerUse calloc instead of malloc/memset-0
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-08-31 Jakob Bornecrantzdri: Rework planar image interface
2012-08-31 Tapani Pälliandroid: do not expose single buffered eglconfigs
2012-08-31 Tapani Pälliandroid: fix liblog API changes
next