[docs] troubleshoot section, release policies, gpu documentation #3078

Merged
crueter merged 8 commits from new-docs-stuff into master 2025-12-12 18:36:21 +01:00
Member
  • gpu docs
  • user guide stuff
  • removed unused named.svg
  • added link to ES-DE frontend stuff from 3rdparty
    Signed-off-by: lizzie lizzie@eden-emu.dev
- gpu docs - user guide stuff - removed unused named.svg - added link to ES-DE frontend stuff from 3rdparty Signed-off-by: lizzie lizzie@eden-emu.dev
DraVee approved these changes 2025-11-23 12:19:44 +01:00
Dismissed
Lizzie changed title from WIP: [docs] troubleshoot section, release policies, gpu documentation to [docs] troubleshoot section, release policies, gpu documentation 2025-11-23 21:37:24 +01:00
Lizzie dismissed DraVee's review 2025-11-24 06:16:20 +01:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

Lizzie force-pushed new-docs-stuff from 2bf76ba170
All checks were successful
eden-license / license-header (pull_request) Successful in 43s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
to cb8a0bc8f4
Some checks reported errors
eden-license / license-header (pull_request) Successful in 44s
GitHub Actions [CI] Build cancelled
2025-11-25 01:23:41 +01:00
Compare
@ -85,2 +85,4 @@
HaikuOS bundles a Mesa library that doesn't support full core OpenGL 4.6 (required by the emulator). This leads to HaikuOS being one of the few computer platforms where Vulkan is the only available option for users. If OpenGL is desired, Mesa has to be built manually from source. For debugging purpouses `lavapipe` is recommended over the GPU driver; there is in-kernel support for NVIDIA cards through.
### Fixes for Windows 10 and above having "Device loss"
Member

Need to be checked if it's really related to this

Need to be checked if it's really related to this
Author
Member

works for now

works for now
@ -87,0 +89,4 @@
```cmd
@echo off
pushd "%~dp0"
cd ..
Member

We need to remove the cd .. if the script is run inside the Eden root folder.

We need to remove the `cd ..` if the script is run inside the Eden root folder.
Lizzie marked this conversation as resolved
Lizzie force-pushed new-docs-stuff from 1de9f3188a
All checks were successful
eden-license / license-header (pull_request) Successful in 49s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
to c6a741a6f1
All checks were successful
eden-license / license-header (pull_request) Successful in 20s
GitHub Actions [CI] Build succeeded
GitHub Releases [CD] Build succeeded – Release published
2025-12-10 07:40:20 +01:00
Compare
DraVee approved these changes 2025-12-11 21:45:35 +01:00
crueter approved these changes 2025-12-12 18:36:15 +01:00
crueter merged commit 1e06c6f752 into master 2025-12-12 18:36:21 +01:00
crueter deleted branch new-docs-stuff 2025-12-12 18:36:21 +01:00
Sign in to join this conversation.
No description provided.