summaryrefslogtreecommitdiff
path: root/hw/kdrive/mga/mgadraw.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-29Death to RCS tags.Adam Jackson1-3/+0
2006-02-15Remove the waitSync from KdDisableScreen and push it off to drivers'Eric Anholt1-0/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-07-06Added hardware support for transformation matrix (zoom, rotation, etc...).Damien Ciabrini1-10/+11
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-0/+2
2005-06-09Greatly improve the correctness and performance of the MGA renderEric Anholt1-4/+6
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-33/+37
2004-06-16Update MGA composite patch commit. (some files were missing in the previousDamien Ciabrini1-4/+6
2004-06-14MGA composite support from Damien Ciabrini - thanks!Jaymz Julian1-27/+75
2003-11-02merge xfixes_2_branch back to HEADKeith Packard1-10/+8
2003-10-15Add a memory_base variable and use it.Anders Carlsson1-3/+3
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard1-3/+0
2003-10-13Use pixmaps instead of drawables in the kaa functions. Have the mga serverAnders Carlsson1-52/+19
2003-10-13Add support for offscreen pixmaps.Anders Carlsson1-1/+2
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson1-15/+66
2003-09-22Accelerate server.Anders Carlsson1-7/+72
2003-09-18Add mga serverAnders Carlsson1-0/+188