summaryrefslogtreecommitdiffstats
path: root/configs/linux-x86-debug
Commit message (Collapse)AuthorAgeFilesLines
* automake: Remove the old static configs system.Eric Anholt2012-06-111-9/+0
| | | | | | | With the incremental automake conversion, we'd broken those that included glx or egl. Reviewed-by: Kenneth Graunke <[email protected]>
* remove -DMESA_DEBUGBrian Paul2005-11-101-1/+1
|
* MATH_DEBUG changes from bug #4468.Brian Paul2005-10-071-1/+1
|
* Massive refactor of (most of) the Linux config files. This reducesIan Romanick2005-07-021-3/+2
| | | | | the length of each config and brings a lot of much needed uniformity to them.
* First attempt at building a dri module in this treeKeith Whitwell2004-04-141-0/+10
-- make target is linux-dri -- will attempt to build i830_dri.so The object builds but hasn't been tested.