summaryrefslogtreecommitdiff
path: root/src/gx_randr.c
AgeCommit message (Expand)Author
2011-03-12Fix parameter ordering for calloc/xnfcalloc callsMart Raudsepp
2010-12-12Fix compilation under xorg >1.9.99Priit Laes
2010-09-01Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/callocFrank Huang
2010-06-22Use new server API to find the root window.Jamey Sharp
2010-06-22Adapt to DevPrivate API changes.Jamey Sharp
2010-05-18Remove mibank.h referenceAdam Jackson
2009-09-19GX: refactor code that allow backward compatibility with old video interfacesOtavio Salvador
2009-08-31Fixed typo in GX2 dixSetPrivate patch. Kudos to Eamon Walsh!Martin-Éric Racine
2009-08-18Fix GX RandR to properly use dixSetPrivate.Otavio Salvador
2009-06-10geode: add inputstr.h include explicitly.Dave Airlie
2008-09-10Merge branch 'randr12-branch'Jordan Crouse
2008-09-08XINPUT_ABI bumped on us and broke the previous evil workaroundJordan Crouse
2008-08-07[LX] - Add RandR 1.2 supportJordan Crouse
2008-05-28Fix build for git-master (missing device pointers).Peter Hutterer
2008-05-28Revert "Fix build (missing device pointers)."Peter Hutterer
2008-05-28Fix build (missing device pointers).Peter Hutterer
2008-03-14Massive coding style fixup - move to X coding style,Jordan Crouse
2008-03-14First stage of the rename process - get rid of all amd_ prefixes -Jordan Crouse