You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to be able to use the DirectX renderer, so that the GUI starts even if no "real" GPU driver is installed. I tested the demos from https://github.com/ocornut/imgui#demo and the directX executables work just fine. Is this feasible?
Currently I get: APIUnavailable: WGL: The driver does not appear to support OpenGL
Alternative solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Yep. There is a backend implementation in cimgui and other backend should be implemented there first. Unfortunately i can't do anything about directx as I'm a Linux user
Related problem
AllenDang/giu#170 (comment)
AllenDang/giu#147 (comment)
Your request
It would be useful to be able to use the DirectX renderer, so that the GUI starts even if no "real" GPU driver is installed. I tested the demos from https://github.com/ocornut/imgui#demo and the directX executables work just fine. Is this feasible?
Currently I get:
APIUnavailable: WGL: The driver does not appear to support OpenGL
Alternative solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: