egl_dri2: Add missing header
[mesa.git] / src / egl / drivers / dri2 /
2011-06-07 Benjamin Franzkeegl_dri2: Add missing header
2011-06-07 Benjamin Franzkeegl_dri2: Add missing license
2011-06-07 Benjamin Franzkeegl_dri2: Use libudev only if available
2011-06-07 Benjamin Franzkeegl_dri2: Use external driver pci list
2011-05-31 Benjamin Franzkeegl_dri2: Fix usage of bool values
2011-05-25 Alex Deucheregl_dri2: add new cayman pci ids
2011-05-18 Kenneth Graunkeegl: Recognize Ivybridge PCI IDs.
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/dri2: Fix const pointer duplication, prevent unitia...
2011-05-12 José Fonsecaegl: Fix int <-> ptr casts.
2011-05-06 Kostas GeorgiouAdd pci id for FirePro 2270
2011-05-06 Alex Deucheregl_dri2: add new radeon pci ids
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-29 Benjamin Franzkeegl/wayland: Fix possible lockup in drm initialization
2011-04-22 Benjamin Franzkeegl/wayland: Update to buffer.damage addition
2011-04-22 Benjamin Franzkeegl_dri2: Create wl_buffers for pixmap surfaces
2011-04-22 Benjamin Franzkeegl/wayland: Fix prefixes for interface names
2011-04-20 Kristian Høgsbergwayland-egl: Update to wayland-egl.h changes, drop...
2011-04-12 Benjamin Franzkeegl/wayland: Update to per-surface frame events
2011-04-07 Kristian Høgsbergegl_dri2.c: Open drm device with O_CLOEXEC
2011-03-30 Feng, Haitaoegl_dri2 x11: Fix a typo
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-06 Benjamin Franzkeegl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFE...
2011-03-04 Benjamin Franzkeegl_dri2: Fix incompatible vfunc-pointer warning
2011-03-04 Benjamin Franzkeegl/wayland: Move wayland-egl into a subdir
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Benjamin Franzkeegl_dri2 x11: Workaround device_name xcb-dri2 bug
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-02-20 Chia-I Wuegl_dri2: Return NULL when xcb_get_geometry_reply fails.
2011-02-17 Haitao Fengegl_dri2: add swrast
2011-02-13 Dave Airlieegl_dri2: add nouveau support.
2011-02-11 Haitao Fengegl_dri2: rename loader_extension to dri2_loader_extension
2011-02-11 Benjamin Franzkeegl_dri2 wayland: Sync front buffer release
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 Kristian Høgsbergwayland-egl: Force roundtrips to get device name and...
2011-02-07 Benjamin Franzkeegl_dri2: Add wayland platform
2011-02-07 Benjamin Franzkeegl_dri2: Export dri2_get_driver_for_fd
2011-02-07 Benjamin Franzkeegl_dri2: Enable pixmap bind_to_texture according to...
2011-02-03 Alex Deucheregl_dri2: Add new radeon pci ids
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-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-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-11-24 Chia-I Wuegl_dri2: Fix one context, multiple surfaces.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-17 Robert Hookeregl_dri2: Add missing intel chip ids.
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-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-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
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-09 Kristian Høgsbergegl_dri2: Support _EGL_PLATFORM_DRM
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Chia-I Wuegl: Introduce platform displays internally.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-29 Kristian Høgsbergegl_dri2: Split driver loading out into its own function
2010-05-29 Kristian Høgsbergegl_dri2: Check for xcb_connect() failure the right way
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric AnholtMake TLS EGL dri2 driver search path behavior match...
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_swap_region
2010-05-13 Kristian Høgsbergegl_dri2: Downgrade initialization errors to warnings
2010-05-12 Kristian Høgsbergegl_dri2: Zero out driver struct
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
next