.. |
opengl
|
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 лет назад |
Color.h
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
Drawable.cpp
|
06f4d6363e
Move all love::Type initialisation to their respective (new) files
|
8 лет назад |
Drawable.h
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
Graphics.cpp
|
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 лет назад |
Graphics.h
|
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 лет назад |
ParticleSystem.cpp
|
d967a755e5
Make love::Type handle type names
|
8 лет назад |
ParticleSystem.h
|
c761202486
Build type information on first use (load-time), instead of using a hardcoded list
|
8 лет назад |
Polyline.cpp
|
603c3e43d5
Moved line and shape drawing code out of the opengl folder, since it no longer directly calls any OpenGL functions.
|
8 лет назад |
Polyline.h
|
603c3e43d5
Moved line and shape drawing code out of the opengl folder, since it no longer directly calls any OpenGL functions.
|
8 лет назад |
Quad.cpp
|
d967a755e5
Make love::Type handle type names
|
8 лет назад |
Quad.h
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
StreamBuffer.cpp
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
StreamBuffer.h
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
Texture.cpp
|
19aee7e75c
Minor optimizations to love.graphics.draw(texture).
|
8 лет назад |
Texture.h
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
Volatile.cpp
|
46a2e7b85c
Happy new year! 🎉
|
9 лет назад |
Volatile.h
|
46a2e7b85c
Happy new year! 🎉
|
9 лет назад |
vertex.cpp
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
vertex.h
|
0d2e08baff
Implement automatic batching for points, lines, shapes, and images/quads.
|
8 лет назад |
wrap_Quad.cpp
|
9f6aa716fa
Pass Type to luax_register_type by pointer instead of reference
|
8 лет назад |
wrap_Quad.h
|
46a2e7b85c
Happy new year! 🎉
|
9 лет назад |
wrap_Texture.cpp
|
9f6aa716fa
Pass Type to luax_register_type by pointer instead of reference
|
8 лет назад |
wrap_Texture.h
|
46a2e7b85c
Happy new year! 🎉
|
9 лет назад |