Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No need to fill a camera twice if not blending alpha #149

Closed
FlixelCommunityBot opened this issue Jan 15, 2013 · 1 comment
Closed

No need to fill a camera twice if not blending alpha #149

FlixelCommunityBot opened this issue Jan 15, 2013 · 1 comment

Comments

@FlixelCommunityBot
Copy link

Issue by moly from 2013-01-14T18:44:54Z
Originally opened as AdamAtomic#237


This fix will fill the camera's buffer directly if alpha blending is not required, rather than filling the _fill bitmapData and then blitting that to the camera.


moly included the following code: https://github.com/AdamAtomic/flixel/pull/237/commits

@ghost ghost assigned moly Jan 15, 2013
@IQAndreas
Copy link
Member

Merged in c2fc664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants