30.11.2013 03:18, Kevin O'Connor wrote: []
{ 0x18c, { MM_DIRECT, 2560, 1600, 32, 8, 16, SEG_GRAPH } },
- { 0x18d, { MM_DIRECT, 1280, 720, 16, 8, 16, SEG_GRAPH } },
- { 0x18d, { MM_DIRECT, 1280, 720, 24, 8, 16, SEG_GRAPH } },
- { 0x18e, { MM_DIRECT, 1280, 720, 32, 8, 16, SEG_GRAPH } },
- { 0x18f, { MM_DIRECT, 1280, 720, 16, 8, 16, SEG_GRAPH } },
Something's not right here (two 0x18d, 0x18f has 16bit bpp).
Duh. I fixed it in the working tree but forgot to commit--amend the fix. I'll send a v2. Thank you!
/mjt