summaryrefslogtreecommitdiff
path: root/configs/linux-dri-xcb
AgeCommit message (Expand)Author
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis
2010-03-03Remove ffb and gamma from configs.Vinson Lee
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu
2009-10-22Kill off trident.Corbin Simpson
2009-10-22Nuke s3v.Corbin Simpson
2009-01-23glew: Initial import.José Fonseca
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2008-02-19Simplify makefile boilerplate code.José Fonseca
2008-02-15Code reorganization: update build.José Fonseca
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson
2007-10-29Build xdemos programs by default on linux-driDan Nicholson
2007-10-29linux-dri-xcb: Fix undefined refs when linking with libGLDan Nicholson
2007-10-25Expand pkg-config flags before invoking the compiler.José Fonseca
2007-04-20Make xcb backend compile.Jeremy Kolb
2006-10-09Updates for XCB. Bug 8560.Brian Paul
2006-09-26Update linux-dr-xcb config file to use LIBDRM_CFLAGSJeremy Kolb
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick
2006-04-29Bumped support for xcb 0.9Jeremy Kolb
2006-03-30Style fix, drop the explicit -ldrm from the link line.Adam Jackson
2006-02-19Added xcb dri config file.Jeremy Kolb