summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
* Add tags targetJune McEnroe2018-02-06
* Replace gfxx SCALE macro with interp functionJune McEnroe2018-02-06
* Rename gfxx space indexed and add palette samplingJune McEnroe2018-02-05
* Take scale into account for when to stop drawing in gfxxJune McEnroe2018-02-05
* Always skip most significant bits in gfxxJune McEnroe2018-02-05
* Set title in gfcocoaJune McEnroe2018-02-05
* Double-buffer gfb frontendJune McEnroe2018-02-05
* Rewrite gfxx bit handlingJune McEnroe2018-02-05
* Add flip option to gfxxJune McEnroe2018-02-05
* Remove gfxx reverse optionJune McEnroe2018-02-05
* Fix gfxx draw stop conditionJune McEnroe2018-02-04
* Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe2018-02-04
* Mark mac target phonyJune McEnroe2018-02-04
* Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe2018-02-04
* Avoid doing excessive work in gfxxJune McEnroe2018-02-04
* Handle window resizing in gfcocoaJune McEnroe2018-02-04
* Add palette sampling to gfxxJune McEnroe2018-02-04
* Add 4-bit RGB to gfxxJune McEnroe2018-02-04
* Add Quit menu item to gfcocoaJune McEnroe2018-02-04
* Switch back to sane Objective-C styleJune McEnroe2018-02-04
* Quit gfcocoa when window closesJune McEnroe2018-02-04
* Apparently this is how people write Objective-CJune McEnroe2018-02-03
* Add dirty but working cocoa frontendJune McEnroe2018-02-03
* Separate gfxx and its framebuffer frontendJune McEnroe2018-02-03
* Add gfxx palette loadingJune McEnroe2018-02-02
* Fix color scaling in gfxxJune McEnroe2018-02-02
* Rework gfxx controlsJune McEnroe2018-02-02
* Add RGB and GRAY macros in gfxxJune McEnroe2018-02-02
* Add colorspaces and mirroring to gfxxJune McEnroe2018-02-02
* Uncapitalize "framebuffer"June McEnroe2018-02-01
* Add fbattJune McEnroe2018-02-01
* Blank framebuffer with sampled background on exitJune McEnroe2018-02-01
* Add bin/READMEJune McEnroe2018-02-01
* Add license notice to gfxxJune McEnroe2018-02-01
* Build any target by defaultJune McEnroe2018-02-01
* Remove fb.c and color.cJune McEnroe2018-02-01
* Add gfxxJune McEnroe2018-02-01
* Only load 128 glyphs in fbclockJune McEnroe2018-01-31
* Style tweak fbclockJune McEnroe2018-01-30
* Generalize hnelJune McEnroe2018-01-29
* Take fbclock font in env varJune McEnroe2018-01-29
* Support fbclock fonts wider than 8June McEnroe2018-01-29
* Take font path on fbclock argvJune McEnroe2018-01-29
* Add fbclockJune McEnroe2018-01-29
* Remove color from MakefileJune McEnroe2018-01-29
* Add setuid target for briJune McEnroe2018-01-29
* Add init function to fb interfaceJune McEnroe2018-01-28
* Add color.cJune McEnroe2018-01-28
* Add fb.cJune McEnroe2018-01-28
* Add klon one line descriptionJune McEnroe2018-01-28