index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
2018-02-05
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
Double-buffer gfb frontend
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-04
Fix gfxx draw stop condition
June McEnroe
2018-02-04
Reuse CGColorSpace and CGDataProvider in gfcocoa
June McEnroe
2018-02-04
Mark mac target phony
June McEnroe
2018-02-04
Set up Makefile for gfxx-cocoa or gfxx-fb
June McEnroe
2018-02-04
Avoid doing excessive work in gfxx
June McEnroe
2018-02-04
Handle window resizing in gfcocoa
June McEnroe
2018-02-04
Set cinoptions
June McEnroe
2018-02-04
Tweak colorscheme more
June McEnroe
2018-02-04
Color MatchParen DarkYellow
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
Add Quit menu item to gfcocoa
June McEnroe
2018-02-04
Switch back to sane Objective-C style
June McEnroe
2018-02-04
Quit gfcocoa when window closes
June McEnroe
2018-02-03
Apparently this is how people write Objective-C
June McEnroe