| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | egl_dri2: Use libudev only if available | Benjamin Franzke | 2011-06-07 | 1 | -2/+7 |
* | egl_dri2: Use external driver pci list | Benjamin Franzke | 2011-06-07 | 4 | -664/+116 |
* | egl_dri2: Fix usage of bool values | Benjamin Franzke | 2011-05-31 | 1 | -3/+3 |
* | egl_dri2: add new cayman pci ids | Alex Deucher | 2011-05-25 | 1 | -0/+15 |
* | egl: Recognize Ivybridge PCI IDs. | Kenneth Graunke | 2011-05-17 | 1 | -0/+5 |
* | egl_dri2: Discard similar configs | Benjamin Franzke | 2011-05-13 | 1 | -4/+2 |
* | egl_dri2: Make it possible to not compile in the X11 platform | Kristian Høgsberg | 2011-05-13 | 3 | -6/+23 |
* | egl/dri2: Avoid unused static functions. | José Fonseca | 2011-05-12 | 1 | -1/+1 |
* | egl/dri2: Prevent uninitialized variable dereference. | José Fonseca | 2011-05-12 | 1 | -2/+5 |
* | egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer... | José Fonseca | 2011-05-12 | 1 | -5/+7 |
* | egl: Fix int <-> ptr casts. | José Fonseca | 2011-05-12 | 3 | -4/+4 |
* | Add pci id for FirePro 2270 | Kostas Georgiou | 2011-05-06 | 1 | -0/+1 |
* | egl_dri2: add new radeon pci ids | Alex Deucher | 2011-05-06 | 1 | -0/+6 |
* | egl: Add a cursor use bit to MESA_drm_image | Kristian Høgsberg | 2011-05-06 | 1 | -1/+4 |
* | egl/wayland-drm: Generalize interface | Benjamin Franzke | 2011-05-06 | 1 | -17/+54 |
* | egl/wayland: Fix possible lockup in drm initialization | Benjamin Franzke | 2011-04-29 | 1 | -1/+1 |
* | egl/wayland: Update to buffer.damage addition | Benjamin Franzke | 2011-04-22 | 1 | -0/+2 |
* | egl_dri2: Create wl_buffers for pixmap surfaces | Benjamin Franzke | 2011-04-22 | 1 | -12/+21 |
* | egl/wayland: Fix prefixes for interface names | Benjamin Franzke | 2011-04-22 | 1 | -2/+2 |
* | wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display | Kristian Høgsberg | 2011-04-20 | 2 | -41/+79 |
* | egl/wayland: Update to per-surface frame events | Benjamin Franzke | 2011-04-12 | 1 | -2/+3 |
* | egl_dri2.c: Open drm device with O_CLOEXEC | Kristian Høgsberg | 2011-04-07 | 1 | -1/+1 |
* | egl_dri2 x11: Fix a typo | Feng, Haitao | 2011-03-30 | 1 | -1/+1 |
* | egl_dri2: We don't actually support KHR_gl_texture_2D_image | Kristian Høgsberg | 2011-03-26 | 1 | -1/+0 |
* | egl_dri2: Enable image extensions in one place | Kristian Høgsberg | 2011-03-26 | 4 | -13/+7 |
* | egl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFER_SRGB_CAPABLE | Benjamin Franzke | 2011-03-07 | 1 | -0/+1 |
* | egl_dri2: Fix incompatible vfunc-pointer warning | Benjamin Franzke | 2011-03-04 | 1 | -1/+1 |
* | egl/wayland: Move wayland-egl into a subdir | Benjamin Franzke | 2011-03-04 | 1 | -1/+1 |
* | egl_dri2 x11: Workaround device_name xcb-dri2 bug | Benjamin Franzke | 2011-03-02 | 1 | -5/+13 |
* | egl: Add EGL_WL_bind_wayland_display | Benjamin Franzke | 2011-03-01 | 6 | -17/+224 |
* | egl_dri2: Return NULL when xcb_get_geometry_reply fails. | Chia-I Wu | 2011-02-20 | 1 | -0/+1 |
* | egl_dri2: add swrast | Haitao Feng | 2011-02-16 | 5 | -52/+395 |
* | egl_dri2: add nouveau support. | Dave Airlie | 2011-02-14 | 1 | -0/+8 |
* | egl_dri2: rename loader_extension to dri2_loader_extension | Haitao Feng | 2011-02-10 | 3 | -18/+18 |
* | egl_dri2 wayland: Sync front buffer release | Benjamin Franzke | 2011-02-10 | 2 | -26/+67 |
* | egl_dri2: Always unbind old contexts | Benjamin Franzke | 2011-02-10 | 1 | -10/+11 |
* | egl_dri2: Use double buffering for window surfaces | Benjamin Franzke | 2011-02-10 | 5 | -40/+110 |
* | wayland-egl: Force roundtrips to get device name and authenticate correctly | Kristian Høgsberg | 2011-02-07 | 1 | -4/+28 |
* | egl_dri2: Add wayland platform | Benjamin Franzke | 2011-02-07 | 4 | -0/+644 |
* | egl_dri2: Export dri2_get_driver_for_fd | Benjamin Franzke | 2011-02-07 | 2 | -1/+4 |
* | egl_dri2: Enable pixmap bind_to_texture according to the extension | Benjamin Franzke | 2011-02-07 | 1 | -1/+2 |
* | egl_dri2: Add new radeon pci ids | Alex Deucher | 2011-02-03 | 1 | -1/+40 |
* | egl_dri2: Split out drm platform implementation to a separate file | Kristian Høgsberg | 2011-02-03 | 4 | -595/+640 |
* | egl_dri2: Split out x11 platform code | Kristian Høgsberg | 2011-02-03 | 4 | -826/+936 |
* | egl_dri2: Export glapi symbols for DRI drivers. | Chia-I Wu | 2011-01-30 | 2 | -10/+27 |
* | egl: Improve driver selection. | Chia-I Wu | 2011-01-13 | 2 | -0/+8 |
* | egl: Simplify driver matching. | Chia-I Wu | 2011-01-13 | 2 | -0/+7 |
* | egl: Cleanup _EGLDisplay initialization. | Chia-I Wu | 2011-01-13 | 2 | -23/+19 |
* | egl_dri2: Fix eglGetProcAddress. | Chia-I Wu | 2011-01-12 | 1 | -1/+2 |
* | egl: Make egl_dri2 and egl_glx built-in drivers. | Chia-I Wu | 2011-01-10 | 5 | -12/+32 |