summaryrefslogtreecommitdiffstats
path: root/src/blueshift_w32gdi.pyx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Python side of W32 GDI support, W32 GDI works on GNU/Linux under XMattias Andrée2014-04-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add w32gdi_crtcs_countMattias Andrée2014-04-151-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix errors and warningsMattias Andrée2014-04-151-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Cython side of Windows GDI supportMattias Andrée2014-04-151-0/+142
Signed-off-by: Mattias Andrée <maandree@operamail.com>