Age | Commit message (Expand) | Author |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2015-03-05 | ZVISION: Fix GCC signed/unsigned warning | Torbjörn Andersson |
2015-01-19 | ZVISION: Fix comparison between signed and unsigned integers | Fedor |
2015-01-18 | ZVISION: Remove trailing whitespace | Sven Hesse |
2014-12-30 | ZVISION: Fix an off-by-one error in the RLF decoder | Filippos Karapetis |
2014-12-30 | ZVISION: Initialize the starting frame to -1 in RLF animations | Filippos Karapetis |
2014-12-27 | ZVISION: Remove dead code (uint is always > 0) | Ori Avtalion |
2014-12-24 | ZVISION: Set all the internal graphics operations to use RGB555 (1/2) | Filippos Karapetis |
2014-12-23 | ZVISION: Handle animation rewinding outside the RLF encoder | Filippos Karapetis |
2014-12-23 | ZVISION: Add error checking when loading in-game animations and videos | Filippos Karapetis |
2014-12-23 | ZVISION: Spacing | Filippos Karapetis |
2014-12-23 | ZVISION: Avoid using color masks for in-game animations | Filippos Karapetis |
2014-12-16 | ZVISION: Make the RLF decoder a subclass of the common video decoder | Filippos Karapetis |
2014-12-16 | ZVISION: Move the RLF decoder | Filippos Karapetis |