Open GanMatt opened 8 years ago
Do you know if this issue comes from a recent update?
let me check
Works ok on my Mac Mini. Both recent ~master for dlangui and dlangide. Updated dlangui dependency version. Could you try dub upgrade --force-remove and then dub build? Could you check in logs if OpenGL is initialized properly? Are you building with DUB or MonoDevelop? In MonoDevelop probably X11 config is selected (DebugX11) - OpenGL does not work in X11 backend on Mac - switch to Debug.
Followed your instructions. Running via DUB. 2015-12-26 15:44:27.747 I Trying to create OpenGL 3.2 context 2015-12-26 15:44:27.750 I Created successfully
25% CPU usage idle. 100% CPU when highlighting.
Uses 100% CPU when highlighting text. Not snappy.