Files
lcdproc/server
mmdolze 37563b5fd7 glcd driver: Add direct support for framebuffer with paged memory layout.
'struct glcd_framebuf' now contains a layout type which can either be
FB_TYPE_LINEAR (this is the default) or FB_TYPE_VPAGED. This actually affects
the drawing function and the frame-buffer memory calculation. A new 'size'
field is added to store the pre-calculated length.

Adopt existing driver to make use of the new feature (currently only glcd2usb
driver).
2013-01-17 21:44:30 +00:00
..
2011-01-05 23:34:37 +00:00
2012-02-22 22:25:32 +00:00
2011-01-05 23:34:37 +00:00
2011-01-05 23:34:37 +00:00
2012-02-22 22:25:32 +00:00
2012-02-22 22:25:32 +00:00