summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri
Commit message (Expand)AuthorAgeFilesLines
* automake: Remove the old static configs system.Eric Anholt2012-06-111-72/+0
* egl/main: Convert to automake.Eric Anholt2012-02-291-3/+0
* automake: src/mesa/drivers/dri/nouveauMatt Turner2012-01-201-1/+1
* automake: src/mesa/drivers/dri/r200Matt Turner2012-01-201-1/+1
* automake: src/mesa/drivers/dri/radeonMatt Turner2012-01-201-1/+1
* automake: src/mesa/drivers/dri/i915Matt Turner2012-01-201-1/+1
* i965: Convert the build to using automake.Eric Anholt2012-01-171-1/+1
* configs: fix, simplify RADEON_LIBS, RADEON_CFLAGSBrian Paul2012-01-121-3/+2
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-1/+1
* mesa: Remove build infrastructure for r300c and r600c.Eric Anholt2011-10-281-1/+1
* configs: add vmgfx-related dirs to configs/linux-driBrian Paul2011-10-231-3/+3
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-8/+8
* dri: Remove all DRI1 driversIan Romanick2011-08-261-2/+1
* Squashed commit of the following:José Fonseca2011-07-141-1/+0
* dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr2011-06-021-5/+10
* configs: add r600 dir to DRI_DIRSBrian Paul2011-04-111-1/+1
* mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers2011-02-111-1/+3
* Remove talloc from the make and automake build systems.Kenneth Graunke2011-01-311-1/+1
* configs: remove egl-swrast target from linux-dri configBrian Paul2010-09-221-1/+1
* configs: Add -ltalloc to linux-dri.Vinson Lee2010-08-161-1/+1
* mesa: remove PROGRAM_DIRS from config filesBrian Paul2010-06-041-1/+0
* progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu2010-04-271-1/+1
* progs/egl: Move demos a level deeper.Chia-I Wu2010-04-011-1/+1
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-241-1/+1
* gallium: Move egl drivers to targetsJakob Bornecrantz2010-03-241-1/+1
* gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz2010-03-241-2/+1
* mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell2010-03-121-1/+1
* Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-091-1/+0
|\
| * config: drop WINDOW_SYSTEM varGeorge Sapountzis2010-03-061-1/+0
* | gallium: introduce target directoryKeith Whitwell2010-03-081-0/+1
|/
* Remove ffb and gamma from configs.Vinson Lee2010-03-031-1/+1
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-1/+1
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-1/+1
* st/egl: Remove the egl state tracker.Chia-I Wu2010-01-221-1/+1
* egl: Remove the demo driver.Chia-I Wu2010-01-221-1/+1
* configs: set INTEL_LIBS, INTEL_CFLAGS, etcBrian Paul2010-01-061-0/+6
* i965g: back out unintentional changes to linux-driKeith Whitwell2009-12-211-1/+2
* Merge commit 'origin/master' into i965g-restartKeith Whitwell2009-12-211-2/+2
|\
| * svga: Build svga driverJakob Bornecrantz2009-11-171-1/+1
* | i965g: hook into build systemKeith Whitwell2009-10-241-4/+3
|/
* Kill off trident.Corbin Simpson2009-10-221-1/+1
* Nuke s3v.Corbin Simpson2009-10-221-1/+1
* dri: build DRI swrast driver tooBrian Paul2009-04-171-1/+1
* gallium: Disable nouveau by defaultJakob Bornecrantz2009-02-111-1/+1
* gallium: Introduce new subdirs build variablesJakob Bornecrantz2009-02-101-1/+3
* re-add MSAA supportBrian Paul2009-02-091-10/+3
* build default set of progs + eglAlan Hourihane2008-11-131-2/+1
* Fix configs/linux-dri to build winsys again.Pekka Paalanen2008-11-131-4/+0
* build "GLX" egl driver by default and egl demosAlan Hourihane2008-10-161-8/+3
* add gallium dirAlan Hourihane2008-09-111-2/+2