[docs] troubleshoot section, release policies, gpu documentation #3078
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!3078
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "new-docs-stuff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: lizzie lizzie@eden-emu.dev
WIP: [docs] troubleshoot section, release policies, gpu documentationto [docs] troubleshoot section, release policies, gpu documentationNew commits pushed, approval review dismissed automatically according to repository settings
2bf76ba170cb8a0bc8f4@ -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"Need to be checked if it's really related to this
works for now
@ -87,0 +89,4 @@```cmd@echo offpushd "%~dp0"cd ..We need to remove the
cd ..if the script is run inside the Eden root folder.1de9f3188ac6a741a6f1