Alex Szpakowski
|
f8baa6e6dd
Update glslang. Add files for its GLSL source code to SPIRV module.
|
5 vuotta sitten |
Alex Szpakowski
|
51db32cfdf
Merge default into minor.
|
5 vuotta sitten |
Alex Szpakowski
|
eab3b83a2e
Fix a hard freeze on AMD+Windows systems when the internal buffers used for automatic batching are resized.
|
5 vuotta sitten |
Alex Szpakowski
|
3161eea919
Fix compilation on Windows.
|
5 vuotta sitten |
Alex Szpakowski
|
5f9b5a21d0
Merge default into minor
|
5 vuotta sitten |
Alex Szpakowski
|
fc4847c69d
Update copyright for the new year
|
5 vuotta sitten |
Alex Szpakowski
|
c27629bd47
Re-apply commit b0094b5: Fix BezierCurve:render to avoid adding collinear points in some situations. Resolves issue #1501.
|
5 vuotta sitten |
Alex Szpakowski
|
881a31512d
Remove the variant of SpriteBatch:setColor() which disables all previously set colors (resolves issue #1090).
|
5 vuotta sitten |
Alex Szpakowski
|
b001b2e1d5
Add love.event.restart(optionalvalue) as a shorthand for love.event.quit("restart", optionalvalue). If a Lua value is provided as an argument, a new love.restart field will contain the value after restarting.
|
5 vuotta sitten |
Alex Szpakowski
|
443250ffd5
Slightly improve performance of Channel:push(table).
|
5 vuotta sitten |
Alex Szpakowski
|
361cefbb05
Add new wrap mode "clampone". Pixels sampled outside of [0, 1] are white (1, 1, 1, 1).
|
5 vuotta sitten |
Alex Szpakowski
|
76121ec152
Fix the default blend mode.
|
5 vuotta sitten |
Alex Szpakowski
|
6c662ade41
Fix disabling blending,
|
5 vuotta sitten |
Alex Szpakowski
|
b41f1316fa
Add love.graphics.setBlendState, which sets the lower level blend operation and factor values which higher level blend modes are based on.
|
5 vuotta sitten |
Alex Szpakowski
|
efa2bd7837
Consolidate some internal graphics state definitions into a new renderstate file.
|
5 vuotta sitten |
Alex Szpakowski
|
f3b52f66fe
Update the internal naming convention for pixel formats.
|
5 vuotta sitten |
Alex Szpakowski
|
157d7637ed
Update version to 12.0
|
5 vuotta sitten |
Alex Szpakowski
|
3a61663509
Appveyor: fix 64 bit build
|
5 vuotta sitten |
Alex Szpakowski
|
aa8907612d
Bitbucket webhooks missed the last commit...
|
5 vuotta sitten |
Alex Szpakowski
|
ed3543b1fd
Appveyor builds use VS2019.
|
5 vuotta sitten |
Alex Szpakowski
|
d4a1247ca3
Potentially fix a compile error.
|
5 vuotta sitten |
Alex Szpakowski
|
453063e20f
Windows: Use a more modern API for determining the save directory.
|
5 vuotta sitten |
Alex Szpakowski
|
bc12312f0f
macOS: rename most internal uses of "macosx" to "macos".
|
5 vuotta sitten |
Alex Szpakowski
|
a27781aa6a
macOS/iOS: Use more modern APIs for determining the save directory.
|
5 vuotta sitten |
Alex Szpakowski
|
e898d4571a
Merge default into minor
|
5 vuotta sitten |
Alex Szpakowski
|
23db4f4a59
Remove functions that were deprecated in LÖVE 11.
|
5 vuotta sitten |
Alex Szpakowski
|
2a7e39d58b
Rename DroppedFile to NativeFile.
|
5 vuotta sitten |
Alex Szpakowski
|
c2ccb56117
Remove an obsolete workaround for a Windows bug in physfs 2.0.2.
|
5 vuotta sitten |
Alex Szpakowski
|
d9ec1d8aa4
Clean up some hacky love.filesystem code.
|
5 vuotta sitten |
Paul Cercueil
|
0bac89e00f
Fix build on MIPS
|
5 vuotta sitten |