mesa: Rename GLX_USE_TLS to USE_ELF_TLS.
[mesa.git] / src / egl / main / eglimage.h
2019-02-06 Eric Engestromegl: use coherent variable names
2017-07-12 Emil Velikovegl: call _eglError within _eglParseImageAttribList
2017-06-26 Emil Velikovegl: drop _eglInitImage() return type
2017-05-30 Varad Gautamegl/dri2: Create EGLImages with dmabuf modifiers
2017-05-30 Pekka Paalanenegl/main: add support for fourth plane tokens
2017-05-30 Pekka Paalanenegl: introduce DMA_BUF_MAX_PLANES
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-05 Marek Olšákegl: use EGL 1.5 types without suffixes
2015-05-14 Alexander von Gluck IVegl: Add needed extern "C" for C++ access
2015-03-05 Emil Velikovegl/main: no longer export internal function
2015-03-05 Emil Velikovegl/main: replace INLINE with inline
2013-08-02 Topi Pohjolainenegl: definitions for EXT_image_dma_buf_import
2012-07-11 Kristian Høgsbergegl: Add EGL_WAYLAND_PLANE_WL attribute
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-02 Chia-I Wuegl: add copyright notices
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wuegl: Add reference count for resources.
2010-10-23 Chia-I Wuegl: Drop dpy argument from the link functions.
2010-10-22 Chia-I Wuegl: Move fallback routines to eglfallbacks.c.
2010-10-22 Chia-I Wuegl: Parse image attributes with _eglParseImageAttribList.
2010-10-22 Chia-I Wuegl: Move attributes in _EGLImage to _EGLImageAttribs.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-01-31 Chia-I Wuegl: Add support for more EGLImage extensions to EGL...
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Chia-I Wuegl: Make resource void pointer in _eglCheckResource.
2010-01-25 Chia-I Wuegl: Add support for EGL_KHR_image.