Changes between Initial Version and Version 1 of Ticket #12726, comment 1
- Timestamp:
- Apr 21, 2016, 3:48:44 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12726, comment 1
initial v1 2 2 Could you check if using mesa_swpipe OpenGL renderer trigger the same issue ? 3 3 4 5 {{{ 6 pkgman uninstall mesa_swrast 7 pkgman install mesa_swpipe 8 }}}