| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Another GDriver bugfix | inmarket | 2014-09-26 | 1 | -2/+2 |
| * | gdriver bugfix | inmarket | 2014-09-26 | 1 | -1/+1 |
| * | More makefile updates | inmarket | 2014-09-26 | 3 | -3/+22 |
| * | Update more Makefiles | inmarket | 2014-09-26 | 2 | -55/+169 |
| * | Change to GDriver to support an initialisation parameter | inmarket | 2014-09-26 | 4 | -9/+11 |
| * | Reorder initialisation to ensure gwin is initialised last | inmarket | 2014-09-26 | 1 | -6/+6 |
| * | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 |
| * | Additional GDriver call | inmarket | 2014-09-25 | 2 | -9/+27 |
| * | C decls on GDISP functions | inmarket | 2014-09-25 | 1 | -3/+9 |
| * | Expose the GDISP_STARTUP_COLOR setting for the initial color of displays | inmarket | 2014-09-25 | 3 | -68/+58 |
* | | gdriver bugfix | inmarket | 2014-09-26 | 1 | -1/+1 |
* | | More makefile updates | inmarket | 2014-09-26 | 3 | -3/+22 |
* | | First version X newmouse driver | inmarket | 2014-09-26 | 1 | -45/+87 |
* | | comments | inmarket | 2014-09-26 | 1 | -2/+2 |
* | | Update more Makefiles | inmarket | 2014-09-26 | 2 | -55/+169 |
* | | doco | inmarket | 2014-09-26 | 1 | -2/+5 |
* | | Win32 mouse ported to new mouse driver format | inmarket | 2014-09-26 | 1 | -36/+97 |
* | | GINPUT mouse updated - first working version of newmouse. | inmarket | 2014-09-26 | 3 | -20/+26 |
* | | Demos updated to remove now deprecated function gwinAttachMouse | inmarket | 2014-09-26 | 10 | -42/+10 |
* | | Change to GDriver to support an initialisation parameter | inmarket | 2014-09-26 | 4 | -9/+11 |
* | | Reorder initialisation to ensure gwin is initialised last | inmarket | 2014-09-26 | 1 | -6/+6 |
* | | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 |
* | | New mouse updates. Just need a driver now. | inmarket | 2014-09-25 | 8 | -587/+796 |
* | | Additional GDriver call | inmarket | 2014-09-25 | 2 | -9/+27 |
* | | C decls on GDISP functions | inmarket | 2014-09-25 | 1 | -3/+9 |
* | | Expose the GDISP_STARTUP_COLOR setting for the initial color of displays | inmarket | 2014-09-25 | 3 | -68/+58 |
* | | Merge branch 'master' into newmouse | inmarket | 2014-09-17 | 10 | -21/+29 |
|\| |
|
| * | Remove compile warning. | inmarket | 2014-09-17 | 1 | -1/+0 |
| * | GDISP updates to match previous GDRIVER and multiple display updates | inmarket | 2014-09-17 | 4 | -8/+17 |
| * | Convert GDRIVER instance numbers to unsigned. | inmarket | 2014-09-17 | 2 | -10/+10 |
| * | FATFS and PETITFS compile error fix (caused by prior file renaming). | inmarket | 2014-09-17 | 3 | -3/+3 |
| * | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 9 | -193/+155 |
| * | Create a readme for the gdisp drivers directory listing what hardware each dr... | inmarket | 2014-09-17 | 1 | -0/+28 |
| * | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 |
| * | Readme for integration with yaffs2 (coming soon) | inmarket | 2014-09-16 | 1 | -0/+28 |
* | | More newmouse updates | inmarket | 2014-09-17 | 3 | -55/+91 |
* | | Create a readme for the gdisp drivers directory listing what hardware each dr... | inmarket | 2014-09-17 | 1 | -0/+28 |
* | | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 9 | -193/+155 |
* | | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 |
* | | More mouse updates - not working yet. | inmarket | 2014-09-16 | 4 | -255/+231 |
* | | Readme for integration with yaffs2 (coming soon) | inmarket | 2014-09-16 | 1 | -0/+28 |
* | | Merge branch 'master' into newmouse | inmarket | 2014-09-13 | 6 | -63/+147 |
|\| |
|
| * | Update release information | inmarket | 2014-09-13 | 1 | -0/+1 |
| * | Fixes to gdriver to make uGFXnet displays work | inmarket | 2014-09-13 | 5 | -63/+146 |
* | | Merge branch 'gdriver' into newmouse | inmarket | 2014-08-23 | 58 | -701/+1302 |
|\| |
|
| * | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 9 | -639/+728 |
| * | New gdriver module. | inmarket | 2014-08-23 | 5 | -0/+319 |
| * | gfxconf.example.h multiple display options were in the wrong place. | inmarket | 2014-08-23 | 1 | -5/+4 |
| * | Doco updates | inmarket | 2014-08-23 | 2 | -6/+6 |
| * | Rename all driver makefiles to driver.mk | inmarket | 2014-08-22 | 37 | -49/+49 |