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)
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.


No differences found