ugfx/drivers
ergosys 9618d7917b Partially handle screen rotation using remapping
Use row and column remapping to change either row or column addressing
for each orientation.  This removes the need to reverse the drawing
direction of either x or y in the drawing routines.  However in the 90
and 270 case x and y must still be swapped.

Also, rename the SSD1306 remapping command names so they are more
descriptive.
2014-12-13 15:09:37 -08:00
..
gadc/AT91SAM7 Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
gaudio New makefile structure. Also OSX board defintion 2014-09-28 01:42:30 +10:00
gdisp Partially handle screen rotation using remapping 2014-12-13 15:09:37 -08:00
ginput Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00
multiple Allow a mouse driver to not return any results when it is polled. 2014-11-07 12:02:41 +10:00