1
0
mirror of git://git.suckless.org/st synced 2025-12-20 22:19:08 +01:00
Files
st/config.h
Aurélien Aptel ba783c4517 double-buffering added using pixmap (finally).
results in a lot of simplification :
	- no more dirty flags (perf are good enough).
	- no more ugly gfx call in emulation functions.
LINESPACE removed from config.h.
BORDER is now handled correctly.
2010-03-15 23:56:38 +01:00

1.1 KiB