1 | | The issue is within mesa_swpipe. I swapped out mesa_swpipe with mesa_swrast and it fixed all my 3D rendering issues and crash issues. So, that is the quick workaround for now. |
2 | | Need to review GLView locking/unlocking in apps per dev specs. Fixing mesa_swpipe is long term fix. Short term fix is to provide mesa_swrast in Haiku Depot/nightly images. |
| 1 | The issue is within mesa_swpipe. I swapped out mesa_swpipe with mesa_swrast and it fixed all my 3D rendering issues and crash issues. |
| 2 | |
| 3 | Short term: Provide mesa_swrast in Haiku Depot/nightly images. |
| 4 | |
| 5 | Long term: Fix mesa_swpipe driver issues. |