| Commit message (Expand) | Author | Age | Files | Lines |
* | wayland: Flush before blocking in swapbuffers. | Jørgen Lind | 2011-09-15 | 1 | -2/+5 |
* | egl_dri2: add support for RGBA_8888 android native buffer | Chia-I Wu | 2011-09-09 | 1 | -0/+2 |
* | Define INLINE macro in terms of inline. | José Fonseca | 2011-09-08 | 1 | -19/+22 |
* | wayland: Use wl_resource_* error functions | Kristian Høgsberg | 2011-09-01 | 1 | -10/+10 |
* | egl_dri2: Destroy callback in release_pending_buffer | Benjamin Franzke | 2011-09-01 | 1 | -0/+2 |
* | wayland-drm: Fix compilation with wayland master | Benjamin Franzke | 2011-09-01 | 1 | -9/+9 |
* | wayland: Track changes to drop wl_visual | Kristian Høgsberg | 2011-08-31 | 8 | -39/+108 |
* | egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double buffered | Kristian Høgsberg | 2011-08-31 | 1 | -2/+4 |
* | wayland: Track server side wayland changes | Kristian Høgsberg | 2011-08-31 | 2 | -35/+37 |
* | wayland: Use new wl_callback mechanism | Kristian Høgsberg | 2011-08-31 | 1 | -31/+24 |
* | egl_dri2: Drop dri2_surface_type enum | Benjamin Franzke | 2011-08-31 | 2 | -18/+9 |
* | egl_dri2: add pbuffer support to platform_android | Chia-I Wu | 2011-08-31 | 1 | -5/+16 |
* | egl_dri2: check the surface type in platform_android | Chia-I Wu | 2011-08-31 | 1 | -45/+56 |
* | egl_dri2: refactor droid_get_buffers_with_format | Chia-I Wu | 2011-08-31 | 1 | -27/+39 |
* | egl_dri2: set ctx->WindowRenderBuffer | Chia-I Wu | 2011-08-31 | 1 | -0/+6 |
* | egl: Use gbm/wayland flags regardless of egl_dri2 | Benjamin Franzke | 2011-08-29 | 1 | -10/+10 |
* | android: add support for egl_dri2 | Chia-I Wu | 2011-08-28 | 2 | -0/+53 |
* | egl_dri2: add support for Android | Chia-I Wu | 2011-08-28 | 3 | -0/+749 |
* | egl_dri2: allow RGBA masks to be specified for matching | Chia-I Wu | 2011-08-28 | 5 | -5/+27 |
* | android: build core EGL | Chia-I Wu | 2011-08-21 | 1 | -0/+64 |
* | egl: add Android-specific extensions | Chia-I Wu | 2011-08-21 | 4 | -0/+39 |
* | egl: add _EGL_PLATFORM_ANDROID | Chia-I Wu | 2011-08-21 | 2 | -1/+3 |
* | egl: Add include paths for platform autodetection | Benjamin Franzke | 2011-08-16 | 1 | -0/+2 |
* | dri2: Add __DRI_BUFFER_COUNT token | Benjamin Franzke | 2011-08-16 | 1 | -2/+0 |
* | egl: Log (debug) native platform type | Benjamin Franzke | 2011-08-15 | 1 | -12/+25 |
* | egl: Native Display autodetection | Benjamin Franzke | 2011-08-15 | 4 | -8/+115 |
* | Destroy context in dri2/glx driver when apps call eglDestroyContext | Cooper Yuan | 2011-08-14 | 2 | -2/+38 |
* | egl/gbm: Fix EGL_DEFAULT_DISPLAY | Benjamin Franzke | 2011-08-04 | 3 | -2/+31 |
* | egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE | Chia-I Wu | 2011-07-29 | 1 | -2/+3 |
* | egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED | Chia-I Wu | 2011-07-29 | 1 | -1/+3 |
* | wayland-drm: Add copyright notice to protocol | Benjamin Franzke | 2011-07-27 | 1 | -0/+27 |
* | Rename swrastg_dri to swrast_dri | Marek Olšák | 2011-07-14 | 1 | -5/+0 |
* | Fixes for leaks reported by cppcheck. | Völgyes Dávid | 2011-07-06 | 3 | -2/+8 |
* | egl_dri2: Fix compilation if udev devel files are not installed | Benjamin Franzke | 2011-07-02 | 1 | -0/+4 |
* | egl: add copyright notices | Chia-I Wu | 2011-07-02 | 38 | -49/+1054 |
* | egl: fix a compiler warning | Chia-I Wu | 2011-07-01 | 1 | -0/+1 |
* | egl: Fix Terminate with shared gbm screens | Benjamin Franzke | 2011-06-27 | 2 | -2/+7 |
* | egl: fix EGL_MATCH_NATIVE_PIXMAP | Chia-I Wu | 2011-06-25 | 1 | -2/+10 |
* | egl: make implementing eglChooseConfig easier | Chia-I Wu | 2011-06-25 | 2 | -27/+57 |
* | egl_dri2: Build drm platform only if enabled | Benjamin Franzke | 2011-06-24 | 2 | -1/+8 |
* | egl_dri2: Hookup gbm as drm platform | Benjamin Franzke | 2011-06-23 | 5 | -61/+131 |
* | egl_dri2/wayland: Hook up new buffer.release event | Benjamin Franzke | 2011-06-21 | 3 | -18/+129 |
* | wayland: Pass use_invalidate extension to driver | Kristian Høgsberg | 2011-06-20 | 2 | -2/+3 |
* | egl_dri2/x11: Check availability of the dri2 extension | Benjamin Franzke | 2011-06-20 | 1 | -0/+9 |
* | wayland-drm: remove depend on "make clean" | Chia-I Wu | 2011-06-13 | 1 | -0/+1 |
* | egl_dri2: try swrastg_dri if swrast_dri fails | Chia-I Wu | 2011-06-13 | 1 | -0/+6 |
* | egl_dri2: add dri2_load_driver_swrast | Chia-I Wu | 2011-06-13 | 3 | -19/+44 |
* | egl_dri2: Compare configs before matching them | Benjamin Franzke | 2011-06-12 | 1 | -1/+13 |
* | egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY | Benjamin Franzke | 2011-06-12 | 2 | -3/+23 |
* | egl_dri2: Add missing header | Benjamin Franzke | 2011-06-07 | 1 | -0/+1 |