.. |
common
|
4ef91ed79f
Use SIMD SSE functionality when available for 4x4 matrix multiplies. Slightly improves performance of large numbers of love.graphics.draw(texture) calls.
|
8 år sedan |
libraries
|
3e80ec2257
Render pass API. Replaces love.graphics.setCanvas and friends.
|
8 år sedan |
modules
|
a78fa39113
Added “none” blend mode. This is equivalent to setBlendMode(“replace”, “premultiplied”) (which also effectively disables blending) but doesn’t require explicitly setting the alpha multiplication mode.
|
8 år sedan |
scripts
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 år sedan |
love.cpp
|
dafacf3fbc
test
|
9 år sedan |