summaryrefslogtreecommitdiff
path: root/src/lx_cursor.c
AgeCommit message (Collapse)Author
2012-07-11Whitespace cleanup using ../modular/x-indent.shMartin-Éric Racine
2008-10-07geode: Move the hardware cursor support to full ARGB modeJordan Crouse
2008-08-25[LX] - RandR 1.2 updatesJordan Crouse
Remove a flag that was making EXA pixmaps break horribly. Also, Make the new code compile for Hardy and warning cleanups.
2008-08-18lx: Add rotation for Randr 1.2 + cleanupsJordan Crouse
Enable rotation through RandR 1.2 and add the accelerated rotation blit the EXA composite function. Also, fix a handful of critical bugs and remove some more dead code.
2008-08-07[LX] - Add RandR 1.2 supportJordan Crouse
A wholesale update to Randr 1.2 for LX accompanied by massive cleanup.
2008-03-14Massive coding style fixup - move to X coding style,Jordan Crouse
remove trailing whitespace, zap unused files and remove blocks of ifdefed out code.
2008-03-14First stage of the rename process - get rid of all amd_ prefixes -Jordan Crouse
change either to geode_ or just to lx_ or gx_ depending on the processor. Change the name in the Makefiles and other collateral