summaryrefslogtreecommitdiff
path: root/configs/linux-dri-xcb
AgeCommit message (Expand)AuthorFilesLines
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis1-2/+0
2010-03-03Remove ffb and gamma from configs.Vinson Lee1-3/+1
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-1/+1
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu1-13/+0
2009-10-22Kill off trident.Corbin Simpson1-1/+1
2009-10-22Nuke s3v.Corbin Simpson1-1/+1
2009-01-23glew: Initial import.José Fonseca1-2/+2
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-11/+10
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin1-1/+1
2008-02-19Simplify makefile boilerplate code.José Fonseca1-1/+1
2008-02-15Code reorganization: update build.José Fonseca1-2/+2
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson1-0/+3
2007-10-29Build xdemos programs by default on linux-driDan Nicholson1-2/+2
2007-10-29linux-dri-xcb: Fix undefined refs when linking with libGLDan Nicholson1-2/+3
2007-10-25Expand pkg-config flags before invoking the compiler.José Fonseca1-5/+5
2007-04-20Make xcb backend compile.Jeremy Kolb1-2/+3
2006-10-09Updates for XCB. Bug 8560.Brian Paul1-2/+2
2006-09-26Update linux-dr-xcb config file to use LIBDRM_CFLAGSJeremy Kolb1-0/+1
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick1-1/+1
2006-04-29Bumped support for xcb 0.9Jeremy Kolb1-2/+2
2006-03-30Style fix, drop the explicit -ldrm from the link line.Adam Jackson1-1/+1
2006-02-19Added xcb dri config file.Jeremy Kolb1-0/+67