index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
multiple
/
X
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile error and emulation errors for GFILE_NEED_STDIO
inmarket
2015-02-21
1
-0
/
+3
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-4
/
+4
*
First keyboard driver for X
inmarket
2015-01-08
1
-41
/
+183
*
Allow a mouse driver to not return any results when it is polled.
inmarket
2014-11-07
1
-2
/
+3
*
Remove stuff made superfluous by newmouse
inmarket
2014-10-07
1
-38
/
+0
*
X bug fix so that window closes properly when using a window manager
inmarket
2014-09-29
1
-0
/
+9
*
Move mouse initialisation to a better spot
inmarket
2014-09-29
1
-5
/
+5
*
Merge branch 'master' into newmouse
inmarket
2014-09-28
1
-0
/
+1
|
\
|
*
New makefile structure. Also OSX board defintion
inmarket
2014-09-28
1
-0
/
+1
*
|
First version X newmouse driver
inmarket
2014-09-26
1
-45
/
+87
|
/
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
1
-0
/
+0
*
Added Xresource.h include to get rid of a warning about XrmUniqueQuark
Steffan Woltjer
2014-05-22
1
-0
/
+1
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
3
-36
/
+0
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-3
/
+3
*
Remove variable name conflict with doom demo
inmarket
2013-12-30
1
-2
/
+2
*
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
inmarket
2013-12-21
1
-1
/
+1
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
1
-1
/
+1
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-1
/
+1
*
Add support for a driver private area (as well as a board private area)
inmarket
2013-10-21
1
-0
/
+1
*
Change to gdisp low level driver API. Display number is now in the GDriver st...
inmarket
2013-10-19
1
-2
/
+2
*
Tiday up driver makefiles
inmarket
2013-10-17
1
-4
/
+1
*
Multiple controller support can now auto-detect hardware capabilities at run-...
inmarket
2013-10-16
1
-0
/
+1
*
X11 multiple display now tested
inmarket
2013-10-12
1
-21
/
+20
*
Multiple display update for X11 driver.
inmarket
2013-10-12
2
-75
/
+103
*
Multiple displays across one or more controllers is now fully supported.
inmarket
2013-10-12
1
-2
/
+7
*
Scolling fix in X driver and removal of compiler warning.
inmarket
2013-09-30
1
-3
/
+1
*
GDISP X driver fixes
Joel Bodenmann
2013-09-29
1
-4
/
+3
*
SSD1289 streaming driver (untested)
inmarket
2013-09-30
2
-69
/
+78
*
Remove unneeded comment about threading (no longer applies)
inmarket
2013-07-24
1
-2
/
+0
*
fixed OS-X port (untested)
Joel Bodenmann
2013-07-23
2
-3
/
+3
*
fixed license headers
Joel Bodenmann
2013-07-21
3
-3
/
+3
*
Remove GDISP_THREAD_CHIBIOS. This is always used now.
inmarket
2013-07-21
3
-60
/
+22
*
License header updates
inmarket
2013-06-15
3
-3
/
+3
*
GOS updates
inmarket
2013-06-02
1
-10
/
+15
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-6
/
+4
*
X driver for GDISP and GINPUT_MOUSE
Andrew Hannam
2013-05-16
5
-0
/
+450