summaryrefslogtreecommitdiff
path: root/drivers/video/cfbfillrect.c
AgeCommit message (Expand)Author
2009-05-06fbdev: fix fillrect for 24bpp modesMichal Januszewski
2008-04-28fb: add support for foreign endiannessAnton Vorontsov
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa
2007-05-08fbdev: consolidate common drawing functions into a header fileAntonino A. Daplas
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas
2005-11-07[PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas
2005-03-09[PATCH] fbdev: Generic drawing function cleanups 2James Simmons
2005-03-09[PATCH] fbdev: Generic drawing function cleanupsAntonino Daplas
2004-09-17fb: add __iomem annotations to cfbfillrectLinus Torvalds
2004-02-14[PATCH] fbdev state managementBenjamin Herrenschmidt
2003-01-25Accel rountines pass in constant data into each function. The reason being wa...James Simmons
2003-01-13[GENERIC IMAGEBLIT ACCEL] James Simmons
2002-12-30Remove old module crap.James Simmons
2002-12-01Made fbcon modular.James Simmons
2002-11-28Made it modular.James Simmons
2002-11-14Start of hardware rotation. PDA devices have often rotated screens with respe...James Simmons
2002-11-13Major fixes for the software accel functions. We have the penguin back.James Simmons
2002-11-01Neomagic and HGA updates. MAde the software accel code modular. So code clean...James Simmons
2002-10-15Cleaned up and moved all the graphics related code inf drivers/video and move...James Simmons
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons
2002-08-05Code cleanups and bug fixes.James Simmons
2002-05-16Moved VESA framebuffer driver over to new fbdev apiJames Simmons