JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
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)
commitb3b7ffce5f1cb1d82aa26df976f0316d89d15d7f
tree83cf39a9f9cddf47ac291d71351b441b4cf591fb
parent0f4dd5035ed920c67133f1a4b8aef5cbd957c7be
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]