summaryrefslogtreecommitdiff
path: root/configs/freebsd-dri
AgeCommit message (Expand)AuthorFilesLines
2012-01-20automake: src/mesa/drivers/dri/r200Matt Turner1-3/+0
2012-01-20automake: src/mesa/drivers/dri/radeonMatt Turner1-1/+1
2011-10-28mesa: Remove build infrastructure for r300c and r600c.Eric Anholt1-1/+1
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-2/+2
2011-08-26dri: Remove all DRI1 driversIan Romanick1-2/+1
2011-08-15glw: Remove GLw source.Kenneth Graunke1-1/+1
2011-07-14Squashed commit of the following:José Fonseca1-2/+1
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers1-1/+3
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz1-1/+1
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul1-1/+0
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis1-1/+0
2010-03-03Remove ffb and gamma from configs.Vinson Lee1-2/+0
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-1/+1
2009-01-23glew: Initial import.José Fonseca1-1/+1
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-1/+2
2008-05-23drop GLcoreGeorge Sapountzis1-1/+0
2008-04-23glcore: tree sharing for DRI and XMesaGeorge Sapountzis1-0/+1
2008-02-19Simplify makefile boilerplate code.José Fonseca1-1/+1
2008-02-15Code reorganization: update build.José Fonseca1-1/+1
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson1-0/+4
2007-10-04FreeBSD: more /usr/X11R6->/usr/localEric Anholt1-4/+4
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-09-19Add missing -g in FreeBSD OPT_CFLAGSEric Anholt1-1/+1
2007-07-31fix some FreeBSD issuesBrian1-1/+1
2007-06-22Use -pthread instead of -lpthread on FreeBSD.Eric Anholt1-2/+2
2007-01-05Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt1-1/+2
2006-10-11Fix bug #4681.Ian Romanick1-1/+2
2006-09-19added LIBDRM_CFLAGS (Javier Villavicencio)Brian Paul1-0/+1
2006-09-19fix CFLAGS (bug 8344)Brian Paul1-3/+3
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick1-1/+1
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt1-1/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-2/+2
2006-04-06minor CFLAGS clean-upBrian Paul1-2/+4
2006-03-30Style fix, drop the explicit -ldrm from the link line.Adam Jackson1-1/+1
2006-01-26remove i830Alan Hourihane1-1/+1
2005-10-22Fix FreeBSD build by building libGL in the order desired, and doing a fix to myEric Anholt1-1/+1
2005-10-18Attempt to fix libGL on FreeBSD, where the library was being built without anyEric Anholt1-1/+1
2005-09-13Fix libGL build on FreeBSD by respecting ASM_FLAGS.Eric Anholt1-1/+1
2005-08-19Convert libGL and DRI drivers to require libdrm.Adam Jackson1-3/+4
2005-08-11Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick1-1/+1
2005-08-11Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is noIan Romanick1-1/+1
2005-07-29Add a new config called linux-indirect. This build the GLX libGL just likeIan Romanick1-1/+2
2005-07-26No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE.Ian Romanick1-1/+1
2005-07-20Connect the r300 bits up to the build.Eric Anholt1-1/+1
2005-07-20Add some missing defines, copied from linux-dri.Eric Anholt1-1/+1
2005-05-28Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making anEric Anholt1-2/+4
2005-02-14Don't forget to -L/usr/local/lib to grab expat.Eric Anholt1-1/+1
2004-12-09Get linux-solo dependencies building correctly,Keith Whitwell1-2/+3
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-1/+2