summaryrefslogtreecommitdiff
path: root/configs/freebsd-dri
AgeCommit message (Expand)AuthorFilesLines
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson1-0/+4
2007-07-31fix some FreeBSD issuesBrian1-1/+1
2007-06-22bring in Eric's FreeBSD fixes for -pthreadBrian1-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
2004-10-28Add FreeBSD DRI build targets. Doesn't build at the moment, due to the sameEric Anholt1-0/+39