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 07:41:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3be5c4682ec57032f2d0f8d145bd1f98afe7cb0
love
/
src
T
History
Alex Szpakowski
c3be5c4682
Fix a crash when Canvas:newImageData is called and the width multiplied by the canvas format's pixel byte size is not a multiple of 4, for example a 3x3 r16f canvas (thanks Max!)
2019-11-12 21:27:46 -04:00
..
common
Use Data:getFFIPointer instead of Data:getPointer for internal ImageData and SoundData FFI code.
2019-10-27 19:07:58 -03:00
libraries
Possibly fix a compile error on some Linux systems.
2019-10-01 18:54:16 -03:00
modules
Fix a crash when Canvas:newImageData is called and the width multiplied by the canvas format's pixel byte size is not a multiple of 4, for example a 3x3 r16f canvas (thanks Max!)
2019-11-12 21:27:46 -04:00
scripts
Fix t.audio.mixwithsystem defaults to false when absent from conf.lua
2019-09-29 16:21:17 +08:00
love.cpp
Update copyright year for 2019
2019-01-03 21:09:05 -04:00