CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: oberritter 20031125 11:53:49
Modified files:
gfxdrivers/sis315: Makefile.am sis315.c
Added files:
gfxdrivers/sis315: sis315.h sis315_accel.c sis315_accel.h
sis315_compat.h sis315_state.c sis315_state.h
Log message:
- divided driver into multiple source files.
- removed stretchblit (not supported by hardware).
- added some more compatibility definitions, so a driver built with and old
sisfb.h can use the features of new sisfb versions.
- cleaned up sisfb version check.
- set state->accel = 0 for DFXL_FILLTRIANGLE. makes it a lot faster, but
I don't know why, because this function is not supported anyway.
- added "xabre" to supported fb accel ids (SiS 330).
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.