Age | Commit message (Expand) | Author |
---|---|---|
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2005-07-02 | Cirrus fix (Magnus Damm) | bellard |
2005-04-26 | depth=24 write mask fix (Volker Ruppert) | bellard |
2005-04-17 | destination write mask support, fixed banked memory access, read-only access ... | bellard |
2004-07-06 | 24 bpp fixes | bellard |
2004-06-09 | pattern fill fixes and optimization | bellard |
2004-06-07 | cirrus blitter fixes | bellard |
2004-06-06 | hardware cursor support - fill with rop support - color expand and color expa... | bellard |