Commit Briefs



Omar Polo

fixing XftColor deallocation


Omar Polo

Minor style improvements




Omar Polo

Fixed non-xft compilation error


Omar Polo

removed test lines



Omar Polo

fixed expand bits macro


Omar Polo

import variables from getopt.h



Omar Polo

more pledges + optimized ps1 extents calculations

- Drop some pledges after the initialization (in the loop we need only stdio) - before we computed the extents of ps1 AT EVERY RENDER, now it's "cached" in struct rendering


Omar Polo

Style fixes + GCC error fixed