summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86DiDGA.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-07xf86dga: handle DGAAvailable for gpu screens. (v2)Dave Airlie1-1/+1
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-1/+1
2012-05-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie1-3/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-101/+98
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-2/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2009-10-01Re-fix DGA removal.Keith Packard1-3/+12
2009-09-21xfree86/modes: Remove all framebuffer support from DGAKeith Packard1-98/+21
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-2/+2
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher1-2/+2
2007-02-17Ensure drivers can use new modes header files.Keith Packard1-0/+2
2007-02-15Allow new modes code to build inside drivers as well as server.Keith Packard1-0/+4
2007-02-15Merge crtc/output-based mode selection code.Keith Packard1-0/+280