Changes between Version 5 and Version 6 of Ticket #13191, comment 37
- Timestamp:
- Aug 3, 2018, 6:53:07 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13191, comment 37
v5 v6 1 @kallisti5 - Applied patches and built Mesa 18.2 (git). The issue I found was the StartSaver handling code in Flurry.cpp. Most of the GL apps/code I've ran successfully without any crashes or screensaver preview exit/enter issues didn't have BeOS handling code and seem to work fine with mesa-swpipe. All the other GL apps I tested properly exit and kill app threads without the BeOS-specific code... I'll review porting Flurry from that perspective.1 @kallisti5 - Applied patches and built Mesa 18.2 (git). I reviewed the screensavers per the 'Be Advanced Topics' specs and was able to fix them to work with mesa-swpipe by doing something similar to i80and's approach. All the other GL apps I tested properly exit and kill app threads without the BeOS-specific code. 2 2 3 3 Tested with Mesa mesa-swpipe 17.1.10, 18.1.5, & 18.2 (git)