Commit graph

11 commits

Author SHA1 Message Date
Martin van Zijl
708c582210 Fix OpenGL assert failures (e.g. using preview feature).
Based on patch by @Teiji-Matsusaka.

Fixes #434. Possibly addresses #2704, too.
2020-03-02 09:06:10 +13:00
shun_iwasawa
339330f82f prevent windows outside the gui thread 2017-10-11 11:40:34 +09:00
Jeremy Bullock
5b52af4342 Fix for mac 2017-08-08 22:54:55 -06:00
Ivan Mahonin
1213cfb37b #shaders: fix warnings about context thread 2017-08-07 11:22:46 +07:00
Jeremy Bullock
d165bbb42c #shaders: start of shaders fix 2017-08-07 11:22:31 +07:00
shun-iwasawa
27b0cfd38c clang formatting (#703) 2016-08-04 16:23:36 +09:00
tomosu
ac08090374 change to move thread before destructor called (#702) 2016-08-04 14:40:59 +09:00
Shinya Kitaoka
2a7129aa92 use std::unique_ptr<> instead of std::auto_ptr<> (#601) 2016-07-20 21:49:32 +09:00
Shinya Kitaoka
120a6e041c apply clang-format 2016-06-15 15:43:10 +09:00
Shinya Kitaoka
262a92f130 use smart pointer for m_imp 2016-04-14 19:15:09 +09:00
Toshihiro Shimizu
890dddabbd first commit 2016-03-19 02:57:51 +09:00