Age | Commit message (Expand) | Author |
2010-09-01 | st/glx: re-order destruction of buffers, visuals | Brian Paul |
2010-08-31 | st/egl: Enable EGL_MESA_drm_display. | 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-26 | st/egl: Make KMS support optional in KMS backend. | Chia-I Wu |
2010-08-24 | st/egl: Fix r300/r600 support in KMS backend. | Chia-I Wu |
2010-08-24 | st/dri: Remove unnecessary main/mtype.h. | Chia-I Wu |
2010-08-24 | st/wgl: Include main/core.h. | Chia-I Wu |
2010-08-24 | st/glx: Include main/core.h. | Chia-I Wu |
2010-08-22 | glx/xlib: configurable strict/non-strict buffer size invalidate | Keith Whitwell |
2010-08-22 | glx/xlib: remove another XSync | Keith Whitwell |
2010-08-22 | glx/xlib: no need to call XSync from XMesaFlush | Keith Whitwell |
2010-08-20 | st/glx: use PIPE_TEXTURE_RECT if appropriate | Luca Barbieri |
2010-08-20 | st/dri: use PIPE_TEXTURE_RECT if appropriate | Luca Barbieri |
2010-08-19 | st/egl: Fix win32 build. | Chia-I Wu |
2010-08-17 | st/egl: Add support for EGL_KHR_fence_sync. | Chia-I Wu |
2010-08-17 | st/egl: Add support for EGL_KHR_reusable_sync. | Chia-I Wu |
2010-08-13 | st/dri: make dri_drawable_validate_att static | George Sapountzis |
2010-08-13 | st/dri: move TFP code to dri_drawable.c | George Sapountzis |
2010-08-13 | st/dri: Fix segmentation fault in sw drivers | nobled |
2010-08-13 | st/dri: dri_drawable_get_format is shared between DRI2 and DRISW | George Sapountzis |
2010-08-04 | st/dri: fix crash when dri2_drawable_get_buffers fails | Marek Olšák |
2010-07-31 | egl: Add checks for EGL_MESA_screen_surface. | Chia-I Wu |
2010-07-31 | st/dri: Remove unnecessary headers. | Vinson Lee |
2010-07-30 | st/dri: move backend hooks to appropriate object | George Sapountzis |
2010-07-30 | st/dri: drop dri1_helper | George Sapountzis |
2010-07-30 | st/dri: mv driDriverAPI to backends | George Sapountzis |
2010-07-29 | st/python: Adapt to interface change. | Chia-I Wu |
2010-07-29 | gallium: Use unified pipe_context::draw_vbo. | Chia-I Wu |
2010-07-28 | Untangle gallium/egl/glx source sharing mess and make it compile again | Kristian Høgsberg |
2010-07-27 | swrastg: Add SWRAST_NO_PRESENT option to not send updates to X server | Jakob Bornecrantz |
2010-07-26 | st/egl: Fix debug line | nobled |
2010-07-26 | st/xorg: fix use-after-free | nobled |
2010-07-23 | st/xorg: Init the Gallium3D / libkms resources in pre-init. | Thomas Hellstrom |
2010-07-23 | st/xorg: Kill a couple of compilation warnings | Thomas Hellstrom |
2010-07-23 | st/xorg vmwgfx/xorg: Add a pre-init customizer callback | Thomas Hellstrom |
2010-07-23 | st/xorg: Add a possibility to prune modes and limit fb allocation size based ... | Thomas Hellstrom |
2010-07-20 | st/egl: Fixes for recent GLX cleanup. | Chia-I Wu |
2010-07-20 | st/dri: Remove driFrameTrackingExtension. | Chia-I Wu |
2010-07-18 | gallium/st/dri2: add dri2 vblank query extension support | Sven Arvidsson |
2010-07-06 | st/egl: Add support for !GLX_DIRECT_RENDERING. | Chia-I Wu |
2010-07-03 | st/egl: Remove unnecessary headers. | Vinson Lee |
2010-06-30 | st/egl: Manually free configs on terminate. | Chia-I Wu |
2010-06-30 | egl: Store screens in a dynamic array. | Chia-I Wu |
2010-06-30 | egl: Store configs in a dynamic array. | Chia-I Wu |
2010-06-30 | st/vega: Match MALLOC/FREE for vg_shader. | Chia-I Wu |
2010-06-30 | st/vega: s/free/FREE for matching MALLOC/CALLOC | nobled |
2010-06-30 | st/xorg: s/free/FREE for matching MALLOC/CALLOC | nobled |
2010-06-30 | st/egl: Add egl-gdi target. | Chia-I Wu |
2010-06-29 | egl: Remove st/egl probe code. | Chia-I Wu |