index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
multiple
/
uGFXnet
/
gdisp_lld_uGFXnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-4
/
+4
*
removing casts of gfxAlloc() return value as that is the whole idea behind ha...
Joel Bodenmann
2014-02-02
1
-1
/
+1
*
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
1
-4
/
+4
*
Reliability fixes for uGFXnet running on LWIP.
inmarket
2013-11-17
1
-2
/
+44
*
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
1
-93
/
+158
*
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
1
-0
/
+509