Age | Commit message (Expand) | Author |
2016-08-26 | DIRECTOR: Clean up BITDDecoder compression check | Willem Jan Palenstijn |
2016-08-25 | DIRECTOR: Clean up padding in image decoding | Willem Jan Palenstijn |
2016-08-25 | DIRECTOR: More heuristics for 1bpp image decoding. Courtesy of wjp. | Eugene Sandulenko |
2016-08-24 | DIRECTOR: Fix horizontal coordinate calculation in 1bpp uncompressed | Eugene Sandulenko |
2016-08-24 | DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimes | Eugene Sandulenko |
2016-08-24 | DIRECTOR: Gather statistic on correct bitmap sizes | Eugene Sandulenko |
2016-08-23 | DIRECTOR: Further reduction of include dependency | Eugene Sandulenko |
2016-08-23 | DIRECTOR: Fix memory overwrite | Eugene Sandulenko |
2016-08-22 | DIRECTOR: Improvements to 1bpp image rendering | Eugene Sandulenko |
2016-08-22 | DIRECTOR: Improvements to the BITD rendering | Eugene Sandulenko |
2016-08-21 | DIRECTOR: RLE variant of 1bpp decoder. Better, but still not there | Eugene Sandulenko |
2016-08-21 | DIRECTOR: Naive implementation for 1bpp image decoder. Not yet working | Eugene Sandulenko |
2016-08-21 | DIRECTOR: Stub for 1bpp bitmap decoder | Eugene Sandulenko |