Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide DirectX implementations of sample apps #3

Open
ghost opened this issue Jan 31, 2015 · 1 comment
Open

Provide DirectX implementations of sample apps #3

ghost opened this issue Jan 31, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 31, 2015

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.

@ghost ghost self-assigned this Jan 31, 2015
@ghost ghost added the enhancement label Jan 31, 2015
@Trollgeir
Copy link

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/

@ghost ghost removed their assignment Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant