summaryrefslogtreecommitdiff
path: root/configs/linux-dri
AgeCommit message (Expand)AuthorFilesLines
2011-10-28mesa: Remove build infrastructure for r300c and r600c.Eric Anholt1-1/+1
2011-10-23configs: add vmgfx-related dirs to configs/linux-driBrian Paul1-3/+3
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-8/+8
2011-08-26dri: Remove all DRI1 driversIan Romanick1-2/+1
2011-07-14Squashed commit of the following:José Fonseca1-1/+0
2011-06-02dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr1-5/+10
2011-04-11configs: add r600 dir to DRI_DIRSBrian Paul1-1/+1
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers1-1/+3
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke1-1/+1
2010-09-22configs: remove egl-swrast target from linux-dri configBrian Paul1-1/+1
2010-08-16configs: Add -ltalloc to linux-dri.Vinson Lee1-1/+1
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul1-1/+0
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu1-1/+1
2010-04-01progs/egl: Move demos a level deeper.Chia-I Wu1-1/+1
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz1-1/+1
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz1-1/+1
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz1-2/+1
2010-03-12mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell1-1/+1
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell1-1/+0
2010-03-08gallium: introduce target directoryKeith Whitwell1-0/+1
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis1-1/+0
2010-03-03Remove ffb and gamma from configs.Vinson Lee1-1/+1
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-1/+1
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu1-1/+1
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu1-1/+1
2010-01-22egl: Remove the demo driver.Chia-I Wu1-1/+1
2010-01-06configs: set INTEL_LIBS, INTEL_CFLAGS, etcBrian Paul1-0/+6
2009-12-21i965g: back out unintentional changes to linux-driKeith Whitwell1-1/+2
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell1-2/+2
2009-11-17svga: Build svga driverJakob Bornecrantz1-1/+1
2009-10-24i965g: hook into build systemKeith Whitwell1-4/+3
2009-10-22Kill off trident.Corbin Simpson1-1/+1
2009-10-22Nuke s3v.Corbin Simpson1-1/+1
2009-04-17dri: build DRI swrast driver tooBrian Paul1-1/+1
2009-02-11gallium: Disable nouveau by defaultJakob Bornecrantz1-1/+1
2009-02-10gallium: Introduce new subdirs build variablesJakob Bornecrantz1-1/+3
2009-02-09re-add MSAA supportBrian Paul1-10/+3
2008-11-13build default set of progs + eglAlan Hourihane1-2/+1
2008-11-13Fix configs/linux-dri to build winsys again.Pekka Paalanen1-4/+0
2008-10-16build "GLX" egl driver by default and egl demosAlan Hourihane1-8/+3
2008-09-11add gallium dirAlan Hourihane1-2/+2
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-12/+20
2008-08-17consolidate intel directories.Alan Hourihane1-2/+1
2008-07-13EGL: Only build EGL dri based drivers under linux-dri based configsJakob Bornecrantz1-0/+2
2008-07-11build egl subdirsBrian Paul1-11/+1
2008-06-08mesa: Do not compile the dri drivers in mesaJakob Bornecrantz1-1/+1
2008-06-06gallium: Only build intel_drm for linux-dri targetsJakob Bornecrantz1-0/+1
2008-06-05build egl_xlib/ too (softpipe_egl.so library)Brian Paul1-1/+1
2008-06-04Build with -O2Alan Hourihane1-1/+1
2008-05-23drop GLcoreGeorge Sapountzis1-1/+0