index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
multiple
Commit message (
Expand
)
Author
Age
Files
Lines
*
First ARM build to use the new makefile plus makefile updates
inmarket
2014-10-01
1
-1
/
+1
*
Makefile fix
inmarket
2014-09-29
1
-1
/
+1
*
X bug fix so application closes properly when there is a window manager
inmarket
2014-09-29
1
-7
/
+17
*
New makefile structure. Also OSX board defintion
inmarket
2014-09-28
3
-2
/
+8
*
Remove compile warning.
inmarket
2014-09-17
1
-1
/
+0
*
SImplify the options for multiple displays.
inmarket
2014-09-17
1
-34
/
+28
*
Fixes to gdriver to make uGFXnet displays work
inmarket
2014-09-13
1
-1
/
+2
*
Rename all driver makefiles to driver.mk
inmarket
2014-08-22
2
-0
/
+0
*
Win32 readme fix
Joel Bodenmann
2014-07-23
1
-1
/
+8
*
Added Xresource.h include to get rid of a warning about XrmUniqueQuark
Steffan Woltjer
2014-05-22
1
-0
/
+1
*
Multiple changes to GWIN to support containers.
inmarket
2014-05-10
1
-1
/
+1
*
Chaning window title of Win32 simulator
Joel Bodenmann
2014-04-27
1
-1
/
+1
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
11
-106
/
+0
*
First GAUDOUT work. Still incomplete but compiling.
inmarket
2014-02-27
1
-2
/
+2
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
3
-11
/
+11
*
removing casts of gfxAlloc() return value as that is the whole idea behind ha...
Joel Bodenmann
2014-02-02
2
-2
/
+2
*
Remove variable name conflict with doom demo
inmarket
2013-12-30
1
-2
/
+2
*
Create the window class in the message thread for the Win32 driver (and repla...
inmarket
2013-12-21
1
-24
/
+29
*
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
inmarket
2013-12-21
1
-1
/
+1
*
Always use native threads in the Win32 driver even if a different threading m...
inmarket
2013-12-21
1
-8
/
+10
*
New versions of mingw use Red, Green Blue so we need to undefine them in cert...
inmarket
2013-12-11
1
-2
/
+7
*
Code to allow GFXnet display driver to work (in limited mode) when LWIP accep...
inmarket
2013-11-30
1
-0
/
+63
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
2
-12
/
+12
*
Reliability fixes for uGFXnet running on LWIP.
inmarket
2013-11-17
2
-6
/
+56
*
Minor updates to LWIP support for uGFXnet.
inmarket
2013-11-17
1
-5
/
+10
*
Fixes for LWIP in the uGFXnet driver.
inmarket
2013-11-16
1
-12
/
+11
*
LWIP support for the uGFXnet driver.
inmarket
2013-11-16
1
-5
/
+24
*
Update uGFXnet display driver. This is now working.
inmarket
2013-11-16
4
-95
/
+202
*
Win32 GDISP driver - Get rid of compiler warnings created by the new orientat...
inmarket
2013-11-16
1
-0
/
+8
*
uGFXnet driver: Initialise the sockets layer correctly under Win32
inmarket
2013-11-13
1
-1
/
+21
*
First version of a network display driver (the display is somewhere on the ne...
inmarket
2013-11-13
5
-0
/
+622
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
2
-17
/
+24
*
Fix to streaming read pixel for Win32 driver in emulation mode.
inmarket
2013-11-05
1
-5
/
+5
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
2
-4
/
+4
*
Better debugging for Win32 driver
inmarket
2013-10-29
1
-3
/
+1
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
4
-2
/
+2
*
GDISP Win32 driver bug fix
inmarket
2013-10-24
1
-10
/
+20
*
Add functions to the Win32 GDISP driver to enable full testing of the streami...
inmarket
2013-10-24
2
-32
/
+250
*
Add support for a driver private area (as well as a board private area)
inmarket
2013-10-21
2
-0
/
+2
*
Fix missing case in gdispStreamStop().
inmarket
2013-10-21
2
-0
/
+13
*
Change to gdisp low level driver API. Display number is now in the GDriver st...
inmarket
2013-10-19
2
-7
/
+7
*
Tiday up driver makefiles
inmarket
2013-10-17
3
-14
/
+9
*
Multiple controller support can now auto-detect hardware capabilities at run-...
inmarket
2013-10-16
2
-0
/
+2
*
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
4
-267
/
+503
*
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
3
-71
/
+80
*
Rename a macro and fix some bugs
inmarket
2013-09-25
1
-6
/
+0
[next]