|
|
c62168b0e2
|
fixing fetching deps CI
|
2025-10-22 16:33:46 +02:00 |
|
|
|
31cbdec371
|
fixing fetching deps CI
|
2025-10-22 16:33:46 +02:00 |
|
|
|
cbf185e6c5
|
fixing fetching deps CI
|
2025-10-22 16:33:46 +02:00 |
|
dependabot[bot]
|
e5b555dbc3
|
Bump NcStudios/VulkanCI from 1.0 to 1.2
Bumps [NcStudios/VulkanCI](https://github.com/ncstudios/vulkanci) from 1.0 to 1.2.
- [Release notes](https://github.com/ncstudios/vulkanci/releases)
- [Commits](https://github.com/ncstudios/vulkanci/compare/v1.0...v1.2)
---
updated-dependencies:
- dependency-name: NcStudios/VulkanCI
dependency-version: '1.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-22 16:33:46 +02:00 |
|
|
|
15f2649562
|
fixing deps fetching CI
|
2025-10-22 16:33:46 +02:00 |
|
|
|
a28e17aa31
|
fixing CI not being trigger from automatic pull requests
|
2025-10-22 16:33:46 +02:00 |
|
|
|
c0095314fd
|
fixing deps fetching CI
|
2025-10-22 15:20:59 +02:00 |
|
|
|
4529ba5752
|
fixing CI not being trigger from automatic pull requests
|
2025-10-22 15:20:59 +02:00 |
|
|
|
d127e6c3f9
|
bumping mlx version
|
2025-10-22 13:38:53 +02:00 |
|
|
|
a9f5be910f
|
fixing render finished semaphore based on max frame in flight issue (#155)
|
2025-10-22 13:37:25 +02:00 |
|
|
|
4f1cad4e72
|
fixing render finished semaphore based on max frame in flight issue
|
2025-10-22 13:30:55 +02:00 |
|
|
|
9573199ad9
|
Indev (#154)
adding unit test CI
fixing windows build
fixing issue with descriptor pools when over 1024 images rendered
|
2025-10-22 12:25:32 +02:00 |
|
|
|
72e158a0a7
|
Merge branch 'master' into indev
|
2025-10-22 12:19:25 +02:00 |
|
|
|
72d8ddae64
|
fixing descriptor pools issue, adding unit tests shortcut to makefile
|
2025-10-22 12:09:28 +02:00 |
|
|
|
93014c1668
|
143 headless mode (#150)
|
2025-09-24 19:49:32 +02:00 |
|
|
|
19758b6d40
|
updating kvf
|
2025-09-24 19:39:22 +02:00 |
|
|
|
5c385675c7
|
updating readme
|
2025-09-24 19:22:45 +02:00 |
|
|
|
ab9d12ae17
|
fixing physical device selection under swiftshaders
|
2025-09-24 19:11:53 +02:00 |
|
|
|
18b57e3761
|
fixing unit tests CI
|
2025-09-24 16:32:55 +02:00 |
|
|
|
bb67bd42e1
|
fixing unit tests CI
|
2025-09-24 16:27:59 +02:00 |
|
|
|
0894cb5d4f
|
fixing unit tests CI
|
2025-09-24 16:24:06 +02:00 |
|
|
|
e45ded6ea9
|
fixing unit tests CI
|
2025-09-24 15:48:08 +02:00 |
|
|
|
93d0b1828b
|
fixing unit tests CI
|
2025-09-24 11:06:05 +02:00 |
|
|
|
d2057e3108
|
fixing unit tests CI
|
2025-09-24 10:57:29 +02:00 |
|
|
|
e7baccb6cc
|
fixing unit tests CI
|
2025-09-24 10:56:22 +02:00 |
|
|
|
41cae01a9b
|
fixing unit tests CI
|
2025-09-24 10:55:06 +02:00 |
|
|
|
008dc4132c
|
fixing unit tests CI
|
2025-09-24 10:48:08 +02:00 |
|
|
|
3e29dd1bbe
|
fixing unit tests CI
|
2025-09-24 10:37:03 +02:00 |
|
|
|
9f795fa67e
|
fixing unit tests CI
|
2025-09-24 10:26:28 +02:00 |
|
|
|
4e88505aa6
|
adding unit test CI
|
2025-09-24 10:15:54 +02:00 |
|
|
|
324ef540fd
|
adding headless mode
|
2025-09-24 09:54:44 +02:00 |
|
|
|
741fa6cf89
|
Bump actions/first-interaction from 1 to 2 (#146)
Bumps
[actions/first-interaction](https://github.com/actions/first-interaction)
from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/first-interaction/releases">actions/first-interaction's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Installed <code>@​actions/core</code> by <a
href="https://github.com/TheGuptaEmpire"><code>@​TheGuptaEmpire</code></a>
in <a
href="https://redirect.github.com/actions/first-interaction/pull/274">actions/first-interaction#274</a></li>
<li>Update README.md by <a
href="https://github.com/Alirezaaraby"><code>@​Alirezaaraby</code></a>
in <a
href="https://redirect.github.com/actions/first-interaction/pull/75">actions/first-interaction#75</a></li>
<li>DOC: adjust the example to show a full yaml file by <a
href="https://github.com/tacaswell"><code>@​tacaswell</code></a> in <a
href="https://redirect.github.com/actions/first-interaction/pull/36">actions/first-interaction#36</a></li>
<li>Demonstrate |- multiline YAML string in README by <a
href="https://github.com/simonw"><code>@​simonw</code></a> in <a
href="https://redirect.github.com/actions/first-interaction/pull/16">actions/first-interaction#16</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a
href="https://redirect.github.com/actions/first-interaction/pull/317">actions/first-interaction#317</a></li>
<li>Convert from Container to TypeScript Action by <a
href="https://github.com/ncalteen"><code>@​ncalteen</code></a> in <a
href="https://redirect.github.com/actions/first-interaction/pull/311">actions/first-interaction#311</a></li>
<li>Bump <code>@​octokit/types</code> from 13.8.0 to 14.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/actions/first-interaction/pull/323">actions/first-interaction#323</a></li>
<li>Bump undici from 5.28.5 to 5.29.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/actions/first-interaction/pull/319">actions/first-interaction#319</a></li>
<li>Bump the npm-development group with 16 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/actions/first-interaction/pull/320">actions/first-interaction#320</a></li>
<li>Bump <code>@​actions/github</code> from 6.0.0 to 6.0.1 in the
npm-production group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/actions/first-interaction/pull/321">actions/first-interaction#321</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/TheGuptaEmpire"><code>@​TheGuptaEmpire</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/274">actions/first-interaction#274</a></li>
<li><a
href="https://github.com/Alirezaaraby"><code>@​Alirezaaraby</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/75">actions/first-interaction#75</a></li>
<li><a href="https://github.com/tacaswell"><code>@​tacaswell</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/36">actions/first-interaction#36</a></li>
<li><a href="https://github.com/simonw"><code>@​simonw</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/16">actions/first-interaction#16</a></li>
<li><a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/317">actions/first-interaction#317</a></li>
<li><a href="https://github.com/ncalteen"><code>@​ncalteen</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/311">actions/first-interaction#311</a></li>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
made their first contribution in <a
href="https://redirect.github.com/actions/first-interaction/pull/323">actions/first-interaction#323</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/first-interaction/compare/v1.3.0...v2.0.0">https://github.com/actions/first-interaction/compare/v1.3.0...v2.0.0</a></p>
<h2>v1.3.0</h2>
<h1>Upgrade our base image from node v14 -> v20</h1>
<p>Add dependency on <code>@octokit/rest</code> and
<code>@actions/http-client</code>.</p>
<p>👉 See the PR for details: <a
href="https://redirect.github.com/actions/first-interaction/pull/287">actions/first-interaction#287</a></p>
<h2>v1.2.0</h2>
<h1>Upgrade our codeql actions from v1 -> v2</h1>
<p>Updates <code>github/codeql-action/init</code>,
<code>github/codeql-action/autobuild</code>, and
<code>github/codeql-action/analyze</code> to <code>v2</code>.</p>
<p>👉 See the PR for details: <a
href="https://redirect.github.com/actions/first-interaction/pull/275">actions/first-interaction#275</a></p>
<h2>v1.1.1</h2>
<p>Update bundled <code>@actions/toolkit</code> packages to fix <a
href="https://redirect.github.com/actions/first-interaction/issues/101">actions/first-interaction#101</a></p>
<h2>v1.1.0</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2d4393e6bc"><code>2d4393e</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/first-interaction/issues/321">#321</a>
from actions/dependabot/npm_and_yarn/npm-production-b...</li>
<li><a
href="4dbde70384"><code>4dbde70</code></a>
Rebuild dist</li>
<li><a
href="329f5ebce9"><code>329f5eb</code></a>
Bump <code>@​actions/github</code> from 6.0.0 to 6.0.1 in the
npm-production group</li>
<li><a
href="a7b6951cb1"><code>a7b6951</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/first-interaction/issues/320">#320</a>
from actions/dependabot/npm_and_yarn/npm-development-...</li>
<li><a
href="15ecaf52fe"><code>15ecaf5</code></a>
Rebuild dist</li>
<li><a
href="12e4e8b26d"><code>12e4e8b</code></a>
Bump the npm-development group with 16 updates</li>
<li><a
href="cf67d10ea1"><code>cf67d10</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/first-interaction/issues/319">#319</a>
from actions/dependabot/npm_and_yarn/undici-5.29.0</li>
<li><a
href="b2d4b15c5a"><code>b2d4b15</code></a>
Licensed cache</li>
<li><a
href="27d1ab5737"><code>27d1ab5</code></a>
Rebuild</li>
<li><a
href="6418932147"><code>6418932</code></a>
Bump undici from 5.28.5 to 5.29.0</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/first-interaction/compare/v1...v2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
|
2025-07-28 13:01:36 +02:00 |
|
dependabot[bot]
|
22e7d90285
|
Bump actions/first-interaction from 1 to 2
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 2.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](https://github.com/actions/first-interaction/compare/v1...v2)
---
updated-dependencies:
- dependency-name: actions/first-interaction
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-22 00:41:08 +00:00 |
|
|
|
f17a1b24e3
|
update dependencies (#144)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
|
2025-07-03 10:58:06 +02:00 |
|
Kbz-8
|
85c3c844ea
|
[BOT] update dependencies
|
2025-06-29 00:51:34 +00:00 |
|
|
|
14dee628c4
|
starting to work on headless support
|
2025-06-24 07:10:02 +02:00 |
|
|
|
e66c5482ea
|
Indev (#142)
|
2025-06-23 20:46:06 +02:00 |
|
|
|
c474648da0
|
Merge branch 'master' into indev
|
2025-06-23 20:41:57 +02:00 |
|
|
|
c94513107b
|
fixing image set pixel
|
2025-06-23 20:40:42 +02:00 |
|
|
|
ed794863d9
|
Merge branch 'master' of github.com:seekrs/MacroLibX
|
2025-06-23 20:35:45 +02:00 |
|
|
|
c7fba85393
|
fixing image set pixel
|
2025-06-23 20:35:36 +02:00 |
|
|
|
5650662d07
|
update dependencies (#140)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
|
2025-06-01 11:16:11 +02:00 |
|
Kbz-8
|
640554981c
|
[BOT] update dependencies
|
2025-06-01 00:54:50 +00:00 |
|
|
|
a9274fcb3e
|
update dependencies (#139)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
|
2025-05-18 12:54:08 +02:00 |
|
Kbz-8
|
3d6314253a
|
[BOT] update dependencies
|
2025-05-18 00:46:40 +00:00 |
|
|
|
1a77df23ee
|
update dependencies (#138)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
|
2025-05-11 13:35:22 +02:00 |
|
Kbz-8
|
c16c4dc301
|
[BOT] update dependencies
|
2025-05-11 00:45:50 +00:00 |
|
|
|
7354a5ade4
|
update dependencies (#137)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
|
2025-05-05 15:47:10 +02:00 |
|
Kbz-8
|
6c22b3e830
|
[BOT] update dependencies
|
2025-04-20 00:44:40 +00:00 |
|
|
|
0fdc36a6b7
|
update dependencies (#136)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
|
2025-04-17 16:49:02 +02:00 |
|