DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX 2a1934940e
Fix BGR/BGRA image use under GLES, auto-convert as needed
4 months ago
..
src Fix BGR/BGRA image use under GLES, auto-convert as needed 4 months ago
Application.hpp Allow to pick classic vs modern app creation 5 months ago
Base.hpp Split OpenGL2 and OpenGL3 implementations into separate files 6 months ago
Cairo.hpp Split OpenGL2 and OpenGL3 implementations into separate files 6 months ago
Color.hpp Add Color::fromRGB() 5 months ago
EventHandlers.hpp Add KnobEventHandler::getMinimum/getMaximum() 11 months ago
FileBrowserDialog.hpp Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 3 years ago
Geometry.hpp Split OpenGL2 and OpenGL3 implementations into separate files 6 months ago
Image.hpp Split OpenGL2 and OpenGL3 implementations into separate files 6 months ago
ImageBase.hpp Add NanoVG::globalTint, some code comments 4 years ago
ImageBaseWidgets.hpp Make imageKnobDoubleClicked optional 1 year ago
ImageWidgets.hpp Less annoying backwards compatibility 4 years ago
Layout.hpp A few more details for layout code, some verified to work, WIP 3 years ago
Makefile Use gles2 as default UI type under wasm 4 months ago
NanoVG.hpp Add NanoImage::update() 10 months ago
OpenGL-include.hpp More GL3/GLES compat fixes 6 months ago
OpenGL.hpp Fix BGR/BGRA image use under GLES, auto-convert as needed 4 months ago
StandaloneWindow.hpp Add missing StandaloneWindow::repaint override 1 year ago
SubWidget.hpp Add SubWidget::toBottom 3 years ago
TopLevelWidget.hpp Adjust clipboard API following latest pugl changes 3 years ago
Vulkan.hpp Fix some strict compiler warnings 4 years ago
WebView.hpp Cleanup, fix build 10 months ago
Widget.hpp Cleanup 1 year ago
Window.hpp Integrate webview directly in Window class alike with file dialog 10 months ago