aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple/X/gdisp_lld_X.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-2/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-6/+6
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-081-1/+1
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-1/+1
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-1/+1
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change pixel_t to gPixelinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-15/+15
* 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