d-gamedev-team / dbox

The D2 port of the Box2D game physics library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide DirectX implementations of sample apps

opened this issue · comments

Same reasoning as in DChip:

It will be a nice showcase of the library working on any graphics engine, and OpenGL drivers are notoriously bad on Windows anyway. I got several e-mails about GL failing to run, and the diagnostics from GL are terrible.

For those running windows having problems initializing, remove "throw new GLException(msg);" in window.d:162 as a temporary solution.

More info here: https://devtalk.nvidia.com/default/topic/773245/opengl/gldebugmessage-video-memory-message/