commit | e6bbfdc80183073635c4b2b686b29097ff77e98f | [log] [download] |
---|---|---|
author | Florian Nücke <florian@nuecke.de> | Mon Oct 21 18:17:12 2013 +0200 |
committer | Florian Nücke <florian@nuecke.de> | Mon Oct 21 18:17:12 2013 +0200 |
tree | 692ee8786fd0eb9b9bdd120dd8d40772996ac9f5 | |
parent | a3c0ae683e4ecc08c890a34343a91af76217a50d [diff] |
multi-tier screens and gpus. three tiers, with increasing resolutions and (at some point) color starting with the second tierl; custom "Ordering" implementation so we can just sort screens by their coordinates one by one instead of hashing them; Tuple (and untested Seq) return values supported for driver callbacks (converted to tables); added a field called "n" to all "arrays" returned from driver calls (so also tuples and seqs) mimicking Lua's table.pack