Sasha Szpakowski
|
a71cfdcb50
Fix typo
|
2 years ago |
Sasha Szpakowski
|
1080507c7d
Improve variable name readability in line rendering code.
|
2 years ago |
slime
|
c245397178
Remove NaN-check C assert calls in line drawing code.
|
2 years ago |
Klonan
|
7e0f8ca791
FIx polyline adding NaN normals, which breaks the line rendering
|
3 years ago |
slime
|
f6e9277a6d
macOS: fix colors appearing oversaturated on P3 displays.
|
3 years ago |
Sasha Szpakowski
|
9963d1247c
update windows build status URL
|
2 years ago |
Sasha Szpakowski
|
02d2dc9427
Fix race condition when a thread is destroyed right after thread:start
|
2 years ago |
Sasha Szpakowski
|
0f4304edd1
Pump events a couple times during bootup.
|
2 years ago |
Sasha Szpakowski
|
592c306276
Fix images with mipmaps when ANGLE is used with an AMD gpu.
|
2 years ago |
Sasha Szpakowski
|
0acb2f57dc
Revert "CI: explicitly set the visual studio version when building for windows"
|
2 years ago |
Sasha Szpakowski
|
fed946505f
CI: explicitly set the visual studio version when building for windows
|
2 years ago |
Sasha Szpakowski
|
52fa5cf8f0
CI: update repository URL for love-appimage-source
|
2 years ago |
Sasha Szpakowski
|
6a3031f357
Remove very old unused nsis installer file.
|
2 years ago |
Sasha Szpakowski
|
22b6388a96
Merge pull request #1888 from steveRoll-git/main
|
2 years ago |
Miku AuahDark
|
0b0ff5551f
Hide symbol visibility in CMake and Android.mk.
|
2 years ago |
Miku AuahDark
|
3a49dc555a
Fix megasource link.
|
2 years ago |
Sasha Szpakowski
|
0b75f6cfa5
Missed some files...
|
2 years ago |
Sasha Szpakowski
|
c823dbca96
Update copyright year for 2023
|
2 years ago |
Ron Tseytlin
|
c5d72846c4
Allow Canvas:renderTo to accept varargs
|
2 years ago |
Sasha Szpakowski
|
fc3f5ee620
macOS: remove stray library search path
|
2 years ago |
Sasha Szpakowski
|
fc5b53a456
macOS: work around linking issues when building the app executable.
|
2 years ago |
Sasha Szpakowski
|
6730d57f04
macOS: compile with symbols hidden by default.
|
2 years ago |
Sasha Szpakowski
|
b4e9731dfb
Add LOVE_EXPORT to a couple macOS functions called from the exe.
|
2 years ago |
Sasha Szpakowski
|
7876955001
Merge pull request #1887 from MikuAuahDark/visibility
|
2 years ago |
Miku AuahDark
|
bfcb6c6643
Compile with -fvisibility=hidden by default.
|
2 years ago |
Miku AuahDark
|
c342339fee
Define LOVE_EXPORT on non-Windows.
|
2 years ago |
Sasha Szpakowski
|
a51d45b1a3
Reduce source:tell drift after a streaming Source loops.
|
2 years ago |
Miku AuahDark
|
e5495d6436
Add FreeType to the license.
|
2 years ago |
Miku AuahDark
|
822d363dfa
Remove test #undef from previous commit.
|
3 years ago |
Miku AuahDark
|
3c2b1b888e
Properly pause all audio processing in Android when minimized.
|
3 years ago |