mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
It turns out to be possible to get a barrier event at the same time as a configure notify event (which rebuilds the barriers), and trying to release the pointer at such a time results in a bad barrier error and program crash. Thus check the event barrier against the currently existing barriers before attempting to release the pointer. This does mean that a better mechanism for sequencing window repositioning and barrier creation may be required. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |