summaryrefslogtreecommitdiff
path: root/src/legacy
AgeCommit message (Expand)AuthorFilesLines
2012-02-24legacy: Rename XF86DRI to HAVE_DRI1 to avoid conflicts with xorg-server.hChris Wilson3-23/+23
2012-01-08Removed deprecated xf86PciInfo.h includesChris Wilson5-5/+0
2011-10-30i810: kill mmio vga access helpersDaniel Vetter4-96/+0
2011-10-30i810: use vgahw functions instead of roll-your-ownDaniel Vetter2-13/+19
2011-10-30i810: rip out PIO access functionsDaniel Vetter3-44/+0
2011-10-30i810: kill dead i830 definesDaniel Vetter1-16/+0
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston1-1/+1
2011-06-22Don't include xf86Priv.hAdam Jackson1-1/+0
2011-02-17Fix IGD and IGDNG constants to be comprehensibleAdam Jackson1-16/+16
2010-10-02legacy/i810: Remove pVisualConfigsChris Wilson2-7/+0
2010-08-22Replace ROUND_* macros with ALIGN.Matt Turner1-4/+0
2010-08-22Use ALIGN macro instead of open coding it.Matt Turner4-12/+13
2010-07-28legacy: Remove long gone use of GlxSetVisualConfigs()Kristian Høgsberg1-127/+1
2010-07-24simplify Makefile as per-target compilation flags are not neededGaetan Nadon1-2/+2
2010-06-28Repair the damage to 'make distcheck' after splitting out i810Chris Wilson2-3/+5
2010-06-25i810: Move into a legacy directory.Chris Wilson22-0/+16540