Sasha Szpakowski
|
a23d53183e
key press events and love.keyboard support arbitrary non-ascii key constants.
|
1 年之前 |
Miku AuahDark
|
d5766924ed
Update build instructions for *nix.
|
1 年之前 |
Sasha Szpakowski
|
657b3de9d9
Merge pull request #2069 from ryandesign/cmake-macos
|
1 年之前 |
Ryan Carsten Schmidt
|
e26106222a
On macOS/iOS, use apple.mm, macos.mm and/os ios.mm
|
1 年之前 |
Ryan Carsten Schmidt
|
2c23b16556
On macOS/iOS, use Metal instead of Vulkan
|
1 年之前 |
Sasha Szpakowski
|
b4427a1186
Merge pull request #2065 from ryandesign/patch-2
|
1 年之前 |
Sasha Szpakowski
|
cccd46af49
Merge pull request #2067 from ryandesign/fobjc-arc
|
1 年之前 |
Ryan Carsten Schmidt
|
ce03fb839a
Add -fobjc-arc for love_3p_luahttps on macOS
|
1 年之前 |
Ryan Carsten Schmidt
|
4ccf81bada
Remove duplicate entry in changes.txt
|
1 年之前 |
Sasha Szpakowski
|
9473c8d710
vulkan: fix validation error when creating a non-square array texture.
|
1 年之前 |
Sasha Szpakowski
|
03f364e131
graphics: bind internal depth-compare textures to unbound sampler2DShadow vars.
|
1 年之前 |
Sasha Szpakowski
|
a894c2f6a4
vulkan: fix validation errors related to scissors when drawing.
|
1 年之前 |
Sasha Szpakowski
|
8d8cf317d5
opengl+windows: work around a performance issue with lines.
|
1 年之前 |
Miku AuahDark
|
629fc1c581
Android: Use mode a+rwx for directories and a+rw for files in external storage path.
|
1 年之前 |
Sasha Szpakowski
|
0089749ad0
metal: work around texture swizzle bug in the github runner VM
|
1 年之前 |
Sasha Szpakowski
|
5f97efd402
CI: run metal tests on macOS
|
1 年之前 |
Sasha Szpakowski
|
8cba8ce292
tests: remove macOS-specific audio codepath
|
1 年之前 |
Sasha Szpakowski
|
7755bf668e
CI: use wave backend for OpenAL Soft during tests
|
1 年之前 |
Sasha Szpakowski
|
a238d5ae2c
CI: pull from main branch of love-apple-dependencies
|
1 年之前 |
Sasha Szpakowski
|
1e2696b403
improve errors when openal fails to initialize
|
1 年之前 |
Miku AuahDark
|
329796d3ba
Android: Fix inconsistency issue with t.externalstorage.
|
1 年之前 |
Miku AuahDark
|
8cdbeb20b9
Fix compile error from previous commit.
|
1 年之前 |
Miku AuahDark
|
4270985df1
Android: Fix missing directories and files with externalstorage when trying to browse it through MTP.
|
1 年之前 |
Sasha Szpakowski
|
562de22289
CI: fix jit modules not being uploaded
|
1 年之前 |
Sasha Szpakowski
|
f3a1535dd0
CI: build for iOS simulator using an Apple Silicon computer
|
1 年之前 |
Sasha Szpakowski
|
0b3e5af85f
CI: don't build for 32 bit windows
|
1 年之前 |
Sasha Szpakowski
|
f6613836b9
CI: remove legacy compat build setup for windows
|
1 年之前 |
Sasha Szpakowski
|
43ba6c98bd
Merge pull request #2057 from learn-more/SDL3
|
1 年之前 |
Sasha Szpakowski
|
58f05eb000
fix incorrect errors when using an integer format ImageData
|
1 年之前 |
Mark Jansen
|
09e8830a87
Add support for SDL3 when building with megasource
|
1 年之前 |