Commit graph

31 commits

Author SHA1 Message Date
Logan McNaughton
fe5346235e
fix freeze in JFG (#204)
* fix freeze in JFG

* more
2025-01-30 19:32:56 +01:00
Logan McNaughton
f84444a12e
remove rdp_full_sync (#203)
* remove rdp_full_sync

* swap

* swap
2025-01-30 14:42:04 +01:00
Logan McNaughton
363ed0953a set specific version for apt cache 2025-01-29 20:49:21 +01:00
Logan McNaughton
3e2189463f
static link MoltenVK (#196)
* static link MoltenVK

* static link MoltenVK

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test
2025-01-28 20:56:42 +01:00
Logan McNaughton
611121568e
cache apt packages in github workflow (#194) 2025-01-28 14:21:28 +01:00
Logan McNaughton
2148b1c198
Use github arm runner (#188)
* Use github arm runner

* more
2025-01-27 08:52:29 +01:00
Logan McNaughton
6292459f8b
install proper SDL Dependencies (#178)
* install proper SDL Dependencies

* install proper SDL Dependencies
2025-01-25 15:41:58 +01:00
Logan McNaughton
02c8661b4e
Use SDL3 (#175)
* Use SDL3

* more

* more

* more

* source

* more

* destory

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* fix

* fix

* more

* more

* more

* more

* more

* more

* more
2025-01-25 11:25:54 +01:00
Logan McNaughton
be67cb264c
Fix linux arm builds (#148) 2025-01-14 21:08:03 +01:00
Logan McNaughton
80176766a7
Fix arm linux builds (#144) 2025-01-14 15:34:59 +01:00
Logan McNaughton
7ac6f2adb1
Github actions fix (#142) 2025-01-14 14:15:01 +01:00
Logan McNaughton
643338e086
SDL code cleanup (#141)
* SDL code cleanup

* more
2025-01-14 13:59:47 +01:00
Logan McNaughton
a013e72fda
set aarch64 linker from env variable (#131) 2025-01-12 20:09:15 +01:00
Logan McNaughton
5f84c18b39
Build aarch64 for Linux (#129)
* linux aarch

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more
2025-01-12 18:20:42 +01:00
Logan McNaughton
9058cd1715
aarch64 support (#128)
* First step for aarch64

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* test with cpp

* more

* more

* more

* more

* more

* more

* more

* more
2025-01-12 09:20:06 +01:00
Logan McNaughton
c3dee292a2
build update (#106) 2025-01-06 19:11:27 +01:00
Logan McNaughton
508ae5bc17
build updates (#105)
* build updates

* more

* more

* more

* more
2025-01-06 19:08:47 +01:00
Logan McNaughton
e103118407
Use github action to set up rust (#102) 2025-01-01 16:46:54 +01:00
Logan McNaughton
bbb0bd1447
re-enable mac os build (#63)
* re-enable mac os build

* collapse
2024-05-29 07:26:24 -06:00
Logan McNaughton
4da7cd0551
Update parallel-rdp WSI integration (#61)
* Update parallel-rdp WSI integration

* fix build

* disable mac build
2024-05-27 13:23:56 -06:00
Logan McNaughton
49ba66f0a3
Fix linter errors (#55) 2024-05-02 07:29:48 -06:00
dependabot[bot]
981a8e8f05
Bump actions/upload-artifact from 3 to 4 (#32)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 19:56:37 -07:00
Logan McNaughton
e848789965
Create FUNDING.yml 2023-11-04 12:54:15 -06:00
Logan McNaughton
46625f3104
clippy fixes (#22)
* clippy fixes

* typo fix

* more

* more

* more

* more

* more

* more

* add workflow
2023-10-24 14:20:48 +03:00
Logan McNaughton
75f3ab713e
install sdl2 headers (#11) 2023-10-06 21:05:39 -06:00
Logan McNaughton
ccbade0c6b add sdl headers 2023-10-06 20:58:35 -06:00
Logan McNaughton
dfcd0a21d7
clean up build process (#9)
* clean up build process

* more

* more

* add mac

* more

* more

* Update build.rs
2023-10-06 09:41:27 -06:00
Logan McNaughton
36c56dacce add readme 2023-10-05 21:17:40 -06:00
dependabot[bot]
20b0d88727
Bump actions/checkout from 3 to 4 (#3)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 22:03:12 -06:00
Logan McNaughton
f7a586a1e0
add build workflow (#2)
* add build workflow

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* fix

* more

* more

* more

* more

* more

* remove pkg-config

* remove

* more

* fix

* last
2023-10-04 17:52:58 -06:00
Logan McNaughton
2e4a23c315 Initial Commit 2023-10-04 14:33:17 -06:00