index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
multiple
/
Win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing casts of gfxAlloc() return value as that is the whole idea behind ha...
Joel Bodenmann
2014-02-02
1
-1
/
+1
*
Create the window class in the message thread for the Win32 driver (and repla...
inmarket
2013-12-21
1
-24
/
+29
*
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
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-8
/
+8
*
Win32 GDISP driver - Get rid of compiler warnings created by the new orientat...
inmarket
2013-11-16
1
-0
/
+8
*
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
1
-3
/
+3
*
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
2
-1
/
+1
*
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
1
-0
/
+1
*
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
1
-5
/
+5
*
Tiday up driver makefiles
inmarket
2013-10-17
2
-10
/
+8
*
Multiple controller support can now auto-detect hardware capabilities at run-...
inmarket
2013-10-16
1
-0
/
+1
*
Multiple displays across one or more controllers is now fully supported.
inmarket
2013-10-12
3
-265
/
+496
*
SSD1289 streaming driver (untested)
inmarket
2013-09-30
1
-2
/
+2
*
Rename a macro and fix some bugs
inmarket
2013-09-25
1
-6
/
+0
*
GDISP streaming bug fixes
inmarket
2013-09-24
2
-106
/
+88
*
Scrolling emulation when not supported by hardware
inmarket
2013-09-18
2
-383
/
+135
*
GDISP revamp - stage 1
inmarket
2013-09-06
2
-206
/
+162
*
fixed license headers
Joel Bodenmann
2013-07-21
4
-4
/
+4
*
Merge branch 'master' into GWIN
inmarket
2013-06-22
1
-2
/
+1
|
\
|
*
Various README updates
Mateusz Tomaszkiewicz
2013-06-21
1
-2
/
+1
*
|
Merge commit 'd8db148a149541f658cc9729785b3694f80e2624' into GWIN
inmarket
2013-06-22
2
-21
/
+21
|
\
|
|
*
License header updates
inmarket
2013-06-15
4
-4
/
+4
*
|
License header updates
inmarket
2013-06-15
4
-9
/
+9
*
|
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
2
-17
/
+17
|
/
*
GOS updates
inmarket
2013-06-02
1
-44
/
+26
*
More GOS module changes
inmarket
2013-05-26
1
-10
/
+45
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-3
/
+1
*
Reinsertion of doxygen headers
Andrew Hannam
2013-05-06
1
-34
/
+44
*
updated license headers
Joel Bodenmann
2013-05-03
4
-84
/
+23
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
4
-35
/
+19
*
updated license headers
Joel Bodenmann
2013-05-02
4
-19
/
+35
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
4
-4
/
+4
*
Fix compile error in GDISP
Andrew Hannam
2013-02-18
1
-1026
/
+1026
*
more GDISP_LLD() cleanup
Joel Bodenmann
2013-02-11
1
-1
/
+0
*
removed GDISP_LLD() macro - fix
Joel Bodenmann
2013-02-11
6
-0
/
+1223
*
removed GDISP_LLD() macro
Joel Bodenmann
2013-02-11
6
-1223
/
+0
*
more doxygen
Joel Bodenmann
2012-12-18
2
-2
/
+4
*
doxygen
Joel Bodenmann
2012-12-18
2
-2
/
+7
*
Add GDISP font routines. Fix demo bugs
Andrew Hannam
2012-12-07
1
-1
/
+1
*
Restructure
Andrew Hannam
2012-12-06
1
-10
/
+11
*
Win32 Hardware Toggle Emulation
Andrew Hannam
2012-12-02
2
-58
/
+224
*
Adjust Win32 mouse poll period
Andrew Hannam
2012-11-30
1
-1
/
+1
*
copyright header fixes...
Joel Bodenmann
2012-11-26
1
-1
/
+1
[next]