Age | Commit message (Expand) | Author |
---|---|---|
2010-10-14 | st/egl: Do not finish a fence that is NULL. | Chia-I Wu |
2010-09-10 | st/egl: Use profiles to create OpenGL ES contexts. | Chia-I Wu |
2010-09-10 | gallium: Add context profile support to st_api. | Chia-I Wu |
2010-08-26 | st/egl: Add support for EGL_MESA_image_drm. | Chia-I Wu |
2010-08-26 | st/egl: Add support for EGL_KHR_surfaceless_*. | Chia-I Wu |
2010-08-17 | st/egl: Add support for EGL_KHR_reusable_sync. | Chia-I Wu |
2010-06-30 | egl: Store configs in a dynamic array. | Chia-I Wu |
2010-06-29 | st/egl: Move module loading code to targets. | Chia-I Wu |
2010-05-30 | st/egl: Hook eglCreatePbufferFromClientBuffer. | Chia-I Wu |
2010-05-30 | st/egl: Fix eglCopyBuffers. | Chia-I Wu |
2010-05-17 | st/egl: adapt to interface changes | Roland Scheidegger |
2010-04-11 | st/egl: Follow the portability guide. | Chia-I Wu |
2010-04-11 | st/egl: Factor driver callbacks to a new file. | Chia-I Wu |