Commit Graph
20 Commits
Author SHA1 Message Date
Eugene Sandulenko 748878bf6b DIRECTOR: Hid noisy debug output 2017-02-14 18:57:53 +01:00
Eugene Sandulenko eafa56daf0 JANITORIAL: Formatting fixes 2017-02-11 23:23:56 +01:00
stevenhoefel 9cb400e05c DIRECTOR: Style fixes plus 1/8bpp corrections. 2017-01-13 22:39:58 +11:00
Eugene Sandulenko 72c676b0be DIRECTOR: Fix compiler warnings 2017-01-13 08:32:31 +01:00
stevenhoefel ef295bfd1d DIRECTOR: D4 image loading based on BPP. 2017-01-13 15:32:00 +11:00
stevenhoefel 41ee83e3f0 DIRECTOR: D4 Image Decoding, Buttons, Text, Shapes. 2017-01-09 00:05:06 +01:00
Eugene Sandulenko 1f2be2bb40 DIRECTOR: Plug memory leak 2016-11-10 23:03:51 +01:00
Willem Jan Palenstijn cfdbe40a5b DIRECTOR: Clean up BITDDecoder compression check 2016-08-26 22:26:32 +02:00
Willem Jan Palenstijn 866f0a6257 DIRECTOR: Clean up padding in image decoding 2016-08-25 02:59:52 +02:00
Eugene Sandulenko 3f1f3c5c1e DIRECTOR: More heuristics for 1bpp image decoding. Courtesy of wjp. 2016-08-25 01:16:03 +02:00
Eugene Sandulenko faf52df065 DIRECTOR: Fix horizontal coordinate calculation in 1bpp uncompressed 2016-08-24 23:24:07 +02:00
Eugene Sandulenko 35243a235a DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimes 2016-08-24 22:40:35 +02:00
Eugene Sandulenko 754907f408 DIRECTOR: Gather statistic on correct bitmap sizes 2016-08-24 00:12:59 +02:00
Eugene Sandulenko dbf2876b70 DIRECTOR: Further reduction of include dependency 2016-08-23 19:13:21 +02:00
Eugene Sandulenko 812a43d559 DIRECTOR: Fix memory overwrite 2016-08-23 08:15:13 +02:00
Eugene Sandulenko eca3ef76e6 DIRECTOR: Improvements to 1bpp image rendering 2016-08-22 19:16:43 +02:00
Eugene Sandulenko fdb451baca DIRECTOR: Improvements to the BITD rendering 2016-08-22 09:51:56 +02:00
Eugene Sandulenko 4b51844e52 DIRECTOR: RLE variant of 1bpp decoder. Better, but still not there 2016-08-21 23:36:25 +02:00
Eugene Sandulenko f1b25497d1 DIRECTOR: Naive implementation for 1bpp image decoder. Not yet working 2016-08-21 11:24:11 +02:00
Eugene Sandulenko 79995f6222 DIRECTOR: Stub for 1bpp bitmap decoder 2016-08-21 11:24:11 +02:00