This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-15 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52b7b0f80dcaf5b35ed2c5f315a7cd790363ffe4
love
/
src
T
History
Alex Szpakowski
52b7b0f80d
Unify separate GL/GLES code paths for love’s built in matrices in shaders.
...
--HG-- branch : minor
2016-12-28 19:32:43 -04:00
..
common
Use SIMD SSE functionality when available for 4x4 matrix multiplies. Slightly improves performance of large numbers of love.graphics.draw(texture) calls.
2016-12-28 04:05:52 -04:00
libraries
Render pass API. Replaces love.graphics.setCanvas and friends.
2016-11-19 19:13:26 -04:00
modules
Unify separate GL/GLES code paths for love’s built in matrices in shaders.
2016-12-28 19:32:43 -04:00
scripts
Implement automatic batching for points, lines, shapes, and images/quads.
2016-12-27 21:02:58 -04:00
love.cpp
test
2016-10-15 14:55:35 -03:00