Commit Graph

  • 059cab0364 metal: implement buffer/texture debug names. Sasha Szpakowski 2023-12-13 20:27:58 -04:00
  • 7b899fbc17 opengl: add version checks when setting debug names. Sasha Szpakowski 2023-12-13 20:27:31 -04:00
  • 9b79d3a91b Merge pull request #1994 from nikeinikei/12.0-development Sasha Szpakowski 2023-12-13 19:54:00 -04:00
  • c8da517759 don't use optional for debugName niki 2023-12-14 00:42:19 +01:00
  • 364b5c3b7b adjust code styling niki 2023-12-14 00:16:38 +01:00
  • 7a25dfa7fc add texture:getDebugName and buffer:getDebugName niki 2023-12-14 00:09:08 +01:00
  • 834398335d fix buffer debugname is optional niki 2023-12-13 16:03:22 +01:00
  • a5d7ba1589 implement #1992 add debugname to settings table for texture and buffer, which can be used for debugging in e.g. RenderDoc. niki 2023-12-13 14:28:34 +01:00
  • a6ae0ae10d tests: more tolerance for sleep overshooting its time Sasha Szpakowski 2023-12-12 20:16:51 -04:00
  • e6af895b01 tests: video play/pause time test waits for less time Sasha Szpakowski 2023-12-12 19:55:38 -04:00
  • 6715bae0c3 tests: add waitSeconds method Sasha Szpakowski 2023-12-12 19:53:56 -04:00
  • 1f38b77bab tests: sleep for a shorter time in getTime test Sasha Szpakowski 2023-12-12 19:53:38 -04:00
  • e413f0c033 tests: sleep for a shorter time Sasha Szpakowski 2023-12-12 19:38:39 -04:00
  • 4b9f4f77e9 tests: fix invalid effect volumes. Sasha Szpakowski 2023-12-12 19:36:47 -04:00
  • a51ea9430b Merge pull request #1989 from ellraiser/12.0-development Sasha Szpakowski 2023-12-10 17:56:02 -04:00
  • eda26b3574 Update joystick.lua ell 2023-12-10 21:41:50 +00:00
  • 0df51cf743 Windows: update build version in love.rc Sasha Szpakowski 2023-12-09 21:01:55 -04:00
  • 444ab6311b Workaround for Windows 7 runtime compatibility Sasha Szpakowski 2023-12-09 19:41:52 -04:00
  • 6a2ba9322e tweaks for hardware tests ell 2023-12-05 10:26:24 +00:00
  • 2875a96e92 test updates ell 2023-12-04 16:13:38 +00:00
  • 6eb8d54673 Release date 11.5 Sasha Szpakowski 2023-12-03 08:44:36 -04:00
  • 62d17371ca macOS xcode project: update deployment target to macOS 10.11 Sasha Szpakowski 2023-12-02 15:37:44 -04:00
  • 8951635abc Merge branch 'main' into 12.0-development Sasha Szpakowski 2023-12-02 13:40:49 -04:00
  • 36783d30f0 Merge pull request #1974 from ellraiser/12.0-testsuite Sasha Szpakowski 2023-11-29 20:45:36 -04:00
  • 30009dbe2c Merge pull request #1988 from sewbacca/fix/mingw-utf16 Sasha Szpakowski 2023-11-28 21:45:14 -04:00
  • 13c5f7ac34 Merge remote-tracking branch 'upstream/12.0-development' into 12.0-testsuite ell 2023-11-28 15:15:48 +00:00
  • 76fcc5bc3d MinGW: Support utf-16 encoded love.rc Sewbacca 2023-11-28 16:11:07 +01:00
  • 696007ee39 Don't unconditionally run love.jitsetup when love is used as a library Sasha Szpakowski 2023-11-27 23:14:36 -04:00
  • 6a298a74c2 jitsetup: Also disable JIT on ARM32 platform. Miku AuahDark 2023-11-27 12:47:23 +08:00
  • f4f3105ccd Call love.jitsetup during thread initialization too. Miku AuahDark 2023-11-27 12:13:56 +08:00
  • da3fdba7f4 Android: Remove calls to luaJIT_setmode. Miku AuahDark 2023-11-27 11:35:37 +08:00
  • d21c9cb6de macOS/arm64: turn off JIT compilation by default. Sasha Szpakowski 2023-11-26 17:11:34 -04:00
  • aa0a0bdf7a iOS: remove LuaJIT build script. Sasha Szpakowski 2023-11-26 14:23:49 -04:00
  • 788e58b315 Revert love.rc changes from #1985. Miku AuahDark 2023-11-27 00:01:43 +08:00
  • e3a0ba3737 Merge pull request #1985 from sewbacca/feature/mingw Sasha Szpakowski 2023-11-26 11:52:13 -04:00
  • 11d4bdd1a3 Add support for MinGW Sewbacca 2023-11-26 15:00:34 +01:00
  • 910533edda Initial code for sending flat-array matrices to storage buffers (untested). Sasha Szpakowski 2023-11-24 14:12:47 -04:00
  • cc4b618a42 Update physics.lua ell 2023-11-23 13:57:07 +00:00
  • d6c779643f fix some ranges for runners ell 2023-11-23 13:17:09 +00:00
  • c5fb1a7f4e Merge remote-tracking branch 'upstream/12.0-development' into 12.0-testsuite ell 2023-11-23 13:16:35 +00:00
  • f846d4ab91 review changes ell 2023-11-23 12:52:54 +00:00
  • 69dbb15027 Fix return value of Shape:testPoint. Sasha Szpakowski 2023-11-22 19:43:09 -04:00
  • 63d303a22f make workflow fail if tests fail ell 2023-11-22 23:15:07 +00:00
  • 825e46621e finished obj tests ell 2023-11-20 20:05:30 +00:00
  • 99e7022d2d iOS: alphabetically sort .love file list. Sasha Szpakowski 2023-11-18 13:44:41 -04:00
  • 1ef183c3c7 Update main.yml ellraiser 2023-11-17 20:19:51 +00:00
  • eba8ccb748 Update main.yml ellraiser 2023-11-17 19:37:56 +00:00
  • a977ad290b revert ellraiser 2023-11-17 17:15:46 +00:00
  • 51c2aa8cf8 specify write for action permission ellraiser 2023-11-17 17:00:17 +00:00
  • 89119c554a add runner exceptions to readme ell 2023-11-17 12:19:56 +00:00
  • a8c714bc89 change to exact rgba comparison for visual tests ell 2023-11-17 00:11:32 +00:00
  • d1307584e5 add graphics pixel comparison tests ell 2023-11-16 23:28:50 +00:00
  • 37961f92d6 floor joint pos ell 2023-11-16 22:09:31 +00:00
  • adc6fbea4c added test.physics.Joint ell 2023-11-16 21:54:01 +00:00
  • 8124804d49 more graphics + some physics tests ell 2023-11-16 19:22:40 +00:00
  • 20ffe94349 vulkan: fix a consistency issue with texture samplers Sasha Szpakowski 2023-11-15 23:15:27 -04:00
  • 1323bb1452 ignore setMipmapFilter on opengl ES ell 2023-11-15 20:34:34 +00:00
  • 0ef417f60c fix test.graphics.Canvas ell 2023-11-15 19:54:14 +00:00
  • 038b36a67d add renderer to report md ell 2023-11-15 19:52:17 +00:00
  • ad44eb4fd7 more graphics class tests ell 2023-11-15 19:32:39 +00:00
  • af4c50a4ce skip test.audio.RecordingDevice on CI ell 2023-11-15 09:06:16 +00:00
  • 81393b9aed Android: Fixed invalid JNIEnv* pointer when starting up love.filesystem for 2nd time. Miku AuahDark 2023-11-15 12:19:06 +08:00
  • ae465f8e4b Insert Android-specific changelog. Miku AuahDark 2023-11-15 12:16:19 +08:00
  • 357b005e53 fix test.audio.Source ell 2023-11-14 23:21:28 +00:00
  • c89e7930ba alsoft relative to checkout ell 2023-11-14 21:33:11 +00:00
  • 333169eb0f fix alsoft path ell 2023-11-14 21:22:10 +00:00
  • b1fe623358 turn off vulkan tests for now ell 2023-11-14 20:53:42 +00:00
  • 46d45678af invalid lib linux ell 2023-11-14 20:42:04 +00:00
  • 38ef55ee32 add arch+compat to win test output ell 2023-11-14 20:38:35 +00:00
  • 5155a96540 fix upload paths ell 2023-11-14 20:18:43 +00:00
  • 0d338b0c0d workflow changes #1 ell 2023-11-14 20:04:49 +00:00
  • 58fa1c8ccd test the test workflow ell 2023-11-14 18:34:53 +00:00
  • d23c396813 split workflow ell 2023-11-14 18:15:37 +00:00
  • c682ba15d9 use 12.0dev workflow ell 2023-11-14 18:01:34 +00:00
  • ef39fb3fb7 Merge branch '12.0-development' into 12.0-testsuite ellraiser 2023-11-14 17:57:38 +00:00
  • 75c2667c53 Update main.yml ell 2023-11-14 17:53:13 +00:00
  • a9a5507455 add missing linux lib req ell 2023-11-14 17:52:04 +00:00
  • 137126656a update ci run ell 2023-11-14 13:00:09 +00:00
  • 658c75b5c3 latest from love-test ell 2023-11-14 09:47:36 +00:00
  • a3a6e29ef0 Update changelog Sasha Szpakowski 2023-11-07 20:27:42 -04:00
  • 17362b6844 Restore no-parameter variant of love.graphics.setColorMask. Sasha Szpakowski 2023-10-30 18:55:26 -03:00
  • 6aaf0b22bf Address some compiler warnings Sasha Szpakowski 2023-10-21 13:55:43 -03:00
  • 5a0a6a1a27 All constructors for making a TrueType font take an optional settings table. Sasha Szpakowski 2023-10-20 20:19:30 -03:00
  • 8c13943f64 ImageData can track whether they're meant to be loaded into a Texture with a non-sRGB format when gamma correct rendering is enabled. Sasha Szpakowski 2023-10-14 20:48:21 -03:00
  • 2aad15c865 Fix DistanceJoint type information Sasha Szpakowski 2023-10-14 16:42:31 -03:00
  • bd55100d56 metal: fix compile error Sasha Szpakowski 2023-10-14 15:02:28 -03:00
  • 343d192f10 Compressed texture formats have explicit sRGB variants Sasha Szpakowski 2023-10-14 15:01:01 -03:00
  • 09d0ace4b6 finished a bunch of modules ell 2023-10-14 18:18:53 +01:00
  • 9eec1754e7 opengl: fix clearing the depth buffer. Sasha Szpakowski 2023-10-14 10:30:51 -03:00
  • 983ea6c0e6 Remove explicit support for systems that don't support rgba8 canvases. Sasha Szpakowski 2023-10-13 21:53:45 -03:00
  • 3865868358 Fix creating a linear rgba8 canvas when gamma correct rendering is on. Sasha Szpakowski 2023-10-13 21:41:32 -03:00
  • 0b0bef31ad Linux: Install libcurl4-openssl-dev before building. Miku AuahDark 2023-10-12 13:33:28 +08:00
  • 37b9d7db11 Merge branch 'main' into 12.0-development Sasha Szpakowski 2023-10-11 22:05:55 -03:00
  • ba693500c4 Fix love.font.newBMFontRasterizer when it's given a single file param. Sasha Szpakowski 2023-10-11 22:05:33 -03:00
  • 86eb6df05c vulkan: don't hold onto ImageData references after loading an image. Sasha Szpakowski 2023-10-09 20:22:04 -03:00
  • f477b8085f finish graphics module + HTML image comparison ell 2023-10-09 22:32:41 +01:00
  • 90cd0be392 Merge pull request #1980 from nikeinikei/12.0-development Sasha Szpakowski 2023-10-09 16:17:16 -03:00
  • 88f6bb880e remove debug code niki 2023-10-09 20:16:01 +02:00
  • 5dc7b7d05b remove some redundant OpenGL API calls when clearing Canvases Sasha Szpakowski 2023-10-09 15:13:47 -03:00
  • 8958d155ab opengl: Fix blue component of love.graphics.setColorMask Sasha Szpakowski 2023-10-09 15:13:03 -03:00