aboutsummaryrefslogtreecommitdiff
path: root/lib/gdi/sdl.h
AgeCommit message (Collapse)Author
2010-11-16SDL: add input support, use SDL mainloop in a threadAndreas Oberritter
2010-11-16Add abstract class gMainDC as an interface for gFBDC and gSDLDCAndreas Oberritter
2005-03-30 - default fonts handled in windowstyleFelix Domke
- fixed 32bit ARGB support (drawLine) - add sdl (but currently disabled) - fixed /dev/vc/0 -> /dev/stdin for console input - added alignment to label - fixed skin parsing (getElementsByTagName didn't do what i expected)