mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Move compositing code to its own file. Pick the right blitter for plusl_oo. Handle inline alpha in compositerect.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14340 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b52e7ce404
commit
e4e04350b0
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
2002-08-27 10:23 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/art/ARTContext.m, Source/art/composite.m: Move compositing
|
||||
code to its own file. Reformat.
|
||||
* Source/art/ARTContext.m, Source/art/composite.m,
|
||||
Source/art/GNUmakefile: Move compositing code to its own file.
|
||||
Reformat.
|
||||
(-_composite_func::::::): Handle the plusl_oo case correctly.
|
||||
(-compositerect:op:): Handle inline alpha in the general case.
|
||||
|
||||
|
|
Loading…
Reference in a new issue