On 05.02.2015 09:57, Entity325 wrote:
On Thursday, 5 February 2015 at 06:07:34 UTC, Entity325 wrote:
I will see how much I can strip away and still reproduce the problem.
If I find the cause before then, I'll be sure to report back here.
I don't know if this is relevant, but while stripping down my code, I
discovered that suddenly my test code that previously worked also no
longer works.
I sincerely hope this isn't a driver issue, because that'll be a small
nightmare to debug.
Look at this https://github.com/drug007/geoviewer/blob/master/src/sdlapp.d
I used here SDL and OpenGL and it worked. Ctor of SDLApp creates SDL
window with OpenGL context, may be it helps.