summaryrefslogtreecommitdiff
path: root/src/mali_exa.c
AgeCommit message (Collapse)Author
2011-10-14Correct y coordinate in destination buffers.John Fredriksson
Don't use framebuffer yoffset for calculating destination y-coordinates.
2011-08-08Updated to new hwmem api.John Fredriksson
2011-05-25Add hardware accelerated copy and solid methodsJohn Fredriksson
maliCopy and maliSolid has been implemented with b2r2 hardware blitting using libblt_hw.
2011-05-18Remove dependency to ump and use hwmem instead.John Fredriksson
Hwmem is used instead of ump for graphics buffers.
2011-02-25Initial X11 drivers for Mali DDKPaul Jeong