diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-15 22:26:28 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-15 22:26:28 +0200 |
commit | 3eff4e215949b98e0267eaf05b27ab9e17281284 (patch) | |
tree | 446c1c80c73ccf594bb5ef6db38bea4f3842306b /TODO | |
parent | add w32gdi_crtcs_count (diff) | |
download | blueshift-3eff4e215949b98e0267eaf05b27ab9e17281284.tar.gz blueshift-3eff4e215949b98e0267eaf05b27ab9e17281284.tar.bz2 blueshift-3eff4e215949b98e0267eaf05b27ab9e17281284.tar.xz |
Python side of W32 GDI support, W32 GDI works on GNU/Linux under X
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ Low priority: Use curve sizes returned from RandR/VidMode/... (Not too important, it is hardcoded in X to only allow 256) Use Robertson's method + Screen count function for VidMode should be added + CRTC count function for W32 GDI should be documented + W32 GDI support should be documented Future stuff: How is it looking on the DirectFB front? |