scons: Add Haiku build support
[mesa.git] / src / egl / main /
2011-12-20 Fredrik Höglundegl: add EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: KHR_reusable_sync entrypoints are missing from...
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-12-20 Chia-I Wuegl: remove EGL_ANDROID_swap_rectangle
2011-11-26 Chia-I Wuandroid: bring in i915_dri and i965_dri automatically
2011-11-26 Chia-I Wuandroid: move libGLES_mesa build rules to src/egl/main/.
2011-11-10 Brian Paulegl: silence unused var warning
2011-09-20 Chia-I Wuegl: add null platform
2011-09-08 José FonsecaDefine INLINE macro in terms of inline.
2011-08-29 Benjamin Franzkeegl: Use gbm/wayland flags regardless of egl_dri2
2011-08-28 Chia-I Wuandroid: add support for egl_dri2
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-20 Chia-I Wuandroid: build core EGL
2011-08-20 Chia-I Wuegl: add Android-specific extensions
2011-08-20 Chia-I Wuegl: add _EGL_PLATFORM_ANDROID
2011-08-16 Benjamin Franzkeegl: Add include paths for platform autodetection
2011-08-15 Benjamin Franzkeegl: Log (debug) native platform type
2011-08-15 Benjamin Franzkeegl: Native Display autodetection
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-29 Chia-I Wuegl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
2011-07-29 Chia-I Wuegl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
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
2011-07-01 Chia-I Wuegl: fix a compiler warning
2011-06-25 Chia-I Wuegl: fix EGL_MATCH_NATIVE_PIXMAP
2011-06-25 Chia-I Wuegl: make implementing eglChooseConfig easier
2011-06-23 Benjamin Franzkeegl_dri2: Hookup gbm as drm platform
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Kristian Høgsbergwayland: Fix link order for libwayland-drm.a
2011-05-16 Benjamin Franzkeegl: Compile wayland-drm.a into libEGL independent...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-13 Kristian Høgsbergegl_dri2: Make it possible to not compile in the X11...
2011-05-12 José Fonsecaegl: Fix int <-> ptr casts.
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-25 Kristian Høgsbergegl: Use the right extension name in #ifdef
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-07 Benjamin Franzkeegl: Add wayland platform
2011-01-29 Chia-I Wuegl: Make the transition to built-in drivers more smooth.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-14 Chia-I Wuegl: Fix EGL_VERSION string.
2011-01-14 Chia-I Wuegl: Fix an assertion in _eglUpdateAPIsString.
2011-01-13 Brian Paulegl: need stdio.h for non-Windows build too to avoid...
2011-01-13 Chia-I Wuegl: Improve driver selection.
2011-01-13 Chia-I Wuegl: Simplify driver matching.
2011-01-13 Chia-I Wuegl: Cleanup _EGLDisplay initialization.
2011-01-12 Chia-I Wuegl: When EGL_DRIVER is set, do not add other drivers.
2011-01-12 Chia-I Wuegl: libEGL depends on LOCAL_LIBS.
2011-01-12 Chia-I Wuscons: Updates for targets/egl-static.
2011-01-12 Chia-I Wutargets/egl-static: New EGL target for scons.
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Chia-I Wuegl: Make egl_dri2 and egl_glx built-in drivers.
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-31 Brian Paulegl: add missing case in _eglError()
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-12 Chia-I Wuegl: Do not unload drivers.
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Chia-I Wuegl: _eglFilterArray should not allocate.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-09 Thomas Hellstromegl: Add an include for size_t
2010-11-03 Chia-I Wust/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
2010-11-03 Chia-I Wuegl: Set up the pthread key even TLS is used.
2010-11-01 Chia-I Wuegl: Rework _eglGetSearchPath.
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-27 Vinson Leeegl: Remove unnecessary headers.
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: Fix a false negative check in _eglCheckMakeCurrent.
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: Fix _eglModeLookup.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLScreen interface.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLConfig interface.
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-10-22 Chia-I Wuegl_glx: Drop the use of [SG]ET_CONFIG_ATTRIB.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Chia-I Wuegl: Access config attributes directly.
2010-10-14 Chia-I Wuegl: Use attribute names as the _EGLConfig member names.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-30 Nicolas Kaiseregl: remove duplicated include
2010-09-30 Chia-I Wuegl: Check extensions.
2010-09-21 Brian PaulMerge branch 'sprite-coord'
next