summaryrefslogtreecommitdiff
path: root/dgl/src/ApplicationPrivateData.cpp
AgeCommit message (Expand)Author
2022-07-10Add Application::getClassName(), more wasm pugl thingsfalkTX
2022-07-02wasm and egl/gles related thingsfalkTX
2022-06-17Update pugl, get rid of puglMacOSActivateApp (no longer needed)falkTX
2021-11-24Expose puglGetTime as Application::getTimefalkTX
2021-10-01VST3: Handle UI on macOS and WindowsfalkTX
2021-09-13Allow to call Application::quit() from pluginsfalkTX
2021-08-27Do not crash if all X11 failsfalkTX
2021-08-14Make x11 sofd dialog work without patching puglfalkTX
2021-08-05Fix Mac standalone window focusLuciano Iam
2021-07-10Fix RtAudio-related windows buildfalkTX
2021-07-03Mention thread-safety on Application classfalkTX
2021-06-13Alternative approach to thread-safe Application::quitfalkTX
2021-05-23Fixup mess surrounding application class name once and for allfalkTX
2021-05-23Make Application::quit() thread-safefalkTX
2021-05-23testingfalkTX
2021-05-23Temporary debug measuresfalkTX
2021-05-23Get file browser to work, including testfalkTX
2021-05-03Add the needed bits to make window visible, setting sizefalkTX
2021-05-03Start adding some actual implementation to Window classfalkTX
2021-05-02Make Window::PrivateData an IdleCallback, add a few commentsfalkTX
2021-05-01Start Window related tests; comment out all codefalkTX
2021-05-01Do not crash if puglNewWorld failsfalkTX
2021-05-01Put IdleCallback stuff directly in Application classfalkTX
2021-04-30Wrap the entire pugl in a cpp file so we can namespace itfalkTX
2021-03-08Cleanup DGL Application classfalkTX