]> Sergey Matveev's repositories - st.git/commit
double-buffering added using pixmap (finally).
authorAurélien Aptel <aurelien.aptel@gmail.com>
Mon, 15 Mar 2010 22:56:38 +0000 (23:56 +0100)
committerAurélien Aptel <aurelien.aptel@gmail.com>
Mon, 15 Mar 2010 22:56:38 +0000 (23:56 +0100)
commitba783c45170a227c0b7b0d406ba672a974abaaac
tree83cf39a9f9cddf47ac291d71351b441b4cf591fb
parent5b945f06525b3c800f6c2c997aa54d3cdc95b4f0
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.
config.h
st.c [changed mode: 0644->0755]