aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/X/gdisp_lld_X.c
Commit message (Expand)AuthorAgeFilesLines
* First set of V3 macro changesinmarket2018-02-271-8/+8
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-1/+5
* Make all include paths in ugfx relative.inmarket2015-11-211-4/+4
* Compile error and emulation errors for GFILE_NEED_STDIOinmarket2015-02-211-0/+3
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-4/+4
* First keyboard driver for Xinmarket2015-01-081-41/+183
* Allow a mouse driver to not return any results when it is polled.inmarket2014-11-071-2/+3
* X bug fix so that window closes properly when using a window managerinmarket2014-09-291-0/+9
* Move mouse initialisation to a better spotinmarket2014-09-291-5/+5
* First version X newmouse driverinmarket2014-09-261-45/+87
* Added Xresource.h include to get rid of a warning about XrmUniqueQuarkSteffan Woltjer2014-05-221-0/+1
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-281-14/+0
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-3/+3
* Remove variable name conflict with doom demoinmarket2013-12-301-2/+2
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-281-0/+340