| Commit message (Expand) | Author | Age |
* | Reunify gfx and bin | June McEnroe | 2019-01-17 |
* | Move graphical programs out of bin | June McEnroe | 2018-07-30 |
* | Use break; case style everywhere* | June McEnroe | 2018-05-25 |
* | Tabify bin | June McEnroe | 2018-05-13 |
* | Format gfxx options with uppercase hexadecimal | June McEnroe | 2018-04-16 |
* | Simplify gfxx palette generation | June McEnroe | 2018-03-31 |
* | Switch to HSV for gfxx palette generation | June McEnroe | 2018-03-31 |
* | Generate default palette in gfxx | June McEnroe | 2018-03-30 |
* | Clean up gfxx and add default palette | June McEnroe | 2018-02-28 |
* | Fix zlib types on 32-bit | June McEnroe | 2018-02-22 |
* | Always dump truecolor PNG in gfxx | June McEnroe | 2018-02-18 |
* | Encode grayscale PNGs in gfxx | June McEnroe | 2018-02-14 |
* | Avoid accessing past last byte in gfxx | June McEnroe | 2018-02-14 |
* | Print PNG path on gfxx dump | June McEnroe | 2018-02-14 |
* | Add gfxx 4444 preset | June McEnroe | 2018-02-14 |
* | Fix gfxx row scrolling for BITS_TOTAL < 8 | June McEnroe | 2018-02-14 |
* | Write at least 1 for each component of sBIT in gfxx | June McEnroe | 2018-02-14 |
* | Add gfxx DUMP_ALL | June McEnroe | 2018-02-14 |
* | Replace pngChunk with glorious C metaprogramming | June McEnroe | 2018-02-14 |
* | Move PNG filename counter into gfxx | June McEnroe | 2018-02-14 |
* | Unset dump in gfxx draw | June McEnroe | 2018-02-13 |
* | Dump gfxx screen to PNG on stdout with x | June McEnroe | 2018-02-12 |
* | Add PNG encoder to gfxx | June McEnroe | 2018-02-12 |
* | Tweak gfxx code style | June McEnroe | 2018-02-11 |
* | Avoid xres/yres names in gfxx | June McEnroe | 2018-02-11 |
* | Exit by returning false from input to gf{b,cocoa} | June McEnroe | 2018-02-07 |
* | Rename title to status in gfcocoa | June McEnroe | 2018-02-07 |
* | Require 4 bit counts on gfxx command line | June McEnroe | 2018-02-06 |
* | Add gfxx controls for custom bits | June McEnroe | 2018-02-06 |
* | Add gfxx palette loading and dumping | June McEnroe | 2018-02-06 |
* | Replace gfxx SCALE macro with interp function | June McEnroe | 2018-02-06 |
* | Rename gfxx space indexed and add palette sampling | June McEnroe | 2018-02-05 |
* | Take scale into account for when to stop drawing in gfxx | June McEnroe | 2018-02-05 |
* | Always skip most significant bits in gfxx | June McEnroe | 2018-02-05 |
* | Set title in gfcocoa | June McEnroe | 2018-02-05 |
* | Rewrite gfxx bit handling | June McEnroe | 2018-02-05 |
* | Add flip option to gfxx | June McEnroe | 2018-02-05 |
* | Remove gfxx reverse option | June McEnroe | 2018-02-05 |
* | Fix gfxx draw stop condition | June McEnroe | 2018-02-04 |
* | Avoid doing excessive work in gfxx | June McEnroe | 2018-02-04 |
* | Add palette sampling to gfxx | June McEnroe | 2018-02-04 |
* | Add 4-bit RGB to gfxx | June McEnroe | 2018-02-04 |
* | Separate gfxx and its framebuffer frontend | June McEnroe | 2018-02-03 |
* | Add gfxx palette loading | June McEnroe | 2018-02-02 |
* | Fix color scaling in gfxx | June McEnroe | 2018-02-02 |
* | Rework gfxx controls | June McEnroe | 2018-02-02 |
* | Add RGB and GRAY macros in gfxx | June McEnroe | 2018-02-02 |
* | Add colorspaces and mirroring to gfxx | June McEnroe | 2018-02-02 |
* | Blank framebuffer with sampled background on exit | June McEnroe | 2018-02-01 |
* | Add license notice to gfxx | June McEnroe | 2018-02-01 |