aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/Win32/ginput_lld_mouse_config.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* License header updatesinmarket2013-06-151-1/+1
|
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-34/+44
| | | | Reinsertion of doxygen headers that got lost in license change
* updated license headersJoel Bodenmann2013-05-031-28/+6
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
|
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+62
|
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-62/+0
|
* more doxygenJoel Bodenmann2012-12-181-1/+2
|
* doxygenJoel Bodenmann2012-12-181-1/+4
|
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-071-1/+1
| | | | | | | | Add GDISP font routines to Open and Close a font by name. Allows wildcard searching for fonts. Old global font variables are now only optionally included (soon to be deprecated). More demo fixing
* Adjust Win32 mouse poll periodAndrew Hannam2012-11-301-1/+1
| | | | Adjust Win32 mouse poll period for better performance
* doxygenJoel Bodenmann2012-11-261-1/+1
|
* Ginput and structure changesAndrew Hannam2012-11-261-0/+58
GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system