summaryrefslogtreecommitdiff
path: root/configs/linux-dri
AgeCommit message (Expand)AuthorFilesLines
2009-11-17svga: Build svga driverJakob Bornecrantz1-1/+1
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
2008-05-23egl: Don't build EGL programs eitherJakob Bornecrantz1-1/+0
2008-05-23egl: Stoped compiling EGL completelyJakob Bornecrantz1-1/+2
2008-05-23mesa: On second thought lets not build the driverJakob Bornecrantz1-6/+6
2008-05-22disable egl by defaultZack Rusin1-1/+1
2008-05-14mesa: Made linux-dri targets build EGLJakob Bornecrantz1-3/+5
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis1-2/+2
2008-02-19Simplify makefile boilerplate code.José Fonseca1-1/+1
2008-02-18Build glx/x11.José Fonseca1-0/+1
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca1-4/+2
2008-02-15Code reorganization: update build.José Fonseca1-3/+3
2007-10-31configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson1-0/+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-25Expand pkg-config flags before invoking the compiler.José Fonseca1-2/+2
2007-09-24Move i915tex driver into place as just i915.Eric Anholt1-1/+1
2007-09-24Remove the old i915 driver now that i915tex works without TTM.Eric Anholt1-1/+1
2007-08-08Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell1-1/+1
2007-07-31Build the "pipe" version of the i915tex driver.Keith Whitwell1-1/+1
2007-06-20Only build i915texKeith Whitwell1-2/+1
2007-05-05nouveau: disable nouveau build by defaultDave Airlie1-1/+1
2007-02-26Overhaul of error handling.Brian1-1/+1
2007-01-05Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt1-1/+2
2006-11-01merge the (rest of) texmem branchKeith Whitwell1-1/+1
2006-10-11Fix bug #4681.Ian Romanick1-1/+2
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick1-1/+1
2006-08-10linux-indirect target fixes.Adam Jackson1-0/+1
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt1-1/+1
2006-05-06restore -O flag (bug 6814)Brian Paul1-1/+1
2006-04-06minor CFLAGS reorderingBrian Paul1-2/+2
2006-03-30Style fix, drop the explicit -ldrm from the link line.Adam Jackson1-1/+1