Alex Szpakowski
|
d3826aba9d
Improved thread safety of love.event.wait and love.event.push
|
12 years ago |
Alex Szpakowski
|
8ac288876d
Added Thread:isRunning
|
12 years ago |
Alex Szpakowski
|
9155b7b0ee
Removed dead code for the now-removed Thread:kill
|
12 years ago |
Alex Szpakowski
|
6e3a7288dd
Improved performance of ImageData:mapPixel (now up to 2x as fast as in 0.8.0!); love.graphics.newImage, Image:refresh, love.window.setIcon, and ImageRasterizers now prevent other threads from modifying the ImageData used in those functions until they're done accessing it
|
12 years ago |
Bart van Strien
|
3d0c5761ce
Merge in default, update changelog
|
12 years ago |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 years ago |
Bart van Strien
|
399a6a6614
Merge in channels from love-experiments
|
13 years ago |
Bart van Strien
|
7793e7f02f
CRLF to LF
|
13 years ago |
rude
|
81c38e22d0
Applied the new style guidelines.
|
13 years ago |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 years ago |
Bart van Strien
|
994ad74e22
Additional cleanup
|
14 years ago |
Bart van Strien
|
709263b032
Some fixes for the new threading backends
|
14 years ago |
Przemysław Grzywacz
|
1d5fca6f46
Multiple thread backends.
|
14 years ago |