1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-10 10:35:46 +01:00

- removed hermeslib dependancy

- added back old asm/mmx code
This commit is contained in:
dan
2002-09-30 12:39:22 +00:00
parent 11c466ec26
commit 1941aaf34a
9 changed files with 175 additions and 235 deletions

View File

@@ -1,3 +1,7 @@
- removed obsoleted RDestroyImage()
- removed Hermes code.
- Put back asm/mmx optimized code.
- fixed a bug in RCombineAreaWithOpaqueness() (Brad <lists@anomie.yi.org>)
- Added retain/release mechanism to RImage by adding RRetainImage() and