app_server: fix comment header in pixel alpha overlay modes
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
* Copyright 2005, Stephan Aßmus <[email protected]>. All rights reserved.
|
* Copyright 2005, Stephan Aßmus <[email protected]>. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* DrawingMode implementing B_OP_ALPHA in "Constant Overlay" mode on B_RGBA32.
|
* DrawingMode implementing B_OP_ALPHA in "Pixel Overlay" mode on B_RGBA32.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Copyright 2008, Andrej Spielmann <[email protected]>.
|
* Copyright 2008, Andrej Spielmann <[email protected]>.
|
||||||
* All rights reserved. Distributed under the terms of the MIT License.
|
* All rights reserved. Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* DrawingMode implementing B_OP_ALPHA in "Constant Overlay" mode on B_RGBA32.
|
* DrawingMode implementing B_OP_ALPHA in "Pixel Overlay" mode on B_RGBA32.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* Copyright 2005, Stephan Aßmus <[email protected]>. All rights reserved.
|
* Copyright 2005, Stephan Aßmus <[email protected]>. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* DrawingMode implementing B_OP_ALPHA in "Constant Overlay" mode on B_RGBA32.
|
* DrawingMode implementing B_OP_ALPHA in "Pixel Overlay" mode on B_RGBA32.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* Copyright 2008, Andrej Spielmann <[email protected]>.
|
* Copyright 2008, Andrej Spielmann <[email protected]>.
|
||||||
* All rights reserved. Distributed under the terms of the MIT License.
|
* All rights reserved. Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* DrawingMode implementing B_OP_ALPHA in "Constant Overlay" mode on B_RGBA32.
|
* DrawingMode implementing B_OP_ALPHA in "Pixel Overlay" mode on B_RGBA32.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user