aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput/ginput_mouse.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler errors for non-gcc compilers.inmarket2015-11-041-2/+4
|
* Fixing bug in mouse/touch calibration codeJoel Bodenmann2015-11-021-2/+5
| | | | Thanks to AndreR
* Replace all inline definitions with GFXINLINEinmarket2015-10-231-4/+4
|
* Fixing more inliningsJoel Bodenmann2015-10-211-4/+4
|
* Fix multiple display/keyboard/mouse problem with some compilers.inmarket2015-01-271-5/+4
|
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-1/+1
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* Syntax Error Fixinmarket2014-12-041-1/+1
|
* Fix some extern structure definitions that cause problems with some compilersinmarket2014-11-261-7/+9
|
* Fixing compiler errorJoel Bodenmann2014-11-171-1/+1
|
* Change the definition of the calibration load and save routines as per ↵inmarket2014-11-151-15/+5
| | | | steved suggestion.
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-071-2/+3
|
* Allow calibration to work in newmouse even if there is no text / font support.inmarket2014-10-271-17/+27
|
* Newmouse updates to calibration routineinmarket2014-10-091-120/+130
|
* Fix bugs in newmouse frameworkinmarket2014-10-071-2/+2
|
* Fix newmouse compiler warninginmarket2014-09-281-3/+1
|
* GINPUT mouse updated - first working version of newmouse.inmarket2014-09-261-15/+21
| | | | | Note: drivers to be ported. Note: not tested well yet.
* New mouse updates. Just need a driver now.inmarket2014-09-251-477/+579
|
* More newmouse updatesinmarket2014-09-171-51/+79
|
* More mouse updates - not working yet.inmarket2014-09-161-197/+196
|
* Merge branch 'master' into newmouseinmarket2014-08-201-199/+190
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+679