summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/x11/native_x11.c
AgeCommit message (Expand)Author
2011-01-13egl: Improve driver selection.Chia-I Wu
2010-07-03st/egl: Remove unnecessary headers.Vinson Lee
2010-06-29egl: Remove st/egl probe code.Chia-I Wu
2010-06-29st/egl: Build a single EGL driver.Chia-I Wu
2010-06-29st/egl: Move module loading code to targets.Chia-I Wu
2010-06-29st/egl: One driver per hardware.Chia-I Wu
2010-06-29st/egl: Introduce native_platform.Chia-I Wu
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-23egl: Introduce platform displays internally.Chia-I Wu
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz
2010-04-11st/egl: Follow the portability guide.Chia-I Wu
2010-04-10Fix copyright headers.Chia-I Wu
2010-03-10st/egl: Fix build errors in ximage backend after merge.Chia-I Wu
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu
2010-03-05st/egl: Add event support to the native display interface.Chia-I Wu
2010-02-25st/egl: Add dri2InvalidateBuffers.Chia-I Wu
2010-02-21st/egl: Disable SHM in ximage backend.Chia-I Wu
2010-02-03st/egl: Add missing headers.Vinson Lee
2010-01-25egl: check if driver_name is nullIgor Oliveira
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu