wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
[mesa.git] / src / egl / drivers / dri2 / egl_dri2.c
2012-01-11 Kristian Høgsbergwayland-drm: Drop the non-premul formats, use format...
2012-01-11 Kristian Høgsbergegl_dri2: Put the _eglError call in the case switch...
2012-01-11 Robert Braggegl_dri2/wayland: handle creating xrgb8888 images
2011-12-21 Fredrik Höglundegl_dri2/x11: Add support for eglSwapInterval
2011-12-13 Benjamin Franzkeegl_dri2: Fix some valgrind reported leaks
2011-08-31 Kristian Høgsbergwayland: Track changes to drop wl_visual
2011-08-31 Kristian Høgsbergegl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is...
2011-08-31 Chia-I Wuegl_dri2: set ctx->WindowRenderBuffer
2011-08-28 Chia-I Wuegl_dri2: add support for Android
2011-08-28 Chia-I Wuegl_dri2: allow RGBA masks to be specified for matching
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-14 Cooper YuanDestroy context in dri2/glx driver when apps call eglDe...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Benjamin Franzkeegl/gbm: Fix EGL_DEFAULT_DISPLAY
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-14 Marek OlšákRename swrastg_dri to swrast_dri
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-06 Völgyes DávidFixes for leaks reported by cppcheck.
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-27 Benjamin Franzkeegl: Fix Terminate with shared gbm screens
2011-06-24 Benjamin Franzkeegl_dri2: Build drm platform only if enabled
2011-06-23 Benjamin Franzkeegl_dri2: Hookup gbm as drm platform
2011-06-13 Chia-I Wuegl_dri2: try swrastg_dri if swrast_dri fails
2011-06-13 Chia-I Wuegl_dri2: add dri2_load_driver_swrast
2011-06-12 Benjamin Franzkeegl_dri2: Compare configs before matching them
2011-06-12 Benjamin Franzkeegl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-13 Benjamin Franzkeegl_dri2: Discard similar configs
2011-05-13 Kristian Høgsbergegl_dri2: Make it possible to not compile in the X11...
2011-05-12 José Fonsecaegl/dri2: Avoid unused static functions.
2011-05-12 José Fonsecaegl/dri2: Prevent uninitialized variable dereference.
2011-05-12 José Fonsecaegl: Fix int <-> ptr casts.
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-06 Kristian Høgsbergegl: Add a cursor use bit to MESA_drm_image
2011-05-06 Benjamin Franzkeegl/wayland-drm: Generalize interface
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-26 Kristian Høgsbergegl_dri2: We don't actually support KHR_gl_texture_2D_image
2011-03-26 Kristian Høgsbergegl_dri2: Enable image extensions in one place
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-06 Benjamin Franzkeegl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFE...
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-17 Haitao Fengegl_dri2: add swrast
2011-02-11 Benjamin Franzkeegl_dri2: Always unbind old contexts
2011-02-11 Benjamin Franzkeegl_dri2: Use double buffering for window surfaces
2011-02-07 Benjamin Franzkeegl_dri2: Add wayland platform
2011-02-07 Benjamin Franzkeegl_dri2: Enable pixmap bind_to_texture according to...
2011-02-03 Kristian Høgsbergegl_dri2: Split out drm platform implementation to...
2011-02-03 Kristian Høgsbergegl_dri2: Split out x11 platform code
2011-01-29 Chia-I Wuegl_dri2: Export glapi symbols for DRI drivers.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
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_dri2: Fix eglGetProcAddress.
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-10 Chia-I Wuegl_dri2: Look up _glapi_get_proc_address dynamically.
2011-01-09 Juan Zhaodri2: release texture image.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-24 Chia-I Wuegl_dri2: Fix one context, multiple surfaces.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-17 Robert Hookeregl_dri2: Add missing intel chip ids.
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-10 Chia-I Wuegl_dri2: Fix __DRI_DRI2 version 1 support.
2010-11-09 Alex Deucheregl_dri2: Add radeon chip ids
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-26 Chia-I Wuegl_dri2: Fix a typo that make glFlush be called at...
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLConfig interface.
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_dri2: Drop the use of _egl[SG]etConfigKey.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-24 Ian Romanickegl: Fix several 'comparison between signed and unsigne...
2010-09-24 Ian RomanickEGL DRI2: Silence 'missing initializer' warnings
2010-09-24 Ian RomanickEGL DRI2: Silence piles of 'unused variable' warnings
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-22 Kristian Høgsbergdri2: Make createImageFromName() take a __DRIscreen...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 Jesse BarnesEGL DRI2: 0xa011 is Pineview not Ironlake
2010-09-13 Jesse BarnesEGL DRI2: add PCI ID for Ironlake mobile
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Kristian Høgsbergegl_dri2: Add support for MESA_image_drm
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Kristian Høgsbergegl_dri2: Set API version for DRM display
2010-07-29 Kristian Høgsbergegl_dri2: Implement EGL_KHR_surfaceless_* extensions
next